chore(deps): bump the minor-and-patch group across 1 directory with 7 updates - #807
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: ASSERTIVE Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest updates on your projects. Learn more about Unkey Deploy
|
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.4.0` | `1.4.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.0.0` | `26.5.1` | | [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) | `0.219.0` | `0.222.0` | | [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) | `5.100.10` | `5.102.8` | | [@tanstack/react-pacer](https://github.com/TanStack/pacer/tree/HEAD/packages/react-pacer) | `0.22.1` | `0.23.0` | | [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.100.10` | `5.102.8` | | [cn](https://github.com/shadcn-ui/cn/tree/HEAD/packages/cn) | `0.2.6` | `0.3.0` | Updates `@types/bun` from 1.4.0 to 1.4.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `@types/node` from 26.0.0 to 26.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@opentelemetry/sdk-node` from 0.219.0 to 0.222.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.219.0...experimental/v0.222.0) Updates `@tanstack/query-sync-storage-persister` from 5.100.10 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/query-sync-storage-persister/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/query-sync-storage-persister@5.102.8/packages/query-sync-storage-persister) Updates `@tanstack/react-pacer` from 0.22.1 to 0.23.0 - [Release notes](https://github.com/TanStack/pacer/releases) - [Changelog](https://github.com/TanStack/pacer/blob/main/packages/react-pacer/CHANGELOG.md) - [Commits](https://github.com/TanStack/pacer/commits/@tanstack/react-pacer@0.23.0/packages/react-pacer) Updates `@tanstack/react-query-persist-client` from 5.100.10 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-persist-client/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-persist-client@5.102.8/packages/react-query-persist-client) Updates `cn` from 0.2.6 to 0.3.0 - [Release notes](https://github.com/shadcn-ui/cn/releases) - [Changelog](https://github.com/shadcn-ui/cn/blob/main/packages/cn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/cn/commits/cn@0.3.0/packages/cn) --- updated-dependencies: - dependency-name: "@opentelemetry/sdk-node" dependency-version: 0.222.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/query-sync-storage-persister" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/react-pacer" dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tanstack/react-query-persist-client" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/bun" dependency-version: 1.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/node" dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: cn dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
89e6257 to
6ea9066
Compare
Bumps the minor-and-patch group with 7 updates in the / directory:
1.4.01.4.226.0.026.5.10.219.00.222.05.100.105.102.80.22.10.23.05.100.105.102.80.2.60.3.0Updates
@types/bunfrom 1.4.0 to 1.4.2Commits
Updates
@types/nodefrom 26.0.0 to 26.5.1Commits
Updates
@opentelemetry/sdk-nodefrom 0.219.0 to 0.222.0Release notes
Sourced from @opentelemetry/sdk-node's releases.
... (truncated)
Commits
0b72a81chore: prepare next release (#7044)a9c5338ci: roll prerelease changelog into one final release changelog (#7045)f41805echore: prepare next release (#7042)b85eb28chore(instrumentation-http): fix lint errors (#7039)3f92530ci: support pre-releases and major version bumps in release workflow (#7035)82a5831docs(otlp-exporter-base): document HTTP exporter options (#6735)e086decMerge commit from fork59dac70chore(deps): update jamesives/github-pages-deploy-action action to v4.9.0 (#7...d0ce753chore: add@maryliagto maintainers (#7024)03469a1chore(deps): update open-telemetry/shared-workflows action to v0.10.0 (#7032)Updates
@tanstack/query-sync-storage-persisterfrom 5.100.10 to 5.102.8Release notes
Sourced from @tanstack/query-sync-storage-persister's releases.
Changelog
Sourced from @tanstack/query-sync-storage-persister's changelog.
... (truncated)
Commits
Updates
@tanstack/react-pacerfrom 0.22.1 to 0.23.0Release notes
Sourced from @tanstack/react-pacer's releases.
Changelog
Sourced from @tanstack/react-pacer's changelog.
Commits
c758955ci: Version Packages (#248)dc47121fix: falsy queue items, AsyncRetryer memory leak, wait bypass, and Awaited re...bd96217fix: update deps and devtools theming (#245)d497960docs: use the dynamic README header endpoint (#241)Updates
@tanstack/react-query-persist-clientfrom 5.100.10 to 5.102.8Release notes
Sourced from @tanstack/react-query-persist-client's releases.
Changelog
Sourced from @tanstack/react-query-persist-client's changelog.
... (truncated)
Commits
Updates
cnfrom 0.2.6 to 0.3.0Release notes
Sourced from cn's releases.
Changelog
Sourced from cn's changelog.
Commits
398d55achore(release): version packages (#138)829b6e1feat: add cn/vite and cn/next plugins (#139)9a9c9b5feat: add cn/build, the library behind cn build (#137)