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

chore: bump the dependencies group with 9 updates #198

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 9 updates:

Package From To
@tanstack/react-query 5.59.16 5.59.19
@tanstack/react-query-devtools 5.59.16 5.59.19
@vercel/toolbar 0.1.22 0.1.25
cmdk 1.0.0 1.0.4
@datadog/datadog-ci 2.43.0 2.44.0
@testing-library/jest-dom 6.6.2 6.6.3
@types/mapbox-gl 3.4.0 3.4.1
@types/node 22.8.2 22.8.7
eslint-config-next 15.0.1 15.0.2

Updates @tanstack/react-query from 5.59.16 to 5.59.19

Release notes

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

  • @​tanstack/query-devtools@​5.59.19
  • @​tanstack/react-query@​5.59.19
  • @​tanstack/react-query-devtools@​5.59.19
  • @​tanstack/react-query-persist-client@​5.59.19
  • @​tanstack/react-query-next-experimental@​5.59.19
  • @​tanstack/solid-query-devtools@​5.59.19
  • @​tanstack/svelte-query-devtools@​5.59.19
  • @​tanstack/vue-query-devtools@​5.59.19
  • @​tanstack/angular-query-devtools-experimental@​5.59.19

v5.59.18

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

... (truncated)

Commits

Updates @tanstack/react-query-devtools from 5.59.16 to 5.59.19

Release notes

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

v5.59.19

Version 5.59.19 - 11/3/24, 2:17 PM

Changes

Fix

  • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

Test

  • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

Docs

  • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

Packages

  • @​tanstack/query-devtools@​5.59.19
  • @​tanstack/react-query@​5.59.19
  • @​tanstack/react-query-devtools@​5.59.19
  • @​tanstack/react-query-persist-client@​5.59.19
  • @​tanstack/react-query-next-experimental@​5.59.19
  • @​tanstack/solid-query-devtools@​5.59.19
  • @​tanstack/svelte-query-devtools@​5.59.19
  • @​tanstack/vue-query-devtools@​5.59.19
  • @​tanstack/angular-query-devtools-experimental@​5.59.19

v5.59.18

Version 5.59.18 - 11/3/24, 9:27 AM

Changes

Fix

  • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

Packages

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

v5.59.17

Version 5.59.17 - 11/2/24, 5:45 PM

Changes

... (truncated)

Commits

Updates @vercel/toolbar from 0.1.22 to 0.1.25

Updates cmdk from 1.0.0 to 1.0.4

Release notes

Sourced from cmdk's releases.

v1.0.4

What's Changed

New Contributors

Full Changelog: pacocoursey/cmdk@v1.0.3...v1.0.4

v1.0.3

  • Fix use-sync-external-store shim for compatibility with Next.js 15 and React 19 RC

v1.0.1

What's Changed

New Contributors

Full Changelog: pacocoursey/cmdk@v1.0.0...v1.0.1

Commits

Updates @datadog/datadog-ci from 2.43.0 to 2.44.0

Release notes

Sourced from @​datadog/datadog-ci's releases.

v2.44.0

What's Changed

CI Visibility

Serverless

Static Analysis

Synthetics

New Contributors

Full Changelog: DataDog/datadog-ci@v2.43.0...v2.44.0

Commits
  • 8947d1f v2.44.0
  • d05c25c Merge pull request #1485 from DataDog/rodrigo.roca/remove-flaky-test-no-confi...
  • f38473a remove correlate no config shas flaky test
  • 5054cea [SYNTH-16456] Postpone reporting results on 404 (#1480)
  • ca6664b [SYNTH-16456] Make server result optional in Result (#1483)
  • ae2cc7c Merge pull request #1479 from DataDog/rodrigo.roca/add-config-shas-option-to-...
  • 6d7b076 fix test error message check for no commit shas'
  • 4e801a5 example and logger feedback
  • 3c7feaf [SYNTH-16381] Add setCookies override (#1478)
  • e996e5c add info log
  • Additional commits viewable in compare view

Updates @testing-library/jest-dom from 6.6.2 to 6.6.3

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.6.3

6.6.3 (2024-10-31)

Bug Fixes

  • add vitest import when extending vitest matchers (#646) (5ba0156)
Commits

Updates @types/mapbox-gl from 3.4.0 to 3.4.1

Commits

Updates @types/node from 22.8.2 to 22.8.7

Commits

Updates eslint-config-next from 15.0.1 to 15.0.2

Release notes

Sourced from eslint-config-next's releases.

v15.0.2

Core Changes

  • Read page name from work store in server module map proxy: #71669
  • codemod: should not transform when param is not used: #71664
  • [dynamicIO] complete refactor to prerender: #71687
  • fix: metadata image route normalize path posix for windows: #71673
  • next-codemod(upgrade): optional catch when missing dev script: #71598
  • Avoid server action function indirection in Turbopack: #71628
  • fix: exclude basePath in findSourceMapURL: #71719
  • fix: stack frame text color in dark mode: #71656
  • Fix: revert the bad node binary handling: #71723
  • next-codemod: add empty pnpm-workspace.yaml to test fixtures to bypass PNPM workspace checks: #71726
  • warn on sync access if dynamicIO is not enabled: #71696
  • Update React from 69d4b800-20241021 to 45804af1-20241021: #71718
  • next-upgrade: do not add --turbopack flag when --turbo exists in next dev: #71730
  • feat: stitch errors with react owner stack: #70393
  • [dynamicIO] update data access error and documentation: #71738
  • Test cached form action with revalidate: #71591
  • Upgrade React from 45804af1-20241021 to 28668d39-20241023: #71745
  • Fix race condition when setting client reference manifests: #71741
  • Fix fetch with no-store inside of use cache: #71754
  • Remove the bottom collapse button in dev overlay: #71658
  • [dynamicIO] unify cache filling and lazy-module warming: #71749
  • Don't filter out source location frames through RSC: #71752
  • fix undefined default export error msg: #71762
  • Upgrade React from 28668d39-20241023 to 1631855f-20241023: #71769
  • Enable owner stack in experimental build: #71716
  • feat: add experiment for sharpjs cpu flags: #71733
  • fix: handle server component replay error in error overlay: #71772
  • Don't error asking for prebuilt bundles: #71778
  • Replace turbopack://[project]/... sourcemap uris with file://... in development: #71489
  • misc: update source map paths for bundled Next.js runtime: #71779
  • [dynamicIO] refine error message and docs: #71781
  • next-upgrade: change --turbo to --turbopack if applicable: #71737
  • Show all diff when uncollapse: #71792
  • Sourcemap errors in terminal by default : #71444
  • Fully enable custom error callbacks for app router: #71794
  • Simplify Server Action Webpack plugin: #71721
  • ensure DIO development segment errors are cleared after correcting: #71811
  • Include sourceframe in errors logged in the terminal during development: #71803
  • [dynamicIO] update prerender cache scoping and cache warming for validation: #71822
  • only force stack frame color in tty: #71860
  • Add test for fetch with auth in use cache: #71768
  • Fix race with hot-reloader-client clearing overlay errors: #71771
  • Fix dynamic tracking in dev: #71867
  • Revert "Sourcemap errors in terminal by default (#71444)": #71868
  • Fix fetch caching inside of "use cache": #71793
  • Trace upload: only send traces for current session: #71838
  • Reland "Sourcemap errors in terminal by default": #71877

... (truncated)

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 dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.59.16` | `5.59.19` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.59.16` | `5.59.19` |
| [@vercel/toolbar](https://vercel.com) | `0.1.22` | `0.1.25` |
| [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) | `1.0.0` | `1.0.4` |
| [@datadog/datadog-ci](https://github.com/DataDog/datadog-ci) | `2.43.0` | `2.44.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.2` | `6.6.3` |
| [@types/mapbox-gl](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mapbox-gl) | `3.4.0` | `3.4.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.2` | `22.8.7` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.1` | `15.0.2` |


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

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

Updates `@vercel/toolbar` from 0.1.22 to 0.1.25

Updates `cmdk` from 1.0.0 to 1.0.4
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.0.4/cmdk)

Updates `@datadog/datadog-ci` from 2.43.0 to 2.44.0
- [Release notes](https://github.com/DataDog/datadog-ci/releases)
- [Commits](DataDog/datadog-ci@v2.43.0...v2.44.0)

Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.2...v6.6.3)

Updates `@types/mapbox-gl` from 3.4.0 to 3.4.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mapbox-gl)

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

Updates `eslint-config-next` from 15.0.1 to 15.0.2
- [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/v15.0.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@vercel/toolbar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: cmdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@datadog/datadog-ci"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/mapbox-gl"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
100-cims ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 10:58pm

@github-actions github-actions bot enabled auto-merge (squash) November 4, 2024 22:57
@github-actions github-actions bot merged commit cfb0142 into main Nov 5, 2024
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dependencies-9351f31eac branch November 5, 2024 18:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants