{"id":81110,"name":"@remix-run/node, @remix-run/serve","ecosystem":"npm","repository_url":null,"issues_count":15,"created_at":"2026-01-08T22:02:11.767Z","updated_at":"2026-01-08T22:02:11.767Z","purl":"pkg:npm/@remix-run/node, @remix-run/serve","unique_repositories_count":15,"unique_repositories_count_past_30_days":15,"recent_issues":[{"uuid":"3794470249","node_id":"PR_kwDODcH8y868NCWK","number":178,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /Javascript/remix/tutorial/tut","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:19:47.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:13:21.000Z","updated_at":"2026-01-08T21:19:49.000Z","time_to_close":386,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.17.1","new_version":"2.17.3"}],"path":"/Javascript/remix/tutorial/tut","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reabel/reabs-KB/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/reabel/reabs-KB/pull/178","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/reabel%2Freabs-KB/issues/178","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/178/packages"},{"uuid":"3794468855","node_id":"PR_kwDOOXEVVs68NCCP","number":17,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:13:01.000Z","updated_at":"2026-01-08T21:13:39.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.5","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MagicalLeo/Ai-Requirement-Analyzer/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/MagicalLeo/Ai-Requirement-Analyzer/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagicalLeo%2FAi-Requirement-Analyzer/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"},{"uuid":"3794466593","node_id":"PR_kwDOOyq5L868NBh-","number":14,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-01-08T21:20:38.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:12:26.000Z","updated_at":"2026-01-08T21:20:39.000Z","time_to_close":492,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyalgreen/remix-admin-template/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/hyalgreen/remix-admin-template/pull/14","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyalgreen%2Fremix-admin-template/issues/14","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/14/packages"},{"uuid":"3794465129","node_id":"PR_kwDOQq4Ios68NBMo","number":7,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:21:55.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:12:07.000Z","updated_at":"2026-01-08T21:21:56.000Z","time_to_close":588,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/PrvtDanceX/remix-admin-template-00089/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/PrvtDanceX/remix-admin-template-00089/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrvtDanceX%2Fremix-admin-template-00089/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"3794460240","node_id":"PR_kwDOO5R4U868NAPD","number":9,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:20:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:10:51.000Z","updated_at":"2026-01-08T21:20:55.000Z","time_to_close":603,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.8","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kakadiadarpan/remix-otel/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/kakadiadarpan/remix-otel/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakadiadarpan%2Fremix-otel/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"},{"uuid":"3794457825","node_id":"PR_kwDONeE4nc68M_tW","number":29,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:23:41.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:10:07.000Z","updated_at":"2026-01-08T21:23:43.000Z","time_to_close":814,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/natemergler/readingwrappedco/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/natemergler/readingwrappedco/pull/29","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemergler%2Freadingwrappedco/issues/29","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/29/packages"},{"uuid":"3794456173","node_id":"PR_kwDOOFgEl868M_Vb","number":19,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:09:39.000Z","updated_at":"2026-01-08T21:10:04.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.0","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Zach677/Billiards-board/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/Zach677/Billiards-board/pull/19","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zach677%2FBilliards-board/issues/19","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/19/packages"},{"uuid":"3794454089","node_id":"PR_kwDONM-40s68M-3_","number":17,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:20:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:08:52.000Z","updated_at":"2026-01-08T21:20:28.000Z","time_to_close":695,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.5","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/yasushi-mo/remix-ts/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/yasushi-mo/remix-ts/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-mo%2Fremix-ts/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"},{"uuid":"3794443768","node_id":"PR_kwDOMEPMcM68M8oF","number":14,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:16:39.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:05:11.000Z","updated_at":"2026-01-08T21:16:41.000Z","time_to_close":688,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pirichain/piri.subchains.installer/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/pirichain/piri.subchains.installer/pull/14","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirichain%2Fpiri.subchains.installer/issues/14","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/14/packages"},{"uuid":"3794441304","node_id":"PR_kwDOMmX42868M8E6","number":91,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /remix-webhooks","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:04:27.000Z","updated_at":"2026-01-08T21:04:36.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.12.1","new_version":"2.17.3"}],"path":"/remix-webhooks","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.12.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.17.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.12.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/triggerdotdev/examples/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/triggerdotdev/examples/pull/91","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fexamples/issues/91","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/91/packages"},{"uuid":"3794421086","node_id":"PR_kwDOC-STBM68M3la","number":31,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T20:58:13.000Z","updated_at":"2026-01-08T23:00:56.918Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.10.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JuiceJW/JamesWhite/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/JuiceJW/JamesWhite/pull/31","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuiceJW%2FJamesWhite/issues/31","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/31/packages"},{"uuid":"3794412655","node_id":"PR_kwDOFau0Ps68M1t3","number":163,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /remix","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:07:37.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:55:36.000Z","updated_at":"2026-01-08T21:07:38.000Z","time_to_close":721,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"1.13.0","new_version":"2.17.3"}],"path":"/remix","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/codedthemes/berry-free-react-admin-template/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/codedthemes/berry-free-react-admin-template/pull/163","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedthemes%2Fberry-free-react-admin-template/issues/163","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/163/packages"},{"uuid":"3794402404","node_id":"PR_kwDOMHp6ts68MzcI","number":12,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:09:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:52:17.000Z","updated_at":"2026-01-08T21:09:22.000Z","time_to_close":1023,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.9.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jetify-examples/typescript-remix/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/jetify-examples/typescript-remix/pull/12","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetify-examples%2Ftypescript-remix/issues/12","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12/packages"},{"uuid":"3794400580","node_id":"PR_kwDOLZ21ac68MzCx","number":7,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /taskly","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:08:26.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:51:44.000Z","updated_at":"2026-01-08T21:08:28.000Z","time_to_close":1002,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.6.0","new_version":"2.17.3"}],"path":"/taskly","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/runlightyear/lightyear-sample-apps/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/runlightyear/lightyear-sample-apps/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlightyear%2Flightyear-sample-apps/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"},{"uuid":"3794395462","node_id":"PR_kwDOPeOp8M68Mx5u","number":23,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /packages/remix/test/fixtures-legacy/04-with-npm9-linked","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T20:50:07.000Z","updated_at":"2026-01-08T20:51:10.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"1.12.0","new_version":"2.17.3"}],"path":"/packages/remix/test/fixtures-legacy/04-with-npm9-linked","ecosystem":"npm"},"body":"Removes [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node). It's no longer used after updating ancestor dependencies [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies need to be updated together.\n\nRemoves `@remix-run/node`\n\nUpdates `@remix-run/serve` from 1.12.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 1.12.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JaclynCodes/vercel/network/alerts).\n\n\u003c/details\u003e\n\n\u003c!-- This is an auto-generated description by cubic. --\u003e\n---\n## Summary by cubic\nUpgrade the npm9-linked Remix test fixture to Remix v2 tooling by bumping @remix-run/serve and @remix-run/dev to 2.17.3 and removing the unused @remix-run/node. This aligns the fixture with ancestor dependencies and cleans up unused packages.\n\n- **Dependencies**\n  - Upgrade @remix-run/serve from ^1.7.4 to ^2.17.3\n  - Upgrade @remix-run/dev from ^1.7.4 to ^2.17.3\n  - Remove @remix-run/node (no longer used)\n\n\u003csup\u003eWritten for commit 96a933399c8daea663c3f706d5e6336013ad5eb3. Summary will update on new commits.\u003c/sup\u003e\n\n\u003c!-- End of auto-generated description by cubic. --\u003e\n\n","html_url":"https://github.com/JaclynCodes/vercel/pull/23","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaclynCodes%2Fvercel/issues/23","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/23/packages"}],"issue_packages":[{"old_version":null,"new_version":null,"update_type":null,"path":"/Javascript/remix/tutorial/tut","pr_created_at":"2026-01-08T21:13:21.000Z","version_change":null,"issue":{"uuid":"3794470249","node_id":"PR_kwDODcH8y868NCWK","number":178,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /Javascript/remix/tutorial/tut","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:19:47.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:13:21.000Z","updated_at":"2026-01-08T21:19:49.000Z","time_to_close":386,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.17.1","new_version":"2.17.3"}],"path":"/Javascript/remix/tutorial/tut","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.17.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/blob/remix@2.17.3/CHANGELOG.md\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eDate: 2026-01-06\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/dev\u003c/code\u003e - Update \u003ccode\u003evalibot\u003c/code\u003e to address CVE (\u003ca href=\"https://github.com/advisories/GHSA-vqpr-j7v3-hqw9\"\u003eGHSA-vqpr-j7v3-hqw9\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/react\u003c/code\u003e - Escape HTML during SSR for in \u003ccode\u003e\u0026lt;ScrollRestoration\u0026gt;\u003c/code\u003e keys\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/server-runtime\u003c/code\u003e - Add additional layer of CSRF protection by rejecting submissions to UI routes from external origins\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.2...remix@2.17.3\"\u003e\u003ccode\u003ev2.17.2...v2.17.3\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eDate: 2025-10-29\u003c/p\u003e\n\u003ch3\u003ePatch Changes\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/deno\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003e\u003ccode\u003e@remix-run/node\u003c/code\u003e - Validate format of incoming session ids in \u003ccode\u003ecreateFileSessionStorage\u003c/code\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFull Changelog\u003c/strong\u003e: \u003ca href=\"https://github.com/remix-run/remix/compare/remix@2.17.1...remix@2.17.2\"\u003e\u003ccode\u003ev2.17.1...v2.17.2\u003c/code\u003e\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/reabel/reabs-KB/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/reabel/reabs-KB/pull/178","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/reabel%2Freabs-KB/issues/178","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/178/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:13:01.000Z","version_change":null,"issue":{"uuid":"3794468855","node_id":"PR_kwDOOXEVVs68NCCP","number":17,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:13:01.000Z","updated_at":"2026-01-08T21:13:39.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.5","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MagicalLeo/Ai-Requirement-Analyzer/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/MagicalLeo/Ai-Requirement-Analyzer/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagicalLeo%2FAi-Requirement-Analyzer/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:12:26.000Z","version_change":null,"issue":{"uuid":"3794466593","node_id":"PR_kwDOOyq5L868NBh-","number":14,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2026-01-08T21:20:38.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:12:26.000Z","updated_at":"2026-01-08T21:20:39.000Z","time_to_close":492,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyalgreen/remix-admin-template/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/hyalgreen/remix-admin-template/pull/14","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyalgreen%2Fremix-admin-template/issues/14","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/14/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:12:07.000Z","version_change":null,"issue":{"uuid":"3794465129","node_id":"PR_kwDOQq4Ios68NBMo","number":7,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:21:55.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:12:07.000Z","updated_at":"2026-01-08T21:21:56.000Z","time_to_close":588,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/PrvtDanceX/remix-admin-template-00089/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/PrvtDanceX/remix-admin-template-00089/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrvtDanceX%2Fremix-admin-template-00089/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:10:51.000Z","version_change":null,"issue":{"uuid":"3794460240","node_id":"PR_kwDOO5R4U868NAPD","number":9,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:20:54.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:10:51.000Z","updated_at":"2026-01-08T21:20:55.000Z","time_to_close":603,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.8","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.8 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/kakadiadarpan/remix-otel/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/kakadiadarpan/remix-otel/pull/9","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakadiadarpan%2Fremix-otel/issues/9","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/9/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:10:07.000Z","version_change":null,"issue":{"uuid":"3794457825","node_id":"PR_kwDONeE4nc68M_tW","number":29,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:23:41.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:10:07.000Z","updated_at":"2026-01-08T21:23:43.000Z","time_to_close":814,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.3","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.3 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/natemergler/readingwrappedco/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/natemergler/readingwrappedco/pull/29","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/natemergler%2Freadingwrappedco/issues/29","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/29/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:09:39.000Z","version_change":null,"issue":{"uuid":"3794456173","node_id":"PR_kwDOOFgEl868M_Vb","number":19,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:09:39.000Z","updated_at":"2026-01-08T21:10:04.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.0","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.4 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Zach677/Billiards-board/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/Zach677/Billiards-board/pull/19","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zach677%2FBilliards-board/issues/19","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/19/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:08:52.000Z","version_change":null,"issue":{"uuid":"3794454089","node_id":"PR_kwDONM-40s68M-3_","number":17,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:20:27.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:08:52.000Z","updated_at":"2026-01-08T21:20:28.000Z","time_to_close":695,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.16.5","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.16.5 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/yasushi-mo/remix-ts/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/yasushi-mo/remix-ts/pull/17","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasushi-mo%2Fremix-ts/issues/17","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/17/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T21:05:11.000Z","version_change":null,"issue":{"uuid":"3794443768","node_id":"PR_kwDOMEPMcM68M8oF","number":14,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:16:39.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T21:05:11.000Z","updated_at":"2026-01-08T21:16:41.000Z","time_to_close":688,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.15.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.15.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pirichain/piri.subchains.installer/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/pirichain/piri.subchains.installer/pull/14","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/pirichain%2Fpiri.subchains.installer/issues/14","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/14/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/remix-webhooks","pr_created_at":"2026-01-08T21:04:27.000Z","version_change":null,"issue":{"uuid":"3794441304","node_id":"PR_kwDOMmX42868M8E6","number":91,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /remix-webhooks","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T21:04:27.000Z","updated_at":"2026-01-08T21:04:36.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.12.1","new_version":"2.17.3"}],"path":"/remix-webhooks","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.12.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.17.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.12.1 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/triggerdotdev/examples/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/triggerdotdev/examples/pull/91","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/triggerdotdev%2Fexamples/issues/91","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/91/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T20:58:13.000Z","version_change":null,"issue":{"uuid":"3794421086","node_id":"PR_kwDOC-STBM68M3la","number":31,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T20:58:13.000Z","updated_at":"2026-01-08T23:00:56.918Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.10.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.10.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JuiceJW/JamesWhite/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/JuiceJW/JamesWhite/pull/31","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuiceJW%2FJamesWhite/issues/31","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/31/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/remix","pr_created_at":"2026-01-08T20:55:36.000Z","version_change":null,"issue":{"uuid":"3794412655","node_id":"PR_kwDOFau0Ps68M1t3","number":163,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /remix","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:07:37.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:55:36.000Z","updated_at":"2026-01-08T21:07:38.000Z","time_to_close":721,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"1.13.0","new_version":"2.17.3"}],"path":"/remix","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 1.13.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/codedthemes/berry-free-react-admin-template/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/codedthemes/berry-free-react-admin-template/pull/163","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/codedthemes%2Fberry-free-react-admin-template/issues/163","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/163/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":null,"pr_created_at":"2026-01-08T20:52:17.000Z","version_change":null,"issue":{"uuid":"3794402404","node_id":"PR_kwDOMHp6ts68MzcI","number":12,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:09:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:52:17.000Z","updated_at":"2026-01-08T21:09:22.000Z","time_to_close":1023,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.9.2","new_version":"2.17.3"}],"path":null,"ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.9.2 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jetify-examples/typescript-remix/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/jetify-examples/typescript-remix/pull/12","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/jetify-examples%2Ftypescript-remix/issues/12","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/12/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/taskly","pr_created_at":"2026-01-08T20:51:44.000Z","version_change":null,"issue":{"uuid":"3794400580","node_id":"PR_kwDOLZ21ac68MzCx","number":7,"state":"closed","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /taskly","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-01-08T21:08:26.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-08T20:51:44.000Z","updated_at":"2026-01-08T21:08:28.000Z","time_to_close":1002,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"2.6.0","new_version":"2.17.3"}],"path":"/taskly","ecosystem":"npm"},"body":"Bumps [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies needed to be updated together.\nUpdates `@remix-run/node` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/node\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/64d88de17122674d77ff1471382df86c7d2be4d0\"\u003e\u003ccode\u003e64d88de\u003c/code\u003e\u003c/a\u003e Validate session id in file session storage (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10806\"\u003e#10806\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-node/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-node\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/node\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/serve` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 2.6.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/runlightyear/lightyear-sample-apps/network/alerts).\n\n\u003c/details\u003e","html_url":"https://github.com/runlightyear/lightyear-sample-apps/pull/7","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/runlightyear%2Flightyear-sample-apps/issues/7","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/7/packages"}},{"old_version":null,"new_version":null,"update_type":null,"path":"/packages/remix/test/fixtures-legacy/04-with-npm9-linked","pr_created_at":"2026-01-08T20:50:07.000Z","version_change":null,"issue":{"uuid":"3794395462","node_id":"PR_kwDOPeOp8M68Mx5u","number":23,"state":"open","title":"Bump @remix-run/node, @remix-run/serve and @remix-run/dev in /packages/remix/test/fixtures-legacy/04-with-npm9-linked","user":"dependabot[bot]","labels":["dependencies","javascript"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-08T20:50:07.000Z","updated_at":"2026-01-08T20:51:10.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"@remix-run/node, @remix-run/serve"},{"name":"@remix-run/dev","repository_url":"https://github.com/remix-run/remix","old_version":"1.12.0","new_version":"2.17.3"}],"path":"/packages/remix/test/fixtures-legacy/04-with-npm9-linked","ecosystem":"npm"},"body":"Removes [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node). It's no longer used after updating ancestor dependencies [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node), [@remix-run/serve](https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve) and [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev). These dependencies need to be updated together.\n\nRemoves `@remix-run/node`\n\nUpdates `@remix-run/serve` from 1.12.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/serve\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/c5298eadd0d13cfd198345a8584b5467909bf0a0\"\u003e\u003ccode\u003ec5298ea\u003c/code\u003e\u003c/a\u003e Update compression and morgan packages (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10740\"\u003e#10740\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-serve/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-serve\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/serve\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\nUpdates `@remix-run/dev` from 1.12.0 to 2.17.3\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/remix-run/remix/releases\"\u003e\u003ccode\u003e@​remix-run/dev\u003c/code\u003e's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev2.17.3\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2173\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003ev2.17.2\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2172\u003c/a\u003e\u003c/p\u003e\n\u003ch2\u003eremix v2.17.1\u003c/h2\u003e\n\u003cp\u003eSee the changelog for the release notes: \u003ca href=\"https://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\"\u003ehttps://github.com/remix-run/remix/blob/v2/CHANGELOG.md#v2171\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b1d29d9a3092c05fd3ca1d92b91720987bd6b648\"\u003e\u003ccode\u003eb1d29d9\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/4a5ffd112b83abad387d0e682ff292a0741d230d\"\u003e\u003ccode\u003e4a5ffd1\u003c/code\u003e\u003c/a\u003e Revert \u0026quot;Version 2.17.3\u0026quot;\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/98c89fa02d3891ff7ba9de0fb59f538b050a8559\"\u003e\u003ccode\u003e98c89fa\u003c/code\u003e\u003c/a\u003e Version 2.17.3\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/b6aec0776bc7d36abdfb3771c588b33b75b0fb3f\"\u003e\u003ccode\u003eb6aec07\u003c/code\u003e\u003c/a\u003e deps(dev): update \u003ccode\u003evalibot\u003c/code\u003e (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10901\"\u003e#10901\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/39203495c6a18f5421d022697906fb2cb9d1d3b8\"\u003e\u003ccode\u003e3920349\u003c/code\u003e\u003c/a\u003e Version 2.17.2\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/91ef6fe3a37a5887c7817ca9423607fd3cf89c36\"\u003e\u003ccode\u003e91ef6fe\u003c/code\u003e\u003c/a\u003e Version 2.17.1\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3000859683a4ce4792e2cce64f786f15ee00d97b\"\u003e\u003ccode\u003e3000859\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10698\"\u003e#10698\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3004a981c3cb29d68d6069959276e1dbb5086034\"\u003e\u003ccode\u003e3004a98\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10692\"\u003e#10692\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/fc5cb1f881ae0f250bc42fc900729ae18c45a999\"\u003e\u003ccode\u003efc5cb1f\u003c/code\u003e\u003c/a\u003e chore: Update version for release (pre) (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10691\"\u003e#10691\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/remix-run/remix/commit/3869e0ed1c64a0caf20cd51309e8b14d52e93e77\"\u003e\u003ccode\u003e3869e0e\u003c/code\u003e\u003c/a\u003e chore: Update version for release (\u003ca href=\"https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev/issues/10643\"\u003e#10643\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/remix-run/remix/commits/remix@2.17.3/packages/remix-dev\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMaintainer changes\u003c/summary\u003e\n\u003cp\u003eThis version was pushed to npm by [GitHub Actions](\u003ca href=\"https://www.npmjs.com/~GitHub\"\u003ehttps://www.npmjs.com/~GitHub\u003c/a\u003e Actions), a new releaser for \u003ccode\u003e@​remix-run/dev\u003c/code\u003e since your current version.\u003c/p\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\nYou can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/JaclynCodes/vercel/network/alerts).\n\n\u003c/details\u003e\n\n\u003c!-- This is an auto-generated description by cubic. --\u003e\n---\n## Summary by cubic\nUpgrade the npm9-linked Remix test fixture to Remix v2 tooling by bumping @remix-run/serve and @remix-run/dev to 2.17.3 and removing the unused @remix-run/node. This aligns the fixture with ancestor dependencies and cleans up unused packages.\n\n- **Dependencies**\n  - Upgrade @remix-run/serve from ^1.7.4 to ^2.17.3\n  - Upgrade @remix-run/dev from ^1.7.4 to ^2.17.3\n  - Remove @remix-run/node (no longer used)\n\n\u003csup\u003eWritten for commit 96a933399c8daea663c3f706d5e6336013ad5eb3. Summary will update on new commits.\u003c/sup\u003e\n\n\u003c!-- End of auto-generated description by cubic. --\u003e\n\n","html_url":"https://github.com/JaclynCodes/vercel/pull/23","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaclynCodes%2Fvercel/issues/23","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/23/packages"}}]}