chore(deps-dev): bump the npm-development group across 1 directory with 5 updates - #89
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-development-2426b534e8
branch
from
September 8, 2026 10:37
2e64f38 to
6f5dcca
Compare
…th 5 updates Bumps the npm-development group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) | `8.3.0` | `8.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.7` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260814.1` | `5.20260908.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.123.0` | `4.129.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | Updates `@react-router/dev` from 8.3.0 to 8.3.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.3.1/packages/react-router-dev) Updates `@types/react-dom` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@cloudflare/workers-types` from 5.20260814.1 to 5.20260908.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `wrangler` from 4.123.0 to 4.129.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.129.1/packages/wrangler) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.2...v16.3.3) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260901.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@react-router/dev" dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: wrangler dependency-version: 4.127.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-development-2426b534e8
branch
from
September 11, 2026 09:18
6f5dcca to
c89b4b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-development group with 5 updates in the / directory:
8.3.08.3.119.2.419.2.75.20260814.15.20260908.14.123.04.129.116.3.216.3.3Updates
@react-router/devfrom 8.3.0 to 8.3.1Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
Commits
da2a0f0Release v8.3.1 (#15368)818fb10Bump node fetch server dependency (#15447)6638226Generate JavaScript entries at build time (#15373)fc873b0Use optional catch bindings (#15372)8bc59bcchore: formatUpdates
@types/react-domfrom 19.2.4 to 19.2.7Commits
Updates
@cloudflare/workers-typesfrom 5.20260814.1 to 5.20260908.1Commits
Updates
wranglerfrom 4.123.0 to 4.129.1Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
87fd28cRevert "graduate miniflare v5" (#15551)7f14caaVersion Packages (#15510)411dbc4Revert "fix(wrangler): tolerate missing KV access when deleting Workers" (#15...682cd44fix(wrangler): keepwrangler devalive when a proxied request to the UserWo...de88857fix(wrangler): tolerate missing KV access when deleting Workers (#15443)ea5634e[wrangler] Ignore EPIPE from closed output consumers (#15323)ffc7efdWC-5936 Honor Workers Builds worker name overrides in wrangler preview (#15499)be87ff0Version Packages (#15461)f6fb347tolerate missing permissions for pre-flight checks (#15472)dc24057[wrangler] Use worker-scoped preview sessions (#15476)Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)