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 4 updates #86

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development group with 4 updates in the / directory: @eslint/compat, @tanstack/router-devtools, @tanstack/router-plugin and typescript-eslint.

Updates @eslint/compat from 1.2.1 to 1.2.2

Release notes

Sourced from @​eslint/compat's releases.

compat: v1.2.2

1.2.2 (2024-10-25)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​eslint/core bumped from ^0.7.0 to ^0.8.0
Commits

Updates @tanstack/router-devtools from 1.76.3 to 1.77.8

Release notes

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

v1.77.8

Version 1.77.8 - 10/29/24, 5:55 PM

Changes

Fix

  • react-router: improve types for parentMatchPromise (#2669) (0e3fae1) by Manuel Schiller

Packages

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

v1.77.7

Version 1.77.7 - 10/29/24, 5:34 PM

Changes

Fix

  • router-valibot-adapter: support for v1 dist-tags (#2667) (77a21ab) by Fabian Hiller

Chore

  • deps: update all non-major dependencies (#2662) (214a81f) by renovate[bot]

Packages

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

... (truncated)

Commits

Updates @tanstack/router-plugin from 1.76.0 to 1.77.7

Release notes

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

v1.77.7

Version 1.77.7 - 10/29/24, 5:34 PM

Changes

Fix

  • router-valibot-adapter: support for v1 dist-tags (#2667) (77a21ab) by Fabian Hiller

Chore

  • deps: update all non-major dependencies (#2662) (214a81f) by renovate[bot]

Packages

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

v1.77.6

Version 1.77.6 - 10/28/24, 9:17 PM

Changes

Fix

  • react-router: parentMatchPromiseresolves to parent match (#2666) (019f9d1) by Manuel Schiller
  • start: use user"s ssr.noExternal config (#2665) (4079472) by Valerii Sidorenko

Packages

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

... (truncated)

Commits

Updates typescript-eslint from 8.11.0 to 8.12.2

Release notes

Sourced from typescript-eslint's releases.

v8.12.2

8.12.2 (2024-10-29)

🩹 Fixes

  • eslint-plugin: [switch-exhaustiveness-check] invert considerDefaultExhaustiveForUnions (#10223)

❤️ Thank You

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

v8.12.1

8.12.1 (2024-10-28)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954)
  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • typescript-eslint: improve undefined extension handling (#10177)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
  • website: enable noImplicitAny (#10175)
  • rule-tester: use cwd option to set base path for tests with file name (#10201)

❤️ Thank You

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

v8.12.0

See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1

Changelog

Sourced from typescript-eslint's changelog.

8.12.2 (2024-10-29)

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.

8.12.1 (2024-10-28)

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.

8.12.0 (2024-10-28)

🚀 Features

  • typescript-eslint: improve undefined extension handling (#10177)

❤️ Thank You

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

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 4 updates in the / directory: [@eslint/compat](https://github.com/eslint/rewrite), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools), [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `@eslint/compat` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.1...compat-v1.2.2)

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

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

Updates `typescript-eslint` from 8.11.0 to 8.12.2
- [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.12.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- 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: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

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

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #90.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-6c42c19f15 branch November 1, 2024 13:16
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