chore(deps): bump query-string from 9.1.1 to 9.3.1#540
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): bump query-string from 9.1.1 to 9.3.1#540dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [query-string](https://github.com/sindresorhus/query-string) from 9.1.1 to 9.3.1. - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.1.1...v9.3.1) --- updated-dependencies: - dependency-name: query-string dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🐳 Hadolint Dockerfile Lint ResultsClick to expand detailed resultsDockerfile:17 DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps query-string from 9.1.1 to 9.3.1.
Release notes
Sourced from query-string's releases.
Commits
6c6f6609.3.1720f2ffFix custom type functions with array formatsb46abfc9.3.0509014dAddreplaceroption tostringify()ab603a8Document supported value types forstringify()ec67feaFix encoded separator incorrectly splitting single values into arrays2e1f45aAdd comprehensive test coverage forqueryString.exclude()dc13d749.2.2557a550Accept valueless parameters astruewhen using a boolean withtypesoptio...a2779219.2.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dependency-only patch/minor bump with no application code changes; risk is limited to any subtle behavior changes in query parsing/stringifying at runtime.
Overview
Updates the
query-stringdependency from^9.1.1to^9.3.1inpackage.json, and refreshespackage-lock.jsonto pinquery-string@9.3.1with updated tarball/integrity values.Written by Cursor Bugbot for commit 2249205. This will update automatically on new commits. Configure here.