Skip to content

chore(deps-dev): bump the minor group in /website with 2 updates#6186

Merged
maverbiest merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/minor-708c339ddc
Mar 26, 2026
Merged

chore(deps-dev): bump the minor group in /website with 2 updates#6186
maverbiest merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/minor-708c339ddc

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps the minor group in /website with 2 updates: @tanstack/eslint-plugin-query and astro-eslint-parser.

Updates @tanstack/eslint-plugin-query from 5.91.5 to 5.95.2

Release notes

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

@​tanstack/eslint-plugin-query@​5.95.2

No release notes provided.

@​tanstack/eslint-plugin-query@​5.95.1

No release notes provided.

@​tanstack/eslint-plugin-query@​5.95.0

Minor Changes

  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#10295)
Changelog

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

5.95.2

5.95.1

5.95.0

Minor Changes

  • BREAKING (eslint-plugin): The exhaustive-deps rule now reports member expression dependencies more granularly for call expressions (e.g. a.b.foo() suggests a.b), which may cause existing code that previously passed the rule to now report missing dependencies. To accommodate stable variables and types, the rule now accepts an allowlist option with variables and types arrays to exclude specific dependencies from enforcement. (#10295)

5.94.5

Patch Changes

  • fix(*): resolve issue about excluded build directory (#10312)

5.94.4

Patch Changes

  • chore: fixed version (#10064)
Commits

Updates astro-eslint-parser from 1.3.0 to 1.4.0

Release notes

Sourced from astro-eslint-parser's releases.

v1.4.0

Minor Changes

v1.3.2

Patch Changes

v1.3.1

Patch Changes

Changelog

Sourced from astro-eslint-parser's changelog.

1.4.0

Minor Changes

1.3.2

Patch Changes

1.3.1

Patch Changes

Commits
  • b57ff9f Version Packages (#425)
  • 8df97eb fix(deps): update dependency @​astrojs/compiler to v3 (#416)
  • 1b1f255 Version Packages (#424)
  • 380d312 fix: make comparable offset remapping work in browser environments (#423)
  • 0a7e8ab Version Packages (#422)
  • 0ffb8d1 fix: handle multibyte offsets when adjusting nodes after \</html> (#421)
  • 319bf9b chore(deps): update dependency webpack-cli to v7 (#418)
  • e2c3a8d chore(deps): update astro monorepo (#417)
  • 7af8739 chore(deps): update dependency @​changesets/changelog-github to ^0.6.0 (#415)
  • 0b8b45b chore(deps): update dependency nyc to v18 (#413)
  • 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 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

🚀 Preview: Add preview label to enable

Bumps the minor group in /website with 2 updates: [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) and [astro-eslint-parser](https://github.com/ota-meshi/astro-eslint-parser).


Updates `@tanstack/eslint-plugin-query` from 5.91.5 to 5.95.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.95.2/packages/eslint-plugin-query)

Updates `astro-eslint-parser` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/ota-meshi/astro-eslint-parser/releases)
- [Changelog](https://github.com/ota-meshi/astro-eslint-parser/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/astro-eslint-parser@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-version: 5.95.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: astro-eslint-parser
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2026
@maverbiest maverbiest merged commit d8a224c into main Mar 26, 2026
70 of 71 checks passed
@maverbiest maverbiest deleted the dependabot/npm_and_yarn/website/minor-708c339ddc branch March 26, 2026 13:05
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.

1 participant