chore(deps): bump the npm group with 5 updates#2594
Merged
nicomiguelino merged 1 commit intomasterfrom Dec 3, 2025
Merged
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.9.6` | `7.10.0` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.6` | `7.10.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.48.0` | `8.48.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.48.0` | `8.48.1` | | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.7.4` | Updates `react-router` from 7.9.6 to 7.10.0 - [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.10.0/packages/react-router) Updates `react-router-dom` from 7.9.6 to 7.10.0 - [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.10.0/packages/react-router-dom) Updates `@typescript-eslint/eslint-plugin` from 8.48.0 to 8.48.1 - [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.48.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.48.0 to 8.48.1 - [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.48.1/packages/parser) Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: react-router-dom dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
|
nicomiguelino
approved these changes
Dec 3, 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:
7.9.67.10.07.9.67.10.08.48.08.48.18.48.08.48.13.7.33.7.4Updates
react-routerfrom 7.9.6 to 7.10.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
4a5e333chore: Update version for release (#14618)99244dfchore: Update version for release (pre) (#14606)1f8fee4Update source code docsd037c11chore: Update version for release (pre) (#14599)75bdd9bStabilize shouldCallHandler APIs (#14592)e04ad2bTest cleanups (#14589)1dbf8e3Improve href() with a faster trim end splat (#14329)3df0ddeFix test console warna6182f5Fix internal type error in useRoute types that surfaces when skipLibCheck is ...87a455fStabilize fetcher.reset() (#14545)Updates
react-router-domfrom 7.9.6 to 7.10.0Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
4a5e333chore: Update version for release (#14618)99244dfchore: Update version for release (pre) (#14606)d037c11chore: Update version for release (pre) (#14599)Updates
@typescript-eslint/eslint-pluginfrom 8.48.0 to 8.48.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
8fe3445chore(release): publish 8.48.15ac66a6fix(eslint-plugin): revert "[no-redundant-type-constituents] use assignabilit...906cc3cfix(eslint-plugin): [restrict-template-expressions] check base types in allow...16cf0f7test(eslint-plugin): [consistent-type-exports] add more shadowed imports test...0db02acfix(eslint-plugin): honor ignored base types on generic classes (#11767)bb9ba53fix(eslint-plugin): [consistent-type-exports] check value flag before resolvi...Updates
@typescript-eslint/parserfrom 8.48.0 to 8.48.1Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
8fe3445chore(release): publish 8.48.1Updates
prettierfrom 3.7.3 to 3.7.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7848357Release 3.7.47686c59Release@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.3fe49434Remove dead code checking union/intersection types length (#18396)ca02b37Fix unstable comment print (#18395)7efb988Fix comment in union type get duplicated (#18393)cfa92c1Update dependency@angular/compilerto v21.0.2 (#18392)1de2737Update dependency yaml to v2.8.2 (#18391)706aa4eSwitch js parse postprocess toonEnter(#18382)d3eb2b2Reuse arrays in visitor keys (#18386)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot 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