Bump qs, jspdf, node-sass, react-scripts and cypress#219
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump qs, jspdf, node-sass, react-scripts and cypress#219dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [qs](https://github.com/ljharb/qs), [jspdf](https://github.com/parallax/jsPDF), [node-sass](https://github.com/sass/node-sass), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) and [cypress](https://github.com/cypress-io/cypress). These dependencies needed to be updated together. Updates `qs` from 6.8.0 to 6.14.2 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.8.0...v6.14.2) Updates `jspdf` from 1.5.3 to 4.1.0 - [Release notes](https://github.com/parallax/jsPDF/releases) - [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md) - [Commits](parallax/jsPDF@v1.5.3...v4.1.0) 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 `react-scripts` from 3.4.4 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) Updates `cypress` from 4.12.1 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](cypress-io/cypress@v4.12.1...v15.10.0) --- updated-dependencies: - dependency-name: qs dependency-version: 6.14.2 dependency-type: direct:production - dependency-name: jspdf dependency-version: 4.1.0 dependency-type: direct:production - dependency-name: node-sass dependency-version: 9.0.0 dependency-type: direct:production - dependency-name: react-scripts dependency-version: 5.0.1 dependency-type: direct:production - dependency-name: cypress dependency-version: 15.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 12, 2026
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, jspdf, node-sass, react-scripts and cypress. These dependencies needed to be updated together.
Updates
qsfrom 6.8.0 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)Updates
jspdffrom 1.5.3 to 4.1.0Release notes
Sourced from jspdf's releases.
... (truncated)
Commits
02273814.1.0ae4b93fMerge commit from fork2863e5cMerge commit from forkefe54bfMerge commit from forkda291a5Merge commit from fork685e41eBump@koa/corsand local-web-server (#3951)8cc22a5Bump tmp, inquirer and karma (#3945)008b276Bump sha.js from 2.4.11 to 2.4.12 (#3946)ff66d52Bump vite from 5.4.20 to 5.4.21 in /examples/vite (#3949)bcf79f2Bump cipher-base from 1.0.4 to 1.0.7 (#3942)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
react-scriptsfrom 3.4.4 to 5.0.1Commits
19fa58dPublish9802941fix: webpack noise printed only if error or warning (#12245)2eef1d0Update templates to use React 18createRoot(#12220)221e511Publish5614c87Add support for Tailwind (#11717)20edab4fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0Update all dependencies (#11624)f5467d5feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ceUpdate webpack and dev server (#11646)544befeUpdate package.json (#11597)Updates
cypressfrom 4.12.1 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.
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.