Skip to content

Bump decode-uri-component and query-string - #126

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-9dd10c65e8
Open

Bump decode-uri-component and query-string#126
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-9dd10c65e8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps decode-uri-component to 0.5.0 and updates ancestor dependency query-string. These dependencies need to be updated together.

Updates decode-uri-component from 0.2.2 to 0.5.0

Release notes

Sourced from decode-uri-component's releases.

v0.5.0

  • Rewrite decoder as single-pass UTF-8 scanner and expand tests fa479da
  • Fix ci and tests 38bdbec
  • Add sideEffects: false to package.json 89446f9

SamVerschueren/decode-uri-component@v0.4.1...v0.5.0

v0.4.1

  • Add TypeScript type definitions c345b4c

SamVerschueren/decode-uri-component@v0.4.0...v0.4.1

v0.4.0

  • Require Node.js 14 and move to ESM (#11) b09e39d

SamVerschueren/decode-uri-component@v0.3.0...v0.4.0

v0.3.0

  • Do not decode + to a space - fixes #3 3bbc879

SamVerschueren/decode-uri-component@v0.2.2...v0.3.0

Commits

Updates query-string from 7.1.0 to 9.5.0

Release notes

Sourced from query-string's releases.

v9.5.0

  • Update dependencies 55e453d

sindresorhus/query-string@v9.4.1...v9.5.0

v9.4.1

  • Fix relative URLs with fragments 872fb6f

sindresorhus/query-string@v9.4.0...v9.4.1

v9.4.0

  • Improve performance 482b19a

sindresorhus/query-string@v9.3.1...v9.4.0

v9.3.1

  • Fix custom type functions with array formats 720f2ff

sindresorhus/query-string@v9.3.0...v9.3.1

v9.3.0

  • Add replacer option to stringify() 509014d
  • Fix encoded separator incorrectly splitting single values into arrays ec67fea

sindresorhus/query-string@v9.2.2...v9.3.0

v9.2.2

  • Accept valueless parameters as true when using a boolean with types option (#410) 557a550

sindresorhus/query-string@v9.2.1...v9.2.2

v9.2.1

  • Fix stringifyUrl not respecting passed in options 38dae7b

sindresorhus/query-string@v9.2.0...v9.2.1

... (truncated)

Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) to 0.5.0 and updates ancestor dependency [query-string](https://github.com/sindresorhus/query-string). These dependencies need to be updated together.


Updates `decode-uri-component` from 0.2.2 to 0.5.0
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.2...v0.5.0)

Updates `query-string` from 7.1.0 to 9.5.0
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v7.1.0...v9.5.0)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-version: 0.5.0
  dependency-type: indirect
- dependency-name: query-string
  dependency-version: 9.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants