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(pnpm): bump the minor-updates group with 11 updates #68

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps the minor-updates group with 11 updates:

Package From To
@tanstack/react-query 5.51.21 5.51.23
@tanstack/react-query-devtools 5.51.21 5.51.23
@tanstack/react-query-persist-client 5.51.21 5.51.23
tailwind-merge 2.4.0 2.5.1
@commitlint/cli 19.3.0 19.4.0
@types/node 22.1.0 22.2.0
eslint-plugin-testing-library 6.2.2 6.3.0
postcss 8.4.40 8.4.41
prettier-plugin-tailwindcss 0.6.5 0.6.6
tailwindcss 3.4.7 3.4.9
vite 5.3.5 5.4.0

Updates @tanstack/react-query from 5.51.21 to 5.51.23

Release notes

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

v5.51.23

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

  • @​tanstack/react-query@​5.51.23
  • @​tanstack/react-query-devtools@​5.51.23
  • @​tanstack/react-query-persist-client@​5.51.23
  • @​tanstack/react-query-next-experimental@​5.51.23

v5.51.22

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages

  • @​tanstack/angular-query-experimental@​5.51.22
  • @​tanstack/angular-query-devtools-experimental@​5.51.22
Commits
  • 11cda37 release: v5.51.23
  • c744f99 fix(react-query): ensure we have a gcTime of at least 1 second when using sus...
  • See full diff in compare view

Updates @tanstack/react-query-devtools from 5.51.21 to 5.51.23

Release notes

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

v5.51.23

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

  • @​tanstack/react-query@​5.51.23
  • @​tanstack/react-query-devtools@​5.51.23
  • @​tanstack/react-query-persist-client@​5.51.23
  • @​tanstack/react-query-next-experimental@​5.51.23

v5.51.22

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages

  • @​tanstack/angular-query-experimental@​5.51.22
  • @​tanstack/angular-query-devtools-experimental@​5.51.22
Commits

Updates @tanstack/react-query-persist-client from 5.51.21 to 5.51.23

Release notes

Sourced from @​tanstack/react-query-persist-client's releases.

v5.51.23

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

  • @​tanstack/react-query@​5.51.23
  • @​tanstack/react-query-devtools@​5.51.23
  • @​tanstack/react-query-persist-client@​5.51.23
  • @​tanstack/react-query-next-experimental@​5.51.23

v5.51.22

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages

  • @​tanstack/angular-query-experimental@​5.51.22
  • @​tanstack/angular-query-devtools-experimental@​5.51.22
Commits

Updates tailwind-merge from 2.4.0 to 2.5.1

Release notes

Sourced from tailwind-merge's releases.

v2.5.1

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.5.0...v2.5.1

Thanks to @​brandonmcconnell, @​manavm1990, @​langy, @​jamesreaco and @​jamaluddinrumi for sponsoring tailwind-merge! ❤️

v2.5.0

New Features

Bug Fixes

Full Changelog: dcastil/tailwind-merge@v2.4.0...v2.5.0

Thanks to @​brandonmcconnell, @​manavm1990, @​langy and @​jamesreaco for sponsoring tailwind-merge! ❤️

Commits
  • 056b2a3 v2.5.1
  • 41e589b add changelog for v2.5.1
  • 80d01a1 Merge pull request #457 from dcastil/bugfix/456/fix-space-at-beginning-causin...
  • 400b90d fix space at beginning of input causing infinite loop
  • 14166d3 add test case for spaces at beginning or end of input
  • b42e596 small improvement in changelog
  • bceb688 add full changelog for v2.5.0
  • 0ba31f3 v2.5.0
  • 29b7592 Merge pull request #453 from dcastil/renovate/major-typescript-eslint-monorepo
  • ecac0d3 Update typescript-eslint monorepo to v8
  • Additional commits viewable in compare view

Updates @commitlint/cli from 19.3.0 to 19.4.0

Release notes

Sourced from @​commitlint/cli's releases.

v19.4.0

Features

Chore & Docs

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.1...v19.4.0

v19.3.1

19.3.1 (2024-05-13)

Bug Fixes

Chore

New Contributors

Full Changelog: conventional-changelog/commitlint@v19.3.0...v19.3.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.4.0 (2024-08-07)

Features

Commits

Updates @types/node from 22.1.0 to 22.2.0

Commits

Updates eslint-plugin-testing-library from 6.2.2 to 6.3.0

Release notes

Sourced from eslint-plugin-testing-library's releases.

v6.3.0

6.3.0 (2024-08-11)

Features

Commits

Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits

Updates prettier-plugin-tailwindcss from 0.6.5 to 0.6.6

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Commits

Updates tailwindcss from 3.4.7 to 3.4.9

Release notes

Sourced from tailwindcss's releases.

v3.4.9

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Changelog

Sourced from tailwindcss's changelog.

[3.4.9] - 2024-08-08

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

[3.4.8] - 2024-08-07

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Commits

Updates vite from 5.3.5 to 5.4.0

Release notes

Sourced from vite's releases.

create-vite@5.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.0 (2024-08-07)

5.4.0-beta.1 (2024-08-01)

5.4.0-beta.0 (2024-07-30)

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

Bumps the minor-updates group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.21` | `5.51.23` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.51.21` | `5.51.23` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.51.21` | `5.51.23` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.4.0` | `2.5.1` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.3.0` | `19.4.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.2.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `6.2.2` | `6.3.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.5` | `5.4.0` |


Updates `@tanstack/react-query` from 5.51.21 to 5.51.23
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.23/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.51.21 to 5.51.23
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.23/packages/react-query-devtools)

Updates `@tanstack/react-query-persist-client` from 5.51.21 to 5.51.23
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.23/packages/react-query-persist-client)

Updates `tailwind-merge` from 2.4.0 to 2.5.1
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.4.0...v2.5.1)

Updates `@commitlint/cli` from 19.3.0 to 19.4.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.0/@commitlint/cli)

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

Updates `eslint-plugin-testing-library` from 6.2.2 to 6.3.0
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.2.2...v6.3.0)

Updates `postcss` from 8.4.40 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.40...8.4.41)

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6)

Updates `tailwindcss` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.7...v3.4.9)

Updates `vite` from 5.3.5 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Owner

@CostasAK CostasAK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@CostasAK CostasAK merged commit 8104adf into main Aug 12, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-updates-f1f13211e4 branch August 12, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant