Skip to content

fix(deps): update dependency @tanstack/eslint-plugin-router to ^1.120.17 #902

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/eslint-plugin-router (source) ^1.92.7 -> ^1.120.17 age adoption passing confidence
@tanstack/eslint-plugin-router (source) ^1.115.0 -> ^1.120.17 age adoption passing confidence

Release Notes

TanStack/router (@​tanstack/eslint-plugin-router)

v1.120.17

Compare Source

Version 1.120.17 - 6/6/25, 10:40 PM

Changes

Fix
Chore
  • deps: update dependency webpack-dev-server to v5.2.1 [security] (#​4328) (27255c6) by renovate[bot]

Packages

v1.115.0

Compare Source

Version 1.115.0 - 4/6/25, 4:50 AM

Changes

Feat
  • RELEASE_ALL (e213f12) by SeanCassiere
Fix
  • router-core: search parsing of + using URLSearchParams (#​3894) (30c49e1) by Marvin ROGER
Chore
  • examples: change types for input arguments for auth examples (#​3946) (ad4ec75) by Sean Cassiere
  • examples: do not use GET to send credentials (#​3945) (a41e7cf) by Ethan Shumate
  • deps: update dependency vite to v6.1.4 [security] (#​3939) (1bb39b9) by renovate[bot]
  • root: switch from fs.rmdir to fs.rm (03ac067) by SeanCassiere
Test
  • router-generator: check filenames starting with a number (#​3935) (bdcf4f7) by Sean Cassiere
Docs
  • router: fix broken link to example in authenticated routes guide (#​3937) (d1e78bb) by Kid
  • Update scroll-restoration.md (#​3934) (37fc7e8) by TN
Other

Packages

v1.114.29

Compare Source

Version 1.114.29 - 3/27/25, 12:35 AM

Changes

Fix
  • RELEASE_ALL (79a046e) by Birk Skyum
Other

Packages

v1.114.12

Compare Source

Version 1.114.12 - 3/10/25, 12:05 PM

Changes

Fix
  • RELEASE_ALL (335e165) by Birk Skyum

Packages

v1.114.10

Compare Source

Version 1.114.10 - 3/10/25, 10:53 AM

Changes

Refactor
  • make start-server-functions packages agnostic (#​3729) (df1ff39) by Birk Skyum

Packages

v1.114.6

Compare Source

Version 1.114.6 - 3/10/25, 7:41 AM

Changes

Fix
  • RELEASE_ALL (a0ac443) by Birk Skyum
Chore
  • start-api-routes: make agnostic package (#​3722) (1b402d5) by Birk Skyum

Packages

v1.114.3

Compare Source

Version 1.114.3 - 3/9/25, 8:36 AM

Changes

Fix
  • RELEASE_ALL (05bff06) by Manuel Schiller
Revert

Packages

v1.114.1

Compare Source

Version 1.114.1 - 3/8/25, 8:04 PM

Changes

Fix
  • RELEASE_ALL (369618b) by Birk Skyum
Other

Packages

v1.112.18

Compare Source

Version 1.112.18 - 3/6/25, 11:01 PM

Changes

Fix
  • use fullPath as from in Route/RouteApi useNavigate (#​3684) (c9a3278) by Manuel Schiller
Chore
  • add script to bump typescript version and bump it to 5.8 (#​3618) (30e8690) by Manuel Schiller
  • examples: add authenticated-routes example using firebase (#​3669) (d20088e) by Andrew Peacock
  • examples: fix up the start-trellaux example (#​3675) (ffbcd72) by Sean Cassiere
Docs
  • streamline language in the quick-start guide for Solid (#​3681) (623e420) by Miciah Henderson

Packages

v1.105.0

Compare Source

Version 1.105.0 - 2/14/25, 10:20 PM

Changes

Feat
  • replace by and add dedicated headScripts (#​3439) (4c7caeb) by Manuel Schiller

Packages


Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from prisis as a code owner June 11, 2025 10:41
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Jun 11, 2025
Copy link

coderabbitai bot commented Jun 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

github-actions bot commented Jun 11, 2025

Thank you for following the naming conventions! 🙏

Copy link

socket-security bot commented Jun 11, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​tanstack/​eslint-plugin-router@​1.115.0 ⏵ 1.120.171001006996 +2100

View full report

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot force-pushed the renovate/tanstack-router-monorepo branch from 2ee0dcd to 444897c Compare June 11, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants