Title: Bump qs and express in /examples/web-app by dependabot[bot] · Pull Request #259 · Azure/AppConfiguration-JavaScriptProvider · GitHub
Open Graph Title: Bump qs and express in /examples/web-app by dependabot[bot] · Pull Request #259 · Azure/AppConfiguration-JavaScriptProvider
X Title: Bump qs and express in /examples/web-app by dependabot[bot] · Pull Request #259 · Azure/AppConfiguration-JavaScriptProvider
Description: ⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps qs to 6.14.1 and updates ancestor dependency express. These dependencies need to be updated together.
Updates qs from 6.13.0 to 6.14.1
Changelog
Sourced from qs's changelog.
6.14.1
[Fix] ensure arrayLength applies to [] notation as well
[Fix] parse: when a custom decoder returns null for a key, ignore that key
[Refactor] parse: extract key segment splitting helper
[meta] add threat model
[actions] add workflow permissions
[Tests] stringify: increase coverage
[Dev Deps] update eslint, @ljharb/eslint-config, npmignore, es-value-fixtures, for-each, object-inspect
6.14.0
[New] parse: add throwOnParameterLimitExceeded option (#517)
[Refactor] parse: use utils.combine more
[patch] parse: add explicit throwOnLimitExceeded default
[actions] use shared action; re-add finishers
[meta] Fix changelog formatting bug
[Deps] update side-channel
[Dev Deps] update es-value-fixtures, has-bigints, has-proto, has-symbols
[Tests] increase coverage
6.13.1
[Fix] stringify: avoid a crash when a filter key is null
[Fix] utils.merge: functions should not be stringified into keys
[Fix] parse: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset
[Fix] stringify: ensure a non-string filter does not crash
[Refactor] use __proto__ syntax instead of Object.create for null objects
[Refactor] misc cleanup
[Tests] utils.merge: add some coverage
[Tests] fix a test case
[actions] split out node 10-20, and 20+
[Dev Deps] update es-value-fixtures, mock-property, object-inspect, tape
Commits
3fa11a5 v6.14.1
a626704 [Dev Deps] update npmignore
3086902 [Fix] ensure arrayLength applies to [] notation as well
fc7930e [Dev Deps] update eslint, @ljharb/eslint-config
0b06aac [Dev Deps] update @ljharb/eslint-config
64951f6 [Refactor] parse: extract key segment splitting helper
e1bd259 [Dev Deps] update @ljharb/eslint-config
f4b3d39 [eslint] add eslint 9 optional peer dep
6e94d95 [Dev Deps] update eslint, @ljharb/eslint-config, npmignore
973dc3c [actions] add workflow permissions
Additional commits viewable in compare view
Updates express from 4.21.2 to 4.22.1
Release notes
Sourced from express's releases.
v4.22.1
What's Changed
[!IMPORTANT]
The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.
Release: 4.22.1 by @UlisesGascon in expressjs/express#6934
Full Changelog: expressjs/express@4.22.0...v4.22.1
4.22.0
Important: Security
Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
What's Changed
Refactor: improve readability by @sazk07 in expressjs/express#6190
ci: add support for Node.js@23.0 by @UlisesGascon in expressjs/express#6080
Method functions with no path should error by @wesleytodd in expressjs/express#5957
ci: updated github actions ci workflow by @Phillip9587 in expressjs/express#6323
ci: reorder npm i steps to fix ci for older node versions by @Phillip9587 in expressjs/express#6336
Backport: ci: add node.js 24 to test matrix by @Phillip9587 in expressjs/express#6506
chore(4.x): wider range for query test skip by @jonchurch in expressjs/express#6513
use tilde notation for certain dependencies by @UlisesGascon in expressjs/express#6905
deps: qs@6.14.0 by @UlisesGascon in expressjs/express#6909
deps: use tilde notation for qs by @Phillip9587 in expressjs/express#6919
Release: 4.22.0 by @UlisesGascon in expressjs/express#6921
Full Changelog: expressjs/express@4.21.2...4.22.0
Changelog
Sourced from express's changelog.
4.22.1 / 2025-12-01
Revert security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
4.22.0 / 2025-12-01
Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6)
deps: use tilde notation for dependencies
deps: qs@6.14.0
Commits
12fae14 4.22.1
5ddf311 Revert "sec: security patch for CVE-2024-51999"
49744ab 4.22.0 (#6921)
6e97452 sec: security patch for CVE-2024-51999
6a23d34 deps: use tilde notation for qs (#6919)
8c12cdf deps: qs@6.14.0 (#6909)
7fea74f deps: use tilde notation for certain dependencies (#6905)
dac7a04 chore: wider range for query test skip (#6513)
997919b ci: add node.js 24 to test matrix (#6506)
36fb59c fix(ci): reorder npm i steps to fix ci for older node versions (#6336)
Additional commits viewable in compare view
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 merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show
Open Graph Description: ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence...
X Description: ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take preced...
Opengraph URL: https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/259
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:5b11e206-ed97-e733-8934-3cf60e7594e0 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | 9EAC:F6FB9:B842A4:F95B1F:698E40C1 |
| html-safe-nonce | 1e6e293947b428993c0915a6f1ceefbb0a16633713853df0b0868ad2f71719bf |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RUFDOkY2RkI5OkI4NDJBNDpGOTVCMUY6Njk4RTQwQzEiLCJ2aXNpdG9yX2lkIjoiMjYwMTA1NTk5Mzg3MDc2NDkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 76ae1a26e88af66fd911c517a9816416079741c398c75c1f9c19377b708db332 |
| hovercard-subject-tag | pull_request:3140740579 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/259/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | ⚠️ Dependabot is rebasing this PR ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | a5632af64f7fed7bff1d6a428d1aca1b94fa7a48f760de2d39d9b1effdbf0082 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/Azure/AppConfiguration-JavaScriptProvider git https://github.com/Azure/AppConfiguration-JavaScriptProvider.git |
| octolytics-dimension-user_id | 6844498 |
| octolytics-dimension-user_login | Azure |
| octolytics-dimension-repository_id | 688057518 |
| octolytics-dimension-repository_nwo | Azure/AppConfiguration-JavaScriptProvider |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 688057518 |
| octolytics-dimension-repository_network_root_nwo | Azure/AppConfiguration-JavaScriptProvider |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | aa1fa9100f85cd8b602c63c7e337f9151e70024f |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width