chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates - #196
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates#196dependabot[bot] wants to merge 1 commit into
Conversation
…updates Bumps the npm_and_yarn group with 1 update in the /site directory: [sharp](https://github.com/lovell/sharp). Bumps the npm_and_yarn group with 1 update in the /server/dashboard directory: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `sharp` from 0.34.5 to 0.35.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.2) Updates `react-router-dom` from 6.30.4 to 7.0.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.0.0/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.0.0/packages/react-router-dom) Updates `react-router` from 6.30.4 to 7.0.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.0.0/packages/react-router) --- updated-dependencies: - dependency-name: sharp dependency-version: 0.35.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-router-dom dependency-version: 7.0.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: react-router dependency-version: 7.0.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
| "node_modules/turbo-stream": { | ||
| "version": "2.4.0", | ||
| "resolved": "https://registry.npmjs.org/turbo-stream/-/turbo-stream-2.4.0.tgz", | ||
| "integrity": "sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==", | ||
| "license": "ISC" | ||
| }, |
|
Superseded by #213. Scanning this PR's ref shows the react-router 7.0.0 bump introduces eight HIGH advisories that 6.30.4 does not have — CVE-2026-55685 (fixed in 7.18.0), CVE-2026-42342 (7.15.0), CVE-2026-42211 (7.14.2), CVE-2026-34077 (7.14.0, also via #213 takes react-router-dom straight to 7.18.1 (newest 7.x, peer |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
chore(deps): clear the open Dependabot security alerts (supersedes #196)
Bumps the npm_and_yarn group with 1 update in the /site directory: sharp.
Bumps the npm_and_yarn group with 1 update in the /server/dashboard directory: react-router-dom.
Updates
sharpfrom 0.34.5 to 0.35.2Release notes
Sourced from sharp's releases.
... (truncated)
Commits
c9622a3Release v0.35.2cd4568fUpgrade to sharp-libvips v1.3.178390cfTests: Add font file to prevent font discovery flakiness (#4550)61210b4Verify convolve kernel values are numbers (#4549)1cb27dcPrerelease v0.35.2-rc.2c7606c3Upgrade to sharp-libvips v1.3.1-rc.029d1e9ePrerelease v0.35.2-rc.1bbba0a1Improve code bundler support with stub binariesab52866Bound dilate and erode width to avoid mask-size overflow (#4548)0f594ddPrerelease v0.35.2-rc.0Updates
react-router-domfrom 6.30.4 to 7.0.0Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
e8e3b00chore: Update version for release (#12344)1499f3echore: Update version for release (pre) (#12315)995bcbbchore: Update version for release (pre) (#12235)0e9b346chore: Update version for release (pre) (#12205)6576bd0chore: Update version for release (pre) (#12202)8daac72Merge branch 'dev' into release-next2d5924ffeat: configure export conditions properly (#12136)18dc8b8chore: Update version for release (pre) (#12184)fde6951Merge branch 'dev' into release-next813497aDrop support for Node 18 and installGlobals (#12171)Attestation changes
This version has no provenance attestation, while the previous version (6.30.4) was attested. Review the package versions before updating.
Updates
react-routerfrom 6.30.4 to 7.0.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
e8e3b00chore: Update version for release (#12344)1499f3echore: Update version for release (pre) (#12315)fd76ac8Merge branch 'dev' into release-next1217253add export conditions for route module types (#12312)b0e037fun-deprecate types for library mode (#12309)144a89afix types forAwait's render prop (#12298)7d365edmatches as component prop (#12291)7d92685typegen: not ignored by skipLibCheck (#12289)2bd6740Addreact-router.config.ts(#12251)5a7b291typegen:+types.\<route>->+types/\<route>(#12284)Attestation changes
This version has no provenance attestation, while the previous version (6.30.4) was attested. Review the package versions before updating.
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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.