-
Couldn't load subscription status.
- Fork 2
chore(deps): bump the production-dependencies group across 1 directory with 16 updates #52
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/production-dependencies-3d3913a84e
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump the production-dependencies group across 1 directory with 16 updates #52
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/production-dependencies-3d3913a84e
Conversation
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
…y with 16 updates Bumps the production-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.2.2` | | [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) | `2.9.0` | `4.0.2` | | [@stripe/stripe-js](https://github.com/stripe/stripe-js) | `4.10.0` | `7.9.0` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.54.0` | `2.57.4` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.84.2` | `5.89.0` | | [framer-motion](https://github.com/motiondivision/motion) | `11.18.2` | `12.23.16` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.539.0` | `0.544.0` | | [mathjs](https://github.com/josdejong/mathjs) | `14.6.0` | `14.7.0` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.8.1` | `9.11.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.62.0` | `7.63.0` | | [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) | `2.1.9` | `3.0.6` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.30.1` | `7.9.1` | | [recharts](https://github.com/recharts/recharts) | `2.15.4` | `3.2.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.6.0` | `3.3.1` | | [vaul](https://github.com/emilkowalski/vaul) | `0.9.9` | `1.1.2` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.1.11` | Updates `@hookform/resolvers` from 3.10.0 to 5.2.2 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v3.10.0...v5.2.2) Updates `@stripe/react-stripe-js` from 2.9.0 to 4.0.2 - [Release notes](https://github.com/stripe/react-stripe-js/releases) - [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md) - [Commits](stripe/react-stripe-js@v2.9.0...v4.0.2) Updates `@stripe/stripe-js` from 4.10.0 to 7.9.0 - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](stripe/stripe-js@v4.10.0...v7.9.0) Updates `@supabase/supabase-js` from 2.54.0 to 2.57.4 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md) - [Commits](supabase/supabase-js@v2.54.0...v2.57.4) Updates `@tanstack/react-query` from 5.84.2 to 5.89.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.89.0/packages/react-query) Updates `framer-motion` from 11.18.2 to 12.23.16 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.18.2...v12.23.16) Updates `lucide-react` from 0.539.0 to 0.544.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-react) Updates `mathjs` from 14.6.0 to 14.7.0 - [Changelog](https://github.com/josdejong/mathjs/blob/develop/HISTORY.md) - [Commits](josdejong/mathjs@v14.6.0...v14.7.0) Updates `react-day-picker` from 9.8.1 to 9.11.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.8.1...v9.11.0) Updates `react-hook-form` from 7.62.0 to 7.63.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.62.0...v7.63.0) Updates `react-resizable-panels` from 2.1.9 to 3.0.6 - [Release notes](https://github.com/bvaughn/react-resizable-panels/releases) - [Commits](bvaughn/react-resizable-panels@2.1.9...3.0.6) Updates `react-router-dom` from 6.30.1 to 7.9.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `recharts` from 2.15.4 to 3.2.1 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.2.1) Updates `tailwind-merge` from 2.6.0 to 3.3.1 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.6.0...v3.3.1) Updates `vaul` from 0.9.9 to 1.1.2 - [Release notes](https://github.com/emilkowalski/vaul/releases) - [Commits](https://github.com/emilkowalski/vaul/commits/v1.1.2) Updates `zod` from 3.25.76 to 4.1.11 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.1.11) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stripe/react-stripe-js" dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@stripe/stripe-js" dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@supabase/supabase-js" dependency-version: 2.57.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: framer-motion dependency-version: 12.23.16 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: lucide-react dependency-version: 0.544.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mathjs dependency-version: 14.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-day-picker dependency-version: 9.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-hook-form dependency-version: 7.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-resizable-panels dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: react-router-dom dependency-version: 7.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: recharts dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: tailwind-merge dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: vaul dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.1.11 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for gridfinity-drawer-planner ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
PR Quality Report 📊
|
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 production-dependencies group with 16 updates in the / directory:
3.10.05.2.22.9.04.0.24.10.07.9.02.54.02.57.45.84.25.89.011.18.212.23.160.539.00.544.014.6.014.7.09.8.19.11.07.62.07.63.02.1.93.0.66.30.17.9.12.15.43.2.12.6.03.3.10.9.91.1.23.25.764.1.11Updates
@hookform/resolversfrom 3.10.0 to 5.2.2Release notes
Sourced from
@hookform/resolvers's releases.... (truncated)
Commits
e95721dfix(zod): fix output type for Zod 4 resolver (#803)49a0d7bfix: discriminated union for zod v4 mini (#784)bc09647fix(zod): fix output type for Zod 4 resolver (#801)2d28e6afix: zod v4 peer deps (#798)f040039feat(ajv): add ajv-formats for ajvResolver (#797)79cd8b2fix: zod peer dep issue (#780)8d083bdfeat: support Zod 4 (#777)3bc2ad5docs: fix table formatting (#774)6e88393fix: relax version constraint for react-hook-form 7.55.0 → ^7.55.0 (#758)a54d05aMerge branch 'dev'Updates
@stripe/react-stripe-jsfrom 2.9.0 to 4.0.2Release notes
Sourced from
@stripe/react-stripe-js's releases.... (truncated)
Commits
eda0bb1v4.0.2d2770c9Add release candidate logic to publish script (#618)cd4b2d5v4.0.1ee61a1cBump sha.js from 2.4.11 to 2.4.12 (#610)f788d9fBump cipher-base from 1.0.4 to 1.0.6 (#614)3a4f1f4Fix Shipping/BillingAddressElement Render (#616)fc16f86v4.0.0204f271[breaking] split out custom checkout imports (#609)53799b1Update useCheckout to return loading/error states (#606)2592137Add SPM events/types/tests (#613)Maintainer changes
This version was pushed to npm by dodgez-stripe, a new releaser for
@stripe/react-stripe-jssince your current version.Updates
@stripe/stripe-jsfrom 4.10.0 to 7.9.0Release notes
Sourced from
@stripe/stripe-js's releases.... (truncated)
Commits
9303e4ev7.9.0c3f8f52Bump sha.js from 2.4.11 to 2.4.12 in /examples/parcel (#799)bb3c274Add buttonBorderRadius to types (#798)8ef756cAdd 'allow_redisplay' to 'PaymentMethodCreateParams' (#796)61d4e88v7.8.0e80ac4achore: add fonts types (#795)99756f8Adding SPM option to StripeCheckoutElementsOptions (#793)876876dremoves double github token check (#794)8859e5bv7.7.084d65edAdd types for allowed_payment_method_types and excluded_payment_method_types ...Maintainer changes
This version was pushed to npm by dodgez-stripe, a new releaser for
@stripe/stripe-jssince your current version.Updates
@supabase/supabase-jsfrom 2.54.0 to 2.57.4Release notes
Sourced from
@supabase/supabase-js's releases.... (truncated)
Commits
4d7e616fix: update typedoc to 0.23 (#1549)599531dfix: add validation for supabaseUrl (#1547)cae024cfix: make Authorization header check case-insensitive (#1528)9850f01fix: bump realtime-js to 2.15.5 (#1548)4ae856cfeat: expose authuserStorageoption to facilitate lower cookie sizes (#1545)fd2cda4fix: bump up realtime js (#1546)04a1397feat: reland postgrest 13 support (#1537)1137035chore: added untit tests to increase coverage (#1535)cb49bf9chore: add cross repo test (#1532)73be996chore: add preview release (#1530)Updates
@tanstack/react-queryfrom 5.84.2 to 5.89.0Release notes
Sourced from
@tanstack/react-query's releases.... (truncated)
Commits
2a00fb6release: v5.89.0a2151d2feat(query-core): add context to mutationfn & mutation callbacks (#9615)230435drelease: v5.87.419445a0fix(query-core): infinite re-renders in useQueries (#9639)bc2c87frelease: v5.87.1b43af57release: v5.87.01599bb4release: v5.86.043049c5test(react-query/useMutationState): clarify assertions and improve code forma...7306474chore(tsconfig.json): simplify 'include' patterns by consolidating file exten...0a35234release: v5.85.9Updates
framer-motionfrom 11.18.2 to 12.23.16Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
13129dav12.23.16dd46919Updating changelog026be51Merge pull request #3344 from rortan134/fix-2604ea617caMerge branch 'main' into fix-26044bf8fbdv12.23.15452fe8dUpdating changelog8fd1929Merge pull request #3353 from motiondivision/fix/use-client6581ec4Merge branch 'main' into fix/use-clientb01ce40Merge pull request #3371 from motiondivision/dependabot/npm_and_yarn/rollup-4...1717344Updating changelogUpdates
lucide-reactfrom 0.539.0 to 0.544.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
Updates
mathjsfrom 14.6.0 to 14.7.0Changelog
Sourced from mathjs's changelog.
Commits
d8a88a1chore: publishv14.7.08ba2c18chore: update devDependencies12b29d4chore: update HISTORY.md69b991ffix: #3523 cleanup old polyfills from the browser bundle by removing `core-js...a4815d5feat: implement serialization support forParser(fixes #3509) (#3525)a7f2da0fix: #3396 improve documentation of functionrangec7705cdchore: fixtest:nodenot running*.test.cjsfiles5e73e3cchore: update HISTORY.mddf8d098fix: add missing type definition for functiondiff(#3520). Thanks@dodokw.2e07821chore: removedtslint(this package has been deprecated)Updates
react-day-pickerfrom 9.8.1 to 9.11.0Release notes
Sourced from react-day-picker's releases.
... (truncated)
Commits
aeb782bbuild: bump v9.11.00e7c7abfeat: add Southeast Asian numeral systems (#2832)5f75bd7feat: align month/year caption and dropdown with locale (#2830)95681affeat: Hebrew calendar (#2827)03006adfeat: buddhist calendar (#2825)e632f42fix: ethiopic calendar is crashing with dropdown layout (#2831)9849d07feat: add aria-labelledby prop (#2828)0e7d864build: bump v9.10.00b84d8afeat: ethiopic calendar (#2658)2a581c4website: update with sponsors sectionUpdates
react-hook-formfrom 7.62.0 to 7.63.0Release notes
Sourced from react-hook-form's releases.
Commits
b5b73297.63.086a7fb3🐞 fix: only excuse trigger function when deps has a valid array (#13056)4bfd420🏔️ chore: major dev deps upgrade (#13053)66b7daf🔩 chore: lib dev deps upgrade (#13051)62b26d8🐿️ chore: remove duplicated function isMessage (#13050)f66438a🦍 feat: improve get dirty fields logic (#13049)c33b4c7🐞 fix: unregister previous field when switching conditional Controllers (#13041)68685a3🧪 chore: upgrade typescript-eslint (#13008)2307e99🧪 test: add unit tests for append utility (#13025)b2a9545🥢 feat: extra form values by form state (#12936)Updates
react-resizable-panelsfrom 2.1.9 to 3.0.6Release notes
Sourced from react-resizable-panels's releases.
Commits
43a071d3.0.5 -> 3.0.62bb5e96Fix Firefox drag bug (#517)f65a4813.0.4 -> 3.0.50bfe50bPrettier25c91acreintroduce toFixed changes from 2.0.16 removed in 2.0.17 (#512)97b6d48Update Code Sandbox link45300ecRemove duplication in Panel component's Imperative API docs. (#511)8d426e7Fix typo in README.md (#509)5af2d8d3.0.3 -> 3.0.49b69a44Support custom cursors (#503) (#504)Updates
react-router-domfrom 6.30.1 to 7.9.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
4a9a2a3chore: Update version for release (#14330)20c1fdachore: Update version for release (pre) (#14328)e7299c0chore: Update version for release (#14326)0c916adchore: Update version for release (pre) (#14317)21191ccchore: Update version for release (pre) (#14312)eade1dechore: Update version for release (#14223)27eed3achore: Update version for release (pre) (#14214)ef3016cchore: Update version for release (pre) (#14211)fd17d66chore: Update version for release (#14185)68f3bfcchore: Update version for release (pre) (#14184)Updates
rechartsfrom 2.15.4 to 3.2.1Release notes
Sourced from recharts's releases.