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): Bump the all-dependencies group with 5 updates #308

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group with 5 updates:

Package From To
@blocknote/core 0.19.0 0.19.1
@blocknote/react 0.19.0 0.19.1
@tanstack/react-query 5.59.20 5.60.5
lucide-react 0.456.0 0.460.0
tailwindcss 3.4.14 3.4.15

Updates @blocknote/core from 0.19.0 to 0.19.1

Release notes

Sourced from @​blocknote/core's releases.

v0.19.1

This release adds many bugfixes, especially for the recently released multi-column layouts.

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.19.0...v0.19.1

Commits

Updates @blocknote/react from 0.19.0 to 0.19.1

Release notes

Sourced from @​blocknote/react's releases.

v0.19.1

This release adds many bugfixes, especially for the recently released multi-column layouts.

What's Changed

Full Changelog: TypeCellOS/BlockNote@v0.19.0...v0.19.1

Commits

Updates @tanstack/react-query from 5.59.20 to 5.60.5

Release notes

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

v5.60.5

Version 5.60.5 - 11/15/24, 6:06 PM

Changes

Fix

  • useQueries: make sure we don"t lose property tracking (#8295) (4a2e838) by Dominik Dorfmeister

Docs

  • angular-query: type narrowing (#8297) (0df2883) by Arnoud
  • angular-query: add TypeScript documentation (#8296) (118b152) by Arnoud

Packages

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

v5.60.4

Version 5.60.4 - 11/15/24, 3:43 PM

Changes

Refactor

Packages

  • @​tanstack/query-async-storage-persister@​5.60.4
  • @​tanstack/query-sync-storage-persister@​5.60.4
  • @​tanstack/react-query@​5.60.4

... (truncated)

Commits
  • 3fc2fce release: v5.60.5
  • 4a2e838 fix(useQueries): make sure we don't lose property tracking (#8295)
  • 8786495 release: v5.60.4
  • 6c2a055 refactor(*): unify & use noop (#8294)
  • 7615661 release: v5.60.2
  • c9fcd2f test(react-query): useInfinitePrefetchQuery -> usePrefetchInfiniteQuery (#8265)
  • 8d1f542 test(react-query): add test case for useSuspenseQueries accept skipToken as q...
  • ebd4c2b test(react-query): add test case for useSuspenseInfiniteQuery accept skipToke...
  • e802711 test(react-query): add test case for useSuspenseQuery accept skipToken as que...
  • c2b435d test(react-query): add test case for infiniteQueryOptions (#8268)
  • Additional commits viewable in compare view

Updates lucide-react from 0.456.0 to 0.460.0

Release notes

Sourced from lucide-react's releases.

New icons 0.460.0

New icons 🎨

New icons 0.459.0

New icons 🎨

New icons 0.458.0

New icons 🎨

Modified Icons 🔨

Other Changes

Full Changelog: lucide-icons/lucide@0.457.0...0.458.0

New icons 0.457.0

New icons 🎨

Modified Icons 🔨

Commits

Updates tailwindcss from 3.4.14 to 3.4.15

Release notes

Sourced from tailwindcss's releases.

v3.4.15

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
Changelog

Sourced from tailwindcss's changelog.

[3.4.15] - 2024-11-14

  • Bump versions for security vulnerabilities (#14697)
  • Ensure the TypeScript types for the boxShadow theme configuration allows arrays (#14856)
  • Set fallback for opacity variables to ensure setting colors with the selection:* variant works in Chrome 131 (#15003)
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 all-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@blocknote/core](https://github.com/TypeCellOS/BlockNote) | `0.19.0` | `0.19.1` |
| [@blocknote/react](https://github.com/TypeCellOS/BlockNote) | `0.19.0` | `0.19.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.20` | `5.60.5` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.456.0` | `0.460.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.14` | `3.4.15` |


Updates `@blocknote/core` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.19.0...v0.19.1)

Updates `@blocknote/react` from 0.19.0 to 0.19.1
- [Release notes](https://github.com/TypeCellOS/BlockNote/releases)
- [Commits](TypeCellOS/BlockNote@v0.19.0...v0.19.1)

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

Updates `lucide-react` from 0.456.0 to 0.460.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.460.0/packages/lucide-react)

Updates `tailwindcss` from 3.4.14 to 3.4.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.15/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.14...v3.4.15)

---
updated-dependencies:
- dependency-name: "@blocknote/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@blocknote/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 minor labels Nov 17, 2024
@dependabot dependabot bot requested a review from RicardoGEsteves November 17, 2024 16:25
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2024

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

@dependabot dependabot bot closed this Nov 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-14568bc6f5 branch November 17, 2024 23:06
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 minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant