Skip to content
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

build(deps-dev): bump the development group across 1 directory with 5 updates #67

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps the development group with 5 updates in the / directory:

Package From To
@tanstack/router-devtools 1.64.0 1.70.0
@tanstack/router-plugin 1.64.0 1.69.1
@types/react-dom 18.3.0 18.3.1
typescript-eslint 8.8.1 8.9.0
vite 5.4.8 5.4.9

Updates @tanstack/router-devtools from 1.64.0 to 1.70.0

Release notes

Sourced from @​tanstack/router-devtools's releases.

v1.70.0

Version 1.70.0 - 10/16/24, 6:14 PM

Changes

Feat

  • react-router: allow to selectively invalidate matches (#2551) (93a6272) by Manuel Schiller
  • react-router: added router option search.strict (#2552) (2d0ff56) by Manuel Schiller

Fix

  • eslint-plugin-router: add missing properties to rule create-route-property-order (#2557) (69b5728) by Manuel Schiller
  • react-router: move componentsPromise from match to route (#2556) (7002a17) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.70.0
  • @​tanstack/eslint-plugin-router@​1.70.0
  • @​tanstack/react-router-with-query@​1.70.0
  • @​tanstack/router-zod-adapter@​1.70.0
  • @​tanstack/router-valibot-adapter@​1.70.0
  • @​tanstack/router-arktype-adapter@​1.70.0
  • @​tanstack/router-devtools@​1.70.0
  • @​tanstack/start@​1.70.0
  • @​tanstack/create-router@​1.70.0

v1.69.3

Version 1.69.3 - 10/16/24, 3:34 AM

Changes

Fix

  • start: revert status codes for redirect/not found (#2555) (c5da320) by Manuel Schiller

Packages

  • @​tanstack/start@​1.69.3

v1.69.2

Version 1.69.2 - 10/15/24, 10:31 PM

Changes

Fix

  • start: correctly handle custom response status codes (#2553) (77fe390) by Manuel Schiller

Test

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.64.0 to 1.69.1

Release notes

Sourced from @​tanstack/router-plugin's releases.

v1.69.1

Version 1.69.1 - 10/15/24, 7:32 PM

Changes

Fix

  • correctly handle route groups (#2550) (8c7f14b) by Manuel Schiller

Packages

  • @​tanstack/react-router@​1.69.1
  • @​tanstack/router-generator@​1.69.1
  • @​tanstack/react-router-with-query@​1.69.1
  • @​tanstack/router-zod-adapter@​1.69.1
  • @​tanstack/router-valibot-adapter@​1.69.1
  • @​tanstack/router-arktype-adapter@​1.69.1
  • @​tanstack/router-devtools@​1.69.1
  • @​tanstack/router-cli@​1.69.1
  • @​tanstack/router-plugin@​1.69.1
  • @​tanstack/router-vite-plugin@​1.69.1
  • @​tanstack/start@​1.69.1
  • @​tanstack/create-router@​1.69.1

v1.69.0

Version 1.69.0 - 10/15/24, 6:43 PM

Changes

Feat

  • react-router: allow to retain all search params via retainSearchParams (#2549) (86df9e7) by Manuel Schiller

Docs

Packages

  • @​tanstack/react-router@​1.69.0
  • @​tanstack/react-router-with-query@​1.69.0
  • @​tanstack/router-zod-adapter@​1.69.0
  • @​tanstack/router-valibot-adapter@​1.69.0
  • @​tanstack/router-arktype-adapter@​1.69.0
  • @​tanstack/router-devtools@​1.69.0
  • @​tanstack/start@​1.69.0
  • @​tanstack/create-router@​1.69.0

v1.68.0

Version 1.68.0 - 10/14/24, 10:17 PM

... (truncated)

Commits

Updates @types/react-dom from 18.3.0 to 18.3.1

Commits

Updates typescript-eslint from 8.8.1 to 8.9.0

Release notes

Sourced from typescript-eslint's releases.

v8.9.0

8.9.0 (2024-10-14)

🚀 Features

  • rule-tester: hooks for test cases (#10109)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-parameters] cannot assume variables are either type or value (#10093)
  • eslint-plugin: [return-await] sync the behavior with await-thenable (#10069)
  • eslint-plugin: [prefer-literal-enum-member] report a different error message when allowBitwiseExpressions is enabled (#10096)
  • eslint-plugin: [no-loop-func] sync from upstream base rule (#10103)
  • eslint-plugin: [no-unused-vars] never report the naming of an enum member (#10117)
  • eslint-plugin: correct use-at-your-own-risk type definitions (#10049)
  • eslint-plugin: handle unions in await...for (#10110)
  • rule-tester: merge provided linterOptions (#10131)
  • scope-manager: [no-use-before-define] do not treat nested namespace aliases as variable references (#10095)
  • typescript-estree: improve project service error message when file extension missing from extraFileExtensions (#10076)
  • visitor-keys: reorder TSSatisfiesExpression and TSTypeAssertion (#10139)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.9.0 (2024-10-14)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates vite from 5.4.8 to 5.4.9

Release notes

Sourced from vite's releases.

v5.4.9

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.9 (2024-10-14)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

… updates

Bumps the development group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) | `1.64.0` | `1.70.0` |
| [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.64.0` | `1.69.1` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.9.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `5.4.9` |



Updates `@tanstack/router-devtools` from 1.64.0 to 1.70.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.70.0/packages/router-devtools)

Updates `@tanstack/router-plugin` from 1.64.0 to 1.69.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.69.1/packages/router-plugin)

Updates `@types/react-dom` from 18.3.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `typescript-eslint` from 8.8.1 to 8.9.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.9.0/packages/typescript-eslint)

Updates `vite` from 5.4.8 to 5.4.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@tanstack/router-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@tanstack/router-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2024

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-50a522f48c branch October 18, 2024 08:35
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.

0 participants