chore(deps): bump the npm group across 1 directory with 6 updates#2507
Merged
nicomiguelino merged 1 commit intomasterfrom Sep 18, 2025
Merged
chore(deps): bump the npm group across 1 directory with 6 updates#2507nicomiguelino merged 1 commit intomasterfrom
nicomiguelino merged 1 commit intomasterfrom
Conversation
Bumps the npm group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.8.2` | `7.9.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.8.2` | `7.9.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.44.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.2` | Updates `react-router` from 7.8.2 to 7.9.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.9.1/packages/react-router) Updates `react-router-dom` from 7.8.2 to 7.9.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.9.1/packages/react-router-dom) Updates `@types/react` from 19.1.12 to 19.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.44.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/parser) Updates `ts-jest` from 29.4.1 to 29.4.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.1...v29.4.2) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/react" dependency-version: 19.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: ts-jest dependency-version: 29.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
nicomiguelino
approved these changes
Sep 18, 2025
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 group with 5 updates in the / directory:
7.8.27.9.17.8.27.9.119.1.1219.1.138.43.08.44.029.4.129.4.2Updates
react-routerfrom 7.8.2 to 7.9.1Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)d1e95eeFix internal Future v8_middleware field naming (#14327)166d234chore: format7bc922eMerge branch 'release-next' into deve7299c0chore: Update version for release (#14326)0c916adchore: Update version for release (pre) (#14317)0e77485Escape JSON LD content in <Meta /> (#14316)11e28a9Typegen server-first routes in RSC Framework Mode (#14309)21191ccchore: Update version for release (pre) (#14312)Updates
react-router-domfrom 7.8.2 to 7.9.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)e7299c0chore: Update version for release (#14326)0c916adchore: Update version for release (pre) (#14317)21191ccchore: Update version for release (pre) (#14312)Updates
@types/reactfrom 19.1.12 to 19.1.13Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
77056f7chore(release): publish 8.44.0684e63fchore(deps): update eslint monorepo to v9.35.0 (#11600)2ed6857fix(eslint-plugin): [no-unnecessary-type-conversion] ignore enum members (#11...85d8deafeat(eslint-plugin): [await-thenable] report invalid (non-promise) values pas...42527dfchore: remove unnecessary nullThrows() (#11580)Updates
@typescript-eslint/parserfrom 8.43.0 to 8.44.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
77056f7chore(release): publish 8.44.0Updates
ts-jestfrom 29.4.1 to 29.4.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
111a737chore(release): 29.4.2c472a99build: addconventional-changelog-angulardep for CHANGELOG generationaa0d563Fix Node.js v14 compatibility by replacing ??= operator with equivalent if-nu...a70aef7build(deps): Update dependency@types/nodeto v20.19.1402ac30ebuild(deps): Update dependency memfs to ^4.39.02875e61build(deps): Update dependency globals to ^16.4.0f820c6fbuild(deps): Update github/codeql-action digest to 192325c431d84ebuild(deps): Update ESLint packages to ^8.43.089948febuild(deps): Update dependency vite to ^6.3.631f15eabuild(deps): Update ESLint packages to ^9.35.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions