chore(deps): bump the version-all group with 19 updates#155
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): bump the version-all group with 19 updates#155dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the version-all group with 19 updates: | Package | From | To | | --- | --- | --- | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.30.0` | `10.32.1` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.87.1` | `2.89.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.561.0` | `0.562.0` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.12.0` | `9.13.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.68.0` | `7.69.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `3.0.6` | `4.0.14` | | [wouter](https://github.com/molefrog/wouter) | `3.8.1` | `3.9.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.15` | `4.0.16` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.15` | `4.0.16` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.15` | `4.0.16` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.9` | `11.1.10` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.9` | `11.1.10` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.9` | `11.1.10` | | [@sentry/nestjs](https://github.com/getsentry/sentry-javascript) | `10.30.0` | `10.32.1` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.15.6` | `8.16.0` | | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `168.0.0` | `169.0.0` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.9` | `11.1.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `25.0.3` | Updates `@sentry/react` from 10.30.0 to 10.32.1 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.30.0...10.32.1) Updates `@supabase/supabase-js` from 2.87.1 to 2.89.0 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.89.0/packages/core/supabase-js) Updates `lucide-react` from 0.561.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `react-day-picker` from 9.12.0 to 9.13.0 - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](gpbl/react-day-picker@v9.12.0...v9.13.0) Updates `react-hook-form` from 7.68.0 to 7.69.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.68.0...v7.69.0) Updates `react-resizable-panels` from 3.0.6 to 4.0.14 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Changelog](https://github.com/bvaughn/react-resizable-panels/blob/main/CHANGELOG.md) - [Commits](bvaughn/react-resizable-panels@3.0.6...4.0.14) Updates `wouter` from 3.8.1 to 3.9.0 - [Release notes](https://github.com/molefrog/wouter/releases) - [Commits](molefrog/wouter@v3.8.1...v3.9.0) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.1) Updates `@vitest/coverage-v8` from 4.0.15 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/coverage-v8) Updates `@vitest/ui` from 4.0.15 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/ui) Updates `vitest` from 4.0.15 to 4.0.16 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest) Updates `@nestjs/common` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/common) Updates `@nestjs/core` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/core) Updates `@nestjs/platform-express` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/platform-express) Updates `@sentry/nestjs` from 10.30.0 to 10.32.1 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.30.0...10.32.1) Updates `@types/pg` from 8.15.6 to 8.16.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `googleapis` from 168.0.0 to 169.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json) - [Commits](googleapis/google-api-nodejs-client@googleapis-v168.0.0...googleapis-v169.0.0) Updates `@nestjs/testing` from 11.1.9 to 11.1.10 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.10/packages/testing) Updates `@types/node` from 25.0.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@sentry/react" dependency-version: 10.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: "@supabase/supabase-js" dependency-version: 2.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: react-day-picker dependency-version: 9.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: react-hook-form dependency-version: 7.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: react-resizable-panels dependency-version: 4.0.14 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-all - dependency-name: wouter dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@vitest/ui" dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: vitest dependency-version: 4.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@nestjs/common" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@nestjs/core" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@sentry/nestjs" dependency-version: 10.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: "@types/pg" dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-all - dependency-name: googleapis dependency-version: 169.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: version-all - dependency-name: "@nestjs/testing" dependency-version: 11.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: version-all ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Warning
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the version-all group with 19 updates:
10.30.010.32.12.87.12.89.00.561.00.562.09.12.09.13.07.68.07.69.03.0.64.0.143.8.13.9.016.3.016.3.14.0.154.0.164.0.154.0.164.0.154.0.1611.1.911.1.1011.1.911.1.1011.1.911.1.1010.30.010.32.18.15.68.16.0168.0.0169.0.011.1.911.1.1025.0.225.0.3Updates
@sentry/reactfrom 10.30.0 to 10.32.1Release notes
Sourced from
@sentry/react's releases.... (truncated)
Changelog
Sourced from
@sentry/react's changelog.... (truncated)
Commits
528ade2release: 10.32.125f695dMerge pull request #18578 from getsentry/prepare-release/10.32.1a981a3dmeta(changelog): Update changelog for10.32.10d8547cfix(vercelai): Fix input token count (#18574)71384a2chore(lint): prefer 'unknown' to 'any', fix lint warningsd1dd308chore(test): Removecloudflare-astroe2e test (#18567)12f3007fix(ember): Makeimplementationfield optional (hashroutes) (#18564)3fda84dfix(cloudflare): Add hono transaction name when error is thrown (#18529)a538901Merge pull request #18563 from getsentry/master063c4dcMerge pull request #18562 from getsentry/ab/skip-ci-when-no-code-changesUpdates
@supabase/supabase-jsfrom 2.87.1 to 2.89.0Release notes
Sourced from
@supabase/supabase-js's releases.... (truncated)
Changelog
Sourced from
@supabase/supabase-js's changelog.Commits
e953e71feat(supabase): export DatabaseWithoutInternals utility type (#1935)ba17c2fchore(release): version 2.88.0 changelogs (#1965)6c9bbdffeat(repo): migrate build system to tsdown for proper ESM/CJS support (#1961)f346169feat(auth): allow custom predicate for detectSessionInUrl option (#1958)f57b882chore(release): version 2.87.3 changelogs (#1954)628e710fix(supabase): resolve jsDelivr CDN ESM import failure with .js extensions (#...a660d29chore(release): version 2.87.2 changelogs (#1952)2950186fix(supabase): resolve jsDelivr CDN ESM import failure (#1950)13af49bchore(release): version 2.87.1 changelogs (#1934)Updates
lucide-reactfrom 0.561.0 to 0.562.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
react-day-pickerfrom 9.12.0 to 9.13.0Release notes
Sourced from react-day-picker's releases.
Commits
103fe7fdocs: update noon safe link62bddaabuild: bump v9.13.091e1fc6docs: updates for time zone withnoonSafe2a080c5feat: add experimentalnoonSafeprop for timezone offsets (#2879)2bfbb3bdocs: update time zone docs, add Asia/Saigon examples (#2878)14494d6repo: upgrade dependencies (#2877)2a85e2bdocs: enhance custom components and custom selections guides (#2876)4988ad5docs: add responsive markdown tables (#2875)e851689docs: isolate daypicker demos from docusaurus css (#2874)de5b2e0docs: reorganize customization props (#2873)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-day-picker since your current version.
Updates
react-hook-formfrom 7.68.0 to 7.69.0Release notes
Sourced from react-hook-form's releases.
Commits
3e6f6817.69.00fa39b4👌 chore: update dev deps (#13200)5c5f710🤦🏻♂️ chore: update@deprecatednames prop on\<Watch />(#13198)1e27637🪖 fix: cve-2025-67779 (#13196)0676cc7🔬 test: add regression tests for #12837 and #13136 (#13187)2a681a9📏 feat: align\<Watch />API withuseWatch(#13192)1eabdc6🪖 fix: cve-2025-55184 & cve-2025-55183 (#13194)aa79ac9🏥 chore: safely call function methods on elements (#13190)3f821ac🧿 fix\<Watch />control prop type (#13189)64eec9b🐞 fix(reset): preserve isValid state when keepIsValid option is used (#13173)Updates
react-resizable-panelsfrom 3.0.6 to 4.0.14Release notes
Sourced from react-resizable-panels's releases.
... (truncated)
Changelog
Sourced from react-resizable-panels's changelog.
... (truncated)
Commits
f96f4cc4.0.13 -> 4.0.14a5691a0Allow resizable panels to be rendered into a different Window (e.g. popup or ...ca9b9b7Improved e2e test harness serialization9711ece4.0.12 -> 4.0.131d07240Add Panel+contents memoization test18731d6Changelog update077b263Rename useDefaultLayout 'groupId' param to 'id' (#553)1bdb9b04.0.11 -> 4.0.12eeef694Add debounce feature to useDefaultLayout (#552)eadba2b4.0.10 -> 4.0.11Updates
wouterfrom 3.8.1 to 3.9.0Release notes
Sourced from wouter's releases.
... (truncated)
Commits
9f76456v3.9.0e8726aaProduction settings.debef37Magazin: add footer, adapt for mobile.c595331View Transitions (#554)e36f8d5Wouter magazin (#553)715223aReformat.Updates
@testing-library/reactfrom 16.3.0 to 16.3.1Release notes
Sourced from
@testing-library/react's releases.Commits
a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@vitest/coverage-v8from 4.0.15 to 4.0.16Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
b46d744chore: release v4.0.16Updates
@vitest/uifrom 4.0.15 to 4.0.16Release notes
Sourced from
@vitest/ui's releases.Commits
b46d744chore: release v4.0.1660642b3fix: fix module graph UI on html reporter with headless browser mode (#9219)Updates
vitestfrom 4.0.15 to 4.0.16Release notes
Sourced from vitest's releases.
Commits
b46d744chore: release v4.0.1684a3062fix(browser): string formatting bug when including placeholders in console.lo...f7f6aa8fix: log deprecatedtest.poolOptionsif it's set (#9226)568513cfix: allow inlining fully dynamic import (#9137)5d26b87fix(experimental): exportsetupEnvironmentfor custom pools (#9187)f17eb42refactor: avoid usingisFileServingAllowedfrom Vite (#9160)78cfbf9fix: avoid crashing onprocess.versionsstub (#9174)da0ade2fix: fix browser mode default testTimeout back to 15 seconds (#9167)Updates
@nestjs/commonfrom 11.1.9 to 11.1.10Release notes
Sourced from
@nestjs/common's releases.