Bump qs, @kubernetes/client-node, cypress, body-parser, node-sass, spectron and express#524
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump qs, @kubernetes/client-node, cypress, body-parser, node-sass, spectron and express#524dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ectron and express Bumps [qs](https://github.com/ljharb/qs) to 6.14.2 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [@kubernetes/client-node](https://github.com/kubernetes-client/javascript), [cypress](https://github.com/cypress-io/cypress), [body-parser](https://github.com/expressjs/body-parser), [node-sass](https://github.com/sass/node-sass), [spectron](https://github.com/electron/spectron) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.14.2) Updates `@kubernetes/client-node` from 0.10.2 to 1.4.0 - [Release notes](https://github.com/kubernetes-client/javascript/releases) - [Commits](kubernetes-client/javascript@0.10.2...1.4.0) Updates `cypress` from 3.4.0 to 15.10.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vite-dev-server-v3.4.0...v15.10.0) Updates `body-parser` from 1.19.2 to 1.20.4 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@1.19.2...1.20.4) Updates `node-sass` from 4.12.0 to 9.0.0 - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.12.0...v9.0.0) Updates `spectron` from 3.8.0 to 19.0.0 - [Release notes](https://github.com/electron/spectron/releases) - [Changelog](https://github.com/electron-userland/spectron/blob/master/CHANGELOG.md) - [Commits](electron-userland/spectron@v3.8.0...v19.0.0) Updates `express` from 4.17.0 to 4.22.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md) - [Commits](expressjs/express@4.17.0...v4.22.1) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: indirect - dependency-name: "@kubernetes/client-node" dependency-version: 1.4.0 dependency-type: direct:production - dependency-name: cypress dependency-version: 15.10.0 dependency-type: direct:development - dependency-name: body-parser dependency-version: 1.20.4 dependency-type: indirect - dependency-name: node-sass dependency-version: 9.0.0 dependency-type: direct:development - dependency-name: spectron dependency-version: 19.0.0 dependency-type: direct:development - dependency-name: express dependency-version: 4.22.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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 qs to 6.14.2 and updates ancestor dependencies qs, @kubernetes/client-node, cypress, body-parser, node-sass, spectron and express. These dependencies need to be updated together.
Updates
qsfrom 6.5.2 to 6.14.2Changelog
Sourced from qs's changelog.
... (truncated)
Commits
bdcf0c7v6.14.2294db90[readme] document thataddQueryPrefixdoes not add?to empty output5c308e5[readme] clarifyparseArraysandarrayLimitdocumentation6addf8c[Fix]parse: mark overflow objects for indexed notation exceedingarrayLimitcfc108f[Fix]arrayLimitmeans max count, not max index, incombine/merge/`pars...febb644[Fix]parse: throw onarrayLimitexceeded with indexed notation when `thr...f6a7abf[Fix]parse: enforcearrayLimitoncomma-parsed valuesfbc5206[Fix]parse: fix error message to reflect arrayLimit as max index; remove e...1b9a8b4[actions] fix rebase workflow permissions2a35775[meta] fix changelog typo (arrayLength→arrayLimit)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@kubernetes/client-nodefrom 0.10.2 to 1.4.0Release notes
Sourced from
@kubernetes/client-node's releases.... (truncated)
Commits
19a7cedMerge pull request #2636 from kubernetes-client/brendandburns-patch-1623985c6address commentcf1f5aabuild(deps): bump@types/nodefrom 24.6.1 to 24.6.2 (#2647)0d7b508Merge pull request #2646 from kubernetes-client/max/2448/errorcallback-on-con...d80b7d0fix: readd error callback on informer error and connect events2f2b63aMerge pull request #2645 from sachiniyer/main02b4f47build(deps): bump@types/nodefrom 24.6.0 to 24.6.1 (#2643)6878c9aMerge pull request #2644 from kubernetes-client/dependabot/npm_and_yarn/main/...27ed55cadd ObjectCache to the return type of makeInformer1c37138build(deps-dev): bump typescript from 5.9.2 to 5.9.3Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
cypressfrom 3.4.0 to 15.10.0Release notes
Sourced from cypress's releases.
... (truncated)
Commits
e4324d1chore: v15.10.0 release (#33323)5b93401feat: display the resolved expose values in the resolved config ui (#33322)babb713docs: Update deprecation notice for Cypress.env() (#33320)2e00636chore: clarify allowCypressEnv error message (#33286)1f9d7f5docs: fix grammar in CLI README (#33317)f40f51echore: Update v8 snapshot cache - darwin (#33316)c61359echore: Update v8 snapshot cache - windows (#33315)fd01024chore: Update v8 snapshot cache - linux (#33314)fa872c6chore: fix cypress in cypress test replays (#33309)eb0f256chore(deps): update dependency devtools-protocol to v0.0.1575685 (#33294)Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.Updates
body-parserfrom 1.19.2 to 1.20.4Release notes
Sourced from body-parser's releases.
... (truncated)
Changelog
Sourced from body-parser's changelog.
Commits
7db202c1.20.4 (#672)d8f8adbci: add CodeQL (SAST) (#670)6d133c1chore: remove SECURITY.md (#669)fcd1535deps: use tilde notation and update certain dependencies (#668)ec5fa29deps: qs@~6.14.0 (#664)ffb95c1ci: restore CI for 1.x branch (#665)48a5f07ci: add support for Node.js v23 (#553)f20f6adRemove redundant depth check (#538)17529511.20.339744cfchore: linter (#534)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
node-sassfrom 4.12.0 to 9.0.0Release notes
Sourced from node-sass's releases.
... (truncated)
Changelog
Sourced from node-sass's changelog.
Commits
87f3899feat: Node 20 support (#3355)06ae4c7build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 (#3350)e069f73build(deps): bump coverallsapp/github-action from 1.2.0 to 2.0.0c34837dbuild(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.0ee13eb98.0.098e75b3feat: Node 18 and 19 support and drop Node 17 (#3257)e9bb866Bump node-gyp and nan for node 19 support (#3314)ab7840bFix binaries being partially downloaded (#3313)d595abf7.0.33b556c17.0.2Updates
spectronfrom 3.8.0 to 19.0.0Release notes
Sourced from spectron's releases.
Changelog
Sourced from spectron's changelog.
Commits
cc21bffchore: v19.0.0 (#1054)c4b429fdoc: use async-await to explain APIs in README (#1032)25f6cd4chore: support Electron 16 (#1053)b28834dMerge pull request #981 from jopemachine/patch-19c6fc71Merge branch 'master' into patch-1640b23aMerge pull request #1052 from electron-userland/electron-v15.0.074b08cfchore: support Electron 15f654a67Merge pull request #1051 from electron-userland/v14.0.0e6cb89dchore: support Electron 143f90b30Merge pull request #1050 from electron-userland/fixup-testsInstall script changes
This version adds
postinstall,preparescripts that run during installation. Review the package contents before updating.Updates
expressfrom 4.17.0 to 4.22.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
12fae144.22.15ddf311Revert "sec: security patch for CVE-2024-51999"49744ab4.22.0 (#6921)6e97452sec: security patch for CVE-2024-519996a23d34deps: use tilde notation forqs(#6919)8c12cdfdeps: qs@6.14.0 (#6909)7fea74fdeps: use tilde notation for certain dependencies (#6905)dac7a04chore: wider range for query test skip (#6513)997919bci: add node.js 24 to test matrix (#6506)36fb59cfix(ci): reordernpm isteps to fix ci for older node versions (#6336)Maintainer changes
This version was pushed to npm by jonchurch, a new releaser for express since your current version.
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.