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 13 updates #88

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps the minor-updates group with 13 updates:

Package From To
@radix-ui/react-checkbox 1.1.1 1.1.2
@radix-ui/react-dialog 1.1.1 1.1.2
@radix-ui/react-tooltip 1.1.2 1.1.3
@tanstack/query-sync-storage-persister 5.56.2 5.59.0
@tanstack/react-query 5.56.2 5.59.0
@tanstack/react-query-devtools 5.58.0 5.59.0
@tanstack/react-query-persist-client 5.56.2 5.59.0
eslint-plugin-import 2.30.0 2.31.0
tailwind-merge 2.5.2 2.5.3
@tanstack/eslint-plugin-query 5.58.1 5.59.1
@types/react 18.3.10 18.3.11
eslint-plugin-react 7.37.0 7.37.1
vitest 2.1.1 2.1.2

Updates @radix-ui/react-checkbox from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-checkbox since your current version.


Updates @radix-ui/react-dialog from 1.1.1 to 1.1.2

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-dialog since your current version.


Updates @radix-ui/react-tooltip from 1.1.2 to 1.1.3

Commits
Maintainer changes

This version was pushed to npm by chancestrickland, a new releaser for @​radix-ui/react-tooltip since your current version.


Updates @tanstack/query-sync-storage-persister from 5.56.2 to 5.59.0

Release notes

Sourced from @​tanstack/query-sync-storage-persister's releases.

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

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

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates @tanstack/react-query from 5.56.2 to 5.59.0

Release notes

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

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

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

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.58.0 to 5.59.0

Release notes

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

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

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

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates @tanstack/react-query-persist-client from 5.56.2 to 5.59.0

Release notes

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

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

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

v5.58.1

Version 5.58.1 - 9/27/24, 7:58 AM

Changes

Fix

  • eslint-plugin: fix legacy recommended config (#8104) (ade6283) by Lachlan Collins

... (truncated)

Commits

Updates eslint-plugin-import from 2.30.0 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates tailwind-merge from 2.5.2 to 2.5.3

Release notes

Sourced from tailwind-merge's releases.

v2.5.3

Bug Fixes

Documentation

Other

Full Changelog: dcastil/tailwind-merge@v2.5.2...v2.5.3

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

Commits

Updates @tanstack/eslint-plugin-query from 5.58.1 to 5.59.1

Release notes

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

v5.59.1

Version 5.59.1 - 10/4/24, 12:03 PM

Changes

Fix

  • eslint-plugin-query: update deprecated getSourceCode() method (#8117) (bb8278d) by Sol Lee

Test

Docs

  • angular-query: fix pagination example double devtools (#8125) (05924f4) by Arnoud
  • angular-query: add pagination example (#8124) (a9b3eaf) by Arnoud
  • sentence wording (#8106) (71c5f88) by @​jeremybarbet
  • Update mutations.md (#8105) (b663383) by Sagar Ghimire

Packages

  • @​tanstack/eslint-plugin-query@​5.59.1
  • @​tanstack/vue-query@​5.59.1
  • @​tanstack/vue-query-devtools@​5.59.1

v5.59.0

Version 5.59.0 - 10/1/24, 3:45 PM

Changes

Feat

Docs

  • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
  • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
  • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

Other

Packages

  • @​tanstack/query-core@​5.59.0
  • @​tanstack/react-query@​5.59.0
  • @​tanstack/solid-query@​5.59.0

... (truncated)

Commits

Updates @types/react from 18.3.10 to 18.3.11

Commits

Updates eslint-plugin-react from 7.37.0 to 7.37.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.37.1

Fixed

Changed

#3834: jsx-eslint/eslint-plugin-react#3834 #3836: jsx-eslint/eslint-plugin-react#3836

Changelog

Sourced from eslint-plugin-react's changelog.

[7.37.1] - 2024.10.01

Fixed

Changed

#3836: jsx-eslint/eslint-plugin-react#3836 #3834: jsx-eslint/eslint-plugin-react#3834

Commits

Updates vitest from 2.1.1 to 2.1.2

Release notes

Sourced from vitest's releases.

v2.1.2

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 0ce26a4 chore: release v2.1.2
  • 383f179 fix(browser): throw an error if "@​vitest/browser/context" is imported outside...
  • 821400b fix(vitest): don't start a websocket server if api is disabled (#6617)
  • 8a8d3f0 fix(vitest): make env.SSR consistent between different pools (#6616)
  • ed8b7c0 fix(vitest): install dependencies with the same version when prompted (#6611)
  • d2a86ff fix(workspace): ignore DS_Store by default (#6571)
  • 88bde99 fix(coverage): cleanOnRerun: false to invalidate previous results (#6592)
  • 5f75790 refactor: replace strip-ansi with stripVTControlCharacters from `node:uti...
  • e7f3521 fix: move Vitest.setServer to post configureServer hook to enable import ...
  • 891d6fe docs: deprecate benchmark.outputFile option (#6591)
  • 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

Bumps the minor-updates group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.3` |
| [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) | `5.56.2` | `5.59.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.56.2` | `5.59.0` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.58.0` | `5.59.0` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.56.2` | `5.59.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.30.0` | `2.31.0` |
| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.2` | `2.5.3` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.58.1` | `5.59.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.10` | `18.3.11` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.0` | `7.37.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `2.1.2` |


Updates `@radix-ui/react-checkbox` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.1.2 to 1.1.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@tanstack/query-sync-storage-persister` from 5.56.2 to 5.59.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.59.0/packages/query-sync-storage-persister)

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

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

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

Updates `eslint-plugin-import` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.30.0...v2.31.0)

Updates `tailwind-merge` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](dcastil/tailwind-merge@v2.5.2...v2.5.3)

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

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

Updates `eslint-plugin-react` from 7.37.0 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.37.0...v7.37.1)

Updates `vitest` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-checkbox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@radix-ui/react-tooltip"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: eslint-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 9f6f4fe into main Oct 7, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-updates-2a8ef1f44b branch October 7, 2024 12:28
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