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

chore(deps-dev): bump the devdependencies group across 1 directory with 5 updates #123

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

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

Package From To
@tanstack/eslint-plugin-query 5.60.1 5.62.1
@types/chrome 0.0.283 0.0.287
@types/node 22.9.1 22.10.2
lefthook 1.8.4 1.9.3
typescript 5.6.3 5.7.2

Updates @tanstack/eslint-plugin-query from 5.60.1 to 5.62.1

Release notes

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

v5.62.1

Version 5.62.1 - 12/2/24, 6:40 PM

Changes

Fix

  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#8385) (d9d2728) by Parbez

Chore

  • angular-query: update examples to typescript 5.7 (#8374) (b7bad3d) by Arnoud

Test

  • query-core: add type check tests for queryObserver (#8304) (12b6782) by Sol Lee

Packages

  • @​tanstack/eslint-plugin-query@​5.62.1
  • @​tanstack/query-core@​5.62.1
  • @​tanstack/angular-query-devtools-experimental@​5.62.1
  • @​tanstack/angular-query-experimental@​5.62.1
  • @​tanstack/query-broadcast-client-experimental@​5.62.1
  • @​tanstack/query-persist-client-core@​5.62.1
  • @​tanstack/query-sync-storage-persister@​5.62.1
  • @​tanstack/react-query@​5.62.1
  • @​tanstack/react-query-devtools@​5.62.1
  • @​tanstack/react-query-persist-client@​5.62.1
  • @​tanstack/react-query-next-experimental@​5.62.1
  • @​tanstack/solid-query@​5.62.1
  • @​tanstack/solid-query-devtools@​5.62.1
  • @​tanstack/solid-query-persist-client@​5.62.1
  • @​tanstack/svelte-query@​5.62.1
  • @​tanstack/svelte-query-devtools@​5.62.1
  • @​tanstack/svelte-query-persist-client@​5.62.1
  • @​tanstack/vue-query@​5.62.1
  • @​tanstack/vue-query-devtools@​5.62.1
  • @​tanstack/query-async-storage-persister@​5.62.1

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

... (truncated)

Commits
  • ceb4094 release: v5.62.1
  • d9d2728 fix(eslint-plugin-query): handle non-null at then end of var in exhaustive-d...
  • c361be4 release: v5.61.6
  • c402a2b fix(eslint-plugin-query): handle optional and non-null chaining in exhaustive...
  • efdd204 release: v5.61.4
  • ef0b7b2 chore: typescript 5.7 (#8327)
  • 68dee7e release: v5.61.3
  • bdafc84 fix(eslint-plugin): fix no-unstable-deps with ts-eslint >=8.10.0 (#8340)
  • 9972595 chore(deps): more manual package updates (#8339)
  • 3888f23 release: v5.61.2
  • Additional commits viewable in compare view

Updates @types/chrome from 0.0.283 to 0.0.287

Commits

Updates @types/node from 22.9.1 to 22.10.2

Commits

Updates lefthook from 1.8.4 to 1.9.3

Release notes

Sourced from lefthook's releases.

v1.9.3

Changelog

  • 1e38d75b494f052b5ee5fa9ca9896deca506b20a chore: add mdbook (#894)
  • f2704a386695a7c88d7f77452325b9b32ce32802 fix: correctly parse config options (#895)

v1.9.2

Changelog

  • 5980de12b2404314d3ed303af21f4b0092e9ab3c fix: use correct remote scripts folder (#891)

v1.9.1

Changelog

  • b5b777635eed7900c0e2254ff6656104d5880a4c fix: skip_lfs config option (#889)

v1.9.0

Changelog

  • c1393d93f474dcbc171b7b27d99b67f947fbd5f8 chore!: replace viper with koanf (#813)
  • 9df624ccd340438fbac70a37d9b7ed94b6c34b23 chore: add minimum git version support warning (#886)
  • 4a2248d187cc970777dfef5885601f1f041bb519 ci: fix packages release (#881)
  • df484d9ebb2e0a48f7a80cc895faa0a37a3f1bda fix: reorder available hooks list (#884)

v1.8.5

Changelog

  • dad0830bb4c2b001dc9352a623de6c920ddec243 ci: automate publishing to cloudsmith (#875)
  • 2c874a9d8070edebc69202d2cfc635f4969af84c feat: add option to skip running LFS hooks (#879)
Changelog

Sourced from lefthook's changelog.

1.9.3 (2024-12-18)

1.9.2 (2024-12-12)

1.9.1 (2024-12-12)

1.9.0 (2024-12-06)

1.8.5 (2024-12-02)

Commits
  • 829cc92 1.9.3: fix issues with parsing existing options
  • f2704a3 fix: correctly parse config options (#895)
  • 1e38d75 chore: add mdbook (#894)
  • eeaddbf 1.9.2: fix execution for remote scripts
  • 5980de1 fix: use correct remote scripts folder (#891)
  • 305512c 1.9.1: fix skip_lfs option
  • b5b7776 fix: skip_lfs config option (#889)
  • 2077242 1.9.0: use different parsing tool koanf instead of viper, add git version war...
  • 9df624c chore: add minimum git version support warning (#886)
  • df484d9 fix: reorder available hooks list (#884)
  • Additional commits viewable in compare view

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

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

…th 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.60.1` | `5.62.1` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.283` | `0.0.287` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.1` | `22.10.2` |
| [lefthook](https://github.com/evilmartians/lefthook) | `1.8.4` | `1.9.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |



Updates `@tanstack/eslint-plugin-query` from 5.60.1 to 5.62.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.1/packages/eslint-plugin-query)

Updates `@types/chrome` from 0.0.283 to 0.0.287
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `@types/node` from 22.9.1 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `lefthook` from 1.8.4 to 1.9.3
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.8.4...v1.9.3)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: devdependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: lefthook
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: devdependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 19, 2024
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