Skip to content

Commit 2c041b3

Browse files
chore(deps-dev): bump @remix-run/server-runtime from 2.15.2 to 2.17.3 in /packages/remix (#18750)
Bumps [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime) from 2.15.2 to 2.17.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remix-run/remix/releases"><code>@​remix-run/server-runtime</code>'s releases</a>.</em></p> <blockquote> <h2>v2.17.3</h2> <p>See the changelog for the release notes: <a href="https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173">https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173</a></p> <h2>v2.17.2</h2> <p>See the changelog for the release notes: <a href="https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172">https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172</a></p> <h2>remix v2.17.1</h2> <p>See the changelog for the release notes: <a href="https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171">https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648"><code>b1d29d9</code></a> Version 2.17.3</li> <li><a href="https://github.com/remix-run/remix/commit/161a75bf0a047cc0092f7c38b6d162994287f711"><code>161a75b</code></a> Validate submission origins (<a href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime/issues/10926">#10926</a>)</li> <li><a href="https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d"><code>4a5ffd1</code></a> Revert &quot;Version 2.17.3&quot;</li> <li><a href="https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559"><code>98c89fa</code></a> Version 2.17.3</li> <li><a href="https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8"><code>3920349</code></a> Version 2.17.2</li> <li><a href="https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36"><code>91ef6fe</code></a> Version 2.17.1</li> <li><a href="https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b"><code>3000859</code></a> chore: Update version for release (<a href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime/issues/10698">#10698</a>)</li> <li><a href="https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034"><code>3004a98</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime/issues/10692">#10692</a>)</li> <li><a href="https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999"><code>fc5cb1f</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime/issues/10691">#10691</a>)</li> <li><a href="https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77"><code>3869e0e</code></a> chore: Update version for release (<a href="https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime/issues/10643">#10643</a>)</li> <li>Additional commits viewable in <a href="https://github.com/remix-run/remix/commits/[email protected]/packages/remix-server-runtime">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​remix-run/server-runtime</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@remix-run/server-runtime&package-manager=npm_and_yarn&previous-version=2.15.2&new-version=2.17.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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](https://github.com/getsentry/sentry-javascript/network/alerts). </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JPeer264 <[email protected]>
1 parent 6c9317c commit 2c041b3

File tree

2 files changed

+51
-46
lines changed

2 files changed

+51
-46
lines changed

packages/remix/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@
7676
"yargs": "^17.6.0"
7777
},
7878
"devDependencies": {
79-
"@remix-run/node": "^2.15.2",
80-
"@remix-run/react": "^2.15.2",
81-
"@remix-run/server-runtime": "2.15.2",
79+
"@remix-run/node": "^2.17.4",
80+
"@remix-run/react": "^2.17.4",
81+
"@remix-run/server-runtime": "^2.17.4",
8282
"@types/express": "^4.17.14",
8383
"react": "^18.3.1",
8484
"react-dom": "^18.3.1",

yarn.lock

Lines changed: 48 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -6609,47 +6609,52 @@
66096609
resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-1.0.5.tgz#a6d70ef7a0e71e083ea09b967df0a0ed742bc6ad"
66106610
integrity sha512-IFjIgTusQym2B5IZJG3XKr5llka7ey84fw/NOYqESP5WUfQs9zz1ww/9+qoz4ka/S6KcGBodzlCeZ5UImKbscg==
66116611

6612-
"@remix-run/node@^2.15.2":
6613-
version "2.15.2"
6614-
resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.15.2.tgz#7ea460335b66a06d22e554a84edf09e2b8879a8a"
6615-
integrity sha512-NS/h5uxje7DYCNgcKqKAiUhf0r2HVnoYUBWLyIIMmCUP1ddWurBP6xTPcWzGhEvV/EvguniYi1wJZ5+X8sonWw==
6612+
"@remix-run/node@^2.17.4":
6613+
version "2.17.4"
6614+
resolved "https://registry.yarnpkg.com/@remix-run/node/-/node-2.17.4.tgz#dfcc43106fc631c1bd6644d215d5698eb4958962"
6615+
integrity sha512-9A29JaYiGHDEmaiQuD1IlO/TrQxnnkj98GpytihU+Nz6yTt6RwzzyMMqTAoasRd1dPD4OeSaSqbwkcim/eE76Q==
66166616
dependencies:
6617-
"@remix-run/server-runtime" "2.15.2"
6617+
"@remix-run/server-runtime" "2.17.4"
66186618
"@remix-run/web-fetch" "^4.4.2"
66196619
"@web3-storage/multipart-parser" "^1.0.0"
66206620
cookie-signature "^1.1.0"
66216621
source-map-support "^0.5.21"
66226622
stream-slice "^0.1.2"
6623-
undici "^6.11.1"
6623+
undici "^6.21.2"
66246624

6625-
"@remix-run/react@^2.15.2":
6626-
version "2.15.2"
6627-
resolved "https://registry.yarnpkg.com/@remix-run/react/-/react-2.15.2.tgz#4f57434c120e0b7885d8b737c417b67f72a3a042"
6628-
integrity sha512-NAAMsSgoC/sdOgovUewwRCE/RUm3F+MBxxZKfwu3POCNeHaplY5qGkH/y8PUXvdN1EBG7Z0Ko43dyzCfcEy5PA==
6625+
"@remix-run/react@^2.17.4":
6626+
version "2.17.4"
6627+
resolved "https://registry.yarnpkg.com/@remix-run/react/-/react-2.17.4.tgz#128b6505c118e4bf67d919ee7d3991c0f6c65028"
6628+
integrity sha512-MeXHacIBoohr9jzec5j/Rmk57xk34korkPDDb0OPHgkdvh20lO5fJoSAcnZfjTIOH+Vsq1ZRQlmvG5PRQ/64Sw==
66296629
dependencies:
6630-
"@remix-run/router" "1.21.0"
6631-
"@remix-run/server-runtime" "2.15.2"
6632-
react-router "6.28.1"
6633-
react-router-dom "6.28.1"
6634-
turbo-stream "2.4.0"
6630+
"@remix-run/router" "1.23.2"
6631+
"@remix-run/server-runtime" "2.17.4"
6632+
react-router "6.30.3"
6633+
react-router-dom "6.30.3"
6634+
turbo-stream "2.4.1"
66356635

6636-
"@remix-run/[email protected]", "@remix-run/[email protected]":
6636+
"@remix-run/[email protected]":
66376637
version "1.21.0"
66386638
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5"
66396639
integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==
66406640

6641-
"@remix-run/[email protected]":
6642-
version "2.15.2"
6643-
resolved "https://registry.yarnpkg.com/@remix-run/server-runtime/-/server-runtime-2.15.2.tgz#5be945027612c0891748d1788d39fea1ef0ba33c"
6644-
integrity sha512-OqiPcvEnnU88B8b1LIWHHkQ3Tz2GDAmQ1RihFNQsbrFKpDsQLkw0lJlnfgKA/uHd0CEEacpfV7C9qqJT3V6Z2g==
6641+
"@remix-run/[email protected]", "@remix-run/[email protected]":
6642+
version "1.23.2"
6643+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
6644+
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
6645+
6646+
"@remix-run/[email protected]", "@remix-run/server-runtime@^2.17.4":
6647+
version "2.17.4"
6648+
resolved "https://registry.yarnpkg.com/@remix-run/server-runtime/-/server-runtime-2.17.4.tgz#00d52eb69e684b13c152ab9ace70b6c00aaeee5f"
6649+
integrity sha512-oCsFbPuISgh8KpPKsfBChzjcntvTz5L+ggq9VNYWX8RX3yA7OgQpKspRHOSxb05bw7m0Hx+L1KRHXjf3juKX8w==
66456650
dependencies:
6646-
"@remix-run/router" "1.21.0"
6651+
"@remix-run/router" "1.23.2"
66476652
"@types/cookie" "^0.6.0"
66486653
"@web3-storage/multipart-parser" "^1.0.0"
6649-
cookie "^0.6.0"
6654+
cookie "^0.7.2"
66506655
set-cookie-parser "^2.4.8"
66516656
source-map "^0.7.3"
6652-
turbo-stream "2.4.0"
6657+
turbo-stream "2.4.1"
66536658

66546659
"@remix-run/web-blob@^3.1.0":
66556660
version "3.1.0"
@@ -13582,7 +13587,7 @@ cookie@^0.6.0:
1358213587
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.6.0.tgz#2798b04b071b0ecbff0dbb62a505a8efa4e19051"
1358313588
integrity sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==
1358413589

13585-
cookie@^0.7.1, cookie@~0.7.2:
13590+
cookie@^0.7.1, cookie@^0.7.2, cookie@~0.7.2:
1358613591
version "0.7.2"
1358713592
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
1358813593
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
@@ -26340,20 +26345,20 @@ react-refresh@^0.14.0:
2634026345
dependencies:
2634126346
"@remix-run/router" "1.21.0"
2634226347

26343-
react-router-dom@6.28.1:
26344-
version "6.28.1"
26345-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.1.tgz#b78fe452d2cd31919b80e57047a896bfa1509f8c"
26346-
integrity sha512-YraE27C/RdjcZwl5UCqF/ffXnZDxpJdk9Q6jw38SZHjXs7NNdpViq2l2c7fO7+4uWaEfcwfGCv3RSg4e1By/fQ==
26348+
react-router-dom@6.30.3:
26349+
version "6.30.3"
26350+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.3.tgz#42ae6dc4c7158bfb0b935f162b9621b29dddf740"
26351+
integrity sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==
2634726352
dependencies:
26348-
"@remix-run/router" "1.21.0"
26349-
react-router "6.28.1"
26353+
"@remix-run/router" "1.23.2"
26354+
react-router "6.30.3"
2635026355

26351-
react-router@6.28.1:
26352-
version "6.28.1"
26353-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.1.tgz#f82317ab24eee67d7beb7b304c0378b2b48fa178"
26354-
integrity sha512-2omQTA3rkMljmrvvo6WtewGdVh45SpL9hGiCI9uUrwGGfNFDIvGK4gYJsKlJoNVi6AQZcopSCballL+QGOm7fA==
26356+
react-router@6.30.3:
26357+
version "6.30.3"
26358+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
26359+
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
2635526360
dependencies:
26356-
"@remix-run/router" "1.21.0"
26361+
"@remix-run/router" "1.23.2"
2635726362

2635826363
react-router@^7.9.2:
2635926364
version "7.9.2"
@@ -29958,10 +29963,10 @@ tunnel@^0.0.6:
2995829963
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c"
2995929964
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==
2996029965

29961-
29962-
version "2.4.0"
29963-
resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0"
29964-
integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==
29966+
29967+
version "2.4.1"
29968+
resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.1.tgz#c1a64397724084c09b0f6ea4a2c528d3f67931f9"
29969+
integrity sha512-v8kOJXpG3WoTN/+at8vK7erSzo6nW6CIaeOvNOkHQVDajfz1ZVeSxCbc6tOH4hrGZW7VUCV0TOXd8CPzYnYkrw==
2996529970

2996629971
twirp-ts@^2.5.0:
2996729972
version "2.5.0"
@@ -30288,10 +30293,10 @@ undici@^5.25.4, undici@^5.28.5:
3028830293
dependencies:
3028930294
"@fastify/busboy" "^2.0.0"
3029030295

30291-
undici@^6.11.1, undici@^6.19.2:
30292-
version "6.21.3"
30293-
resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a"
30294-
integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==
30296+
undici@^6.19.2, undici@^6.21.2:
30297+
version "6.23.0"
30298+
resolved "https://registry.yarnpkg.com/undici/-/undici-6.23.0.tgz#7953087744d9095a96f115de3140ca3828aff3a4"
30299+
integrity sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==
3029530300

3029630301
3029730302
version "2.0.0-rc.17"

0 commit comments

Comments
 (0)