Skip to content

Bump @react-router/dev from 7.18.0 to 8.0.1#283

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/react-router/dev-7.17.0
Open

Bump @react-router/dev from 7.18.0 to 8.0.1#283
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/react-router/dev-7.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Bumps @react-router/dev from 7.18.0 to 8.0.1.

Release notes

Sourced from @​react-router/dev's releases.

v8.0.1

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v801

v8.0.0

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v800

Changelog

Sourced from @​react-router/dev's changelog.

v8.0.1

Patch Changes

v8.0.0

Major Changes

  • Remove @react-router/dev/vite/cloudflare dev proxy export; use @cloudflare/vite-plugin instead (#15077)
    • Drops support for wrangler@3 as a peer dependency of @react-router/dev
  • Remove the future.v8_trailingSlashAwareDataRequests flag (#15100)
    • Trailing slash-aware data request URLs are now the default behavior.
  • Remove future.v8_passThroughRequests flag - the raw incoming request is now always passed through to loader/action. (#15079)
  • Move future.v8_splitRouteModules to a top-level splitRouteModules config option and change the default behavior to true (#15086)
    • Set splitRouteModules: false to keep route modules in a single chunk
    • Set splitRouteModules: "enforce" to require all routes to be splittable
  • Update minimum Node version to 22.22.0 (#14928)
  • Require Vite 7+ and make the Vite Environment API build path mandatory (#15077)
  • Removed the future.v8_viteEnvironmentApi flag because the Vite Environment API is always enabled (#15077)
  • Removed the future.unstable_previewServerPrerendering flag and make prerendering with the Vite Environment API the default. (#15077)

Minor Changes

  • Bump dependencies (#15080)
    • Bumped @babel/core from ^7.27.7 to ^7.29.7
    • Bumped @babel/generator from ^7.27.5 to ^7.29.7
    • Bumped @babel/parser from ^7.27.7 to ^7.29.7
    • Bumped @babel/plugin-syntax-jsx from ^7.27.1 to ^7.29.7
    • Bumped @babel/preset-typescript from ^7.27.1 to ^7.29.7
    • Bumped @babel/traverse from ^7.27.7 to ^7.29.7
    • Bumped @babel/types from ^7.27.7 to ^7.29.7
    • Bumped dedent from ^1.5.3 to ^1.7.2
    • Bumped jsesc from 3.0.2 to 3.1.0
    • Bumped lodash from ^4.17.21 to ^4.18.1
    • Bumped prettier from ^3.6.2 to ^3.8.3
    • Bumped @remix-run/node-fetch-server from ^0.13.0 to ^0.13.3
    • Bumped react-refresh from ^0.14.0 to ^0.18.0
    • Bumped semver from ^7.3.7 to ^7.8.1
    • Bumped tinyglobby from ^0.2.14 to ^0.2.16
    • Bumped valibot from ^1.2.0 to ^1.4.1
  • Replace cookie and set-cookie-parser with cookie-es (#15109)
  • Removed the vite-node dependency in favor of Vite's native module runner APIs (#15104)

Patch Changes

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
dafthunk-www ed89cb9 Jun 21 2026, 10:40 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
dafthunk-api ed89cb9 Jun 21 2026, 10:40 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 8, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
dafthunk-app ed89cb9 Jun 21 2026, 10:40 PM

@dependabot dependabot Bot changed the title Bump @react-router/dev from 7.15.0 to 7.17.0 Bump @react-router/dev from 7.18.0 to 8.0.1 Jun 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-router/dev-7.17.0 branch from b9550a9 to 1f8ccd7 Compare June 21, 2026 16:17
bchapuis and others added 2 commits June 22, 2026 00:37
Introduce EmailAgentRunner Durable Object and email-agent nodes that
send a message and park until a reply arrives. The agent loop gains a
suspend/resume path: suspending tools return an AgentLoopSuspension the
caller fulfils asynchronously, then resumes via resumeState +
resumeToolResults. MailboxDO tags threads with an owning agent run so
inbound replies route to the runner instead of re-triggering workflows.

Extract LLM dispatch (agent-llm.ts) and tool/service wiring
(agent-services.ts) out of AgentRunner so both runners share them. Also
bump hono, react-router, vite, and exifreader.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bumps [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) from 7.18.0 to 8.0.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@8.0.1/packages/react-router-dev)

---
updated-dependencies:
- dependency-name: "@react-router/dev"
  dependency-version: 7.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-router/dev-7.17.0 branch from 1f8ccd7 to ed89cb9 Compare June 21, 2026 22:39
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

A newer version of @​react-router/dev exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant