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

Bump the misc group across 1 directory with 5 updates #449

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the misc group with 5 updates in the /ui directory:

Package From To
@tanstack/react-query 5.32.0 5.32.1
clsx 2.1.0 2.1.1
video.js 8.10.0 8.12.0
@next/bundle-analyzer 14.2.2 14.2.3
@tanstack/react-query-devtools 5.32.0 5.32.1

Updates @tanstack/react-query from 5.32.0 to 5.32.1

Release notes

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

v5.32.1

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes

Fix

  • trigger release (684ffbfe) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#7333) (2aca521a) by Anton Jeppsson

Docs

  • createSyncStoragePersister: fix typo (#7348) (6768a9c7) by Mackie Underdown

Packages

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

Updates clsx from 2.1.0 to 2.1.1

Release notes

Sourced from clsx's releases.

v2.1.1

Patches

  • (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you @​ViliamKopecky~!

Chores

  • Add licenses.dev badge: 684509c This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for polka@next and a larger astro example.

Full Changelog: lukeed/clsx@v2.1.0...v2.1.1

Commits

Updates video.js from 8.10.0 to 8.12.0

Release notes

Sourced from video.js's releases.

v8.12.0

8.12.0 (2024-04-16)

Features

  • add browser.IS_SMART_TV and class names for CSS targeting devices (#8676) (8e5870f)
  • emulated-tracks: add class to force cues to be center aligned (#8625) (d715e0f)
  • lang: Add support for Marathi Language (#8596) (80429fa)
  • lang: added arabic seek button translations (#8616) (ee07382)

Bug Fixes

Chores

netlify preview for this version

v8.11.8

8.11.8 (2024-03-12)

Chores

netlify preview for this version

v8.11.7

8.11.7 (2024-03-06)

Bug Fixes

Chores

netlify preview for this version

... (truncated)

Changelog

Sourced from video.js's changelog.

8.12.0 (2024-04-16)

Features

  • add browser.IS_SMART_TV and class names for CSS targeting devices (#8676) (8e5870f)
  • emulated-tracks: add class to force cues to be center aligned (#8625) (d715e0f)
  • lang: Add support for Marathi Language (#8596) (80429fa)
  • lang: added arabic seek button translations (#8616) (ee07382)

Bug Fixes

Chores

8.11.8 (2024-03-12)

Chores

8.11.7 (2024-03-06)

Bug Fixes

Chores

8.11.6 (2024-03-04)

Chores

... (truncated)

Commits
  • 582c35f 8.12.0
  • 12310ed chore: update VHS to v3.12.1 (#8687)
  • d715e0f feat(emulated-tracks): add class to force cues to be center aligned (#8625)
  • 3f32de3 fix(build): Use quoted dbl quotes to support Windows (#8681)
  • af06f50 chore: update GitHub Actions version and remove xvfb (#8682)
  • ee07382 feat(lang): added arabic seek button translations (#8616)
  • 4ccedc1 chore: Remove unused type.js file (#8658)
  • 4a17426 fix(i18n): better Italian translation for "captions" (#8513)
  • 80429fa feat(lang): Add support for Marathi Language (#8596)
  • 8e5870f feat: add browser.IS_SMART_TV and class names for CSS targeting devices (#8676)
  • Additional commits viewable in compare view

Updates @next/bundle-analyzer from 14.2.2 to 14.2.3

Release notes

Sourced from @​next/bundle-analyzer's releases.

v14.2.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: resolve mixed re-exports module as cjs (#64681)
  • fix: mixing namespace import and named import client components (#64809)
  • Fix mixed exports in server component with barrel optimization (#64894)
  • Fix next/image usage in mdx(#64875)
  • fix(fetch-cache): fix additional typo, add type & data validation (#64799)
  • prevent erroneous route interception during lazy fetch (#64692)
  • fix root page revalidation when redirecting in a server action (#64730)
  • fix: remove traceparent from cachekey should not remove traceparent from original object (#64727)
  • Clean-up fetch metrics tracking (#64746)

Credits

Huge thanks to @​huozhi, @​samcx, @​ztanner, @​Jeffrey-Zutt, and @​ijjk for helping!

Commits

Updates @tanstack/react-query-devtools from 5.32.0 to 5.32.1

Release notes

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

v5.32.1

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes

Fix

  • trigger release (684ffbfe) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#7333) (2aca521a) by Anton Jeppsson

Docs

  • createSyncStoragePersister: fix typo (#7348) (6768a9c7) by Mackie Underdown

Packages

  • @​tanstack/eslint-plugin-query@​5.32.1
  • @​tanstack/query-async-storage-persister@​5.32.1
  • @​tanstack/query-broadcast-client-experimental@​5.32.1
  • @​tanstack/query-core@​5.32.1
  • @​tanstack/query-devtools@​5.32.1
  • @​tanstack/query-persist-client-core@​5.32.1
  • @​tanstack/query-sync-storage-persister@​5.32.1
  • @​tanstack/react-query@​5.32.1
  • @​tanstack/react-query-devtools@​5.32.1
  • @​tanstack/react-query-persist-client@​5.32.1
  • @​tanstack/react-query-next-experimental@​5.32.1
  • @​tanstack/solid-query@​5.32.1
  • @​tanstack/solid-query-devtools@​5.32.1
  • @​tanstack/solid-query-persist-client@​5.32.1
  • @​tanstack/svelte-query@​5.32.1
  • @​tanstack/svelte-query-devtools@​5.32.1
  • @​tanstack/svelte-query-persist-client@​5.32.1
  • @​tanstack/vue-query@​5.32.1
  • @​tanstack/vue-query-devtools@​5.32.1
  • @​tanstack/angular-query-devtools-experimental@​5.32.1
  • @​tanstack/angular-query-experimental@​5.32.1
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

@dependabot dependabot bot requested a review from paulcretu as a code owner May 1, 2024 04:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2024
@paulcretu
Copy link
Member

@dependabot recreate

Bumps the misc group with 5 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.32.0` | `5.32.1` |
| [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` |
| [video.js](https://github.com/videojs/video.js) | `8.10.0` | `8.12.0` |
| [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) | `14.2.2` | `14.2.3` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.32.0` | `5.32.1` |



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

Updates `clsx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](lukeed/clsx@v2.1.0...v2.1.1)

Updates `video.js` from 8.10.0 to 8.12.0
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v8.10.0...v8.12.0)

Updates `@next/bundle-analyzer` from 14.2.2 to 14.2.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/next-bundle-analyzer)

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

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: misc
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: misc
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/misc-6eef5a95ae branch from 039b0c5 to 26a68a5 Compare May 1, 2024 05:16
@paulcretu paulcretu temporarily deployed to orcasite-pr-449 May 1, 2024 05:17 Inactive
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2024

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

@dependabot dependabot bot closed this May 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/misc-6eef5a95ae branch May 2, 2024 12:43
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