build(deps): bump the all-others group across 1 directory with 7 updates - #362
Merged
Merged
Conversation
anyulled
approved these changes
Jul 28, 2026
anyulled
enabled auto-merge (rebase)
July 28, 2026 11:00
Owner
|
@dependabot rebase |
Bumps the all-others group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.4.0` | `5.5.7` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.110.7` | `2.110.9` | | [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.43` | `2.11.5` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.25.0` | `1.27.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.82.0` | `7.83.0` | | [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.102.0` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | Updates `@hookform/resolvers` from 5.4.0 to 5.5.7 - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](react-hook-form/resolvers@v5.4.0...v5.5.7) Updates `@supabase/supabase-js` from 2.110.7 to 2.110.9 - [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.110.9/packages/core/supabase-js) Updates `baseline-browser-mapping` from 2.10.43 to 2.11.5 - [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases) - [Commits](web-platform-dx/baseline-browser-mapping@v2.10.43...v2.11.5) Updates `lucide-react` from 1.25.0 to 1.27.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.27.0/packages/lucide-react) Updates `react-hook-form` from 7.82.0 to 7.83.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.82.0...v7.83.0) Updates `sass` from 1.101.0 to 1.102.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.101.0...1.102.0) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-version: 5.5.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-others - dependency-name: "@supabase/supabase-js" dependency-version: 2.110.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-others - dependency-name: baseline-browser-mapping dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-others - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-others - dependency-name: lucide-react dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-others - dependency-name: react-hook-form dependency-version: 7.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-others - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-others ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/all-others-8657e6597d
branch
from
July 28, 2026 11:02
68f8457 to
b99a04a
Compare
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 all-others group with 7 updates in the / directory:
5.4.05.5.72.110.72.110.92.10.432.11.51.25.01.27.07.82.07.83.01.101.01.102.017.7.017.8.0Updates
@hookform/resolversfrom 5.4.0 to 5.5.7Release notes
Sourced from @hookform/resolvers's releases.
... (truncated)
Commits
722ef6efix: npm install fails with ERESOLVE conflict between@hookform/resolvers@5.4...8df10b0fix: module not found when importing zodResolver under Zod v3 (#864)75f2dcdclose #7730d2bdbfclose #6640f70063fix: yup resolver overrides ref property in errors object with validation met...c4b6aabfix: AJV Resolver - When ajv schema contains default for certain properties, ...e2a8d16close #760f8d6533fix: Conditional/dynamic schema resolution no longer working (#861)2126efcfix: Zod v4 locale and global error customization not picked up (#860)0721f88add unit test (#859)Updates
@supabase/supabase-jsfrom 2.110.7 to 2.110.9Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
Commits
fc2e61echore(repo): bump postcss override and fix playwright 1.62 tsconfig failure (...22050dechore(release): version 2.110.8 changelogs (#2546)01dbb53fix(supabase): skip Node warning in Deno (#2541)150b00cchore(release): version 2.110.7 changelogs (#2533)Updates
baseline-browser-mappingfrom 2.10.43 to 2.11.5Release notes
Sourced from baseline-browser-mapping's releases.
Commits
81f4f03Patch to 2.11.5 because browser or feature data changed40a086cBrowser or feature data changed3181ec7Patch to 2.11.4 because browser or feature data changed433f067Browser or feature data changedf10fc63Updating static site5098389Patch to 2.11.3 because browser or feature data changed12b1a19Browser or feature data changed001faf1Patch to 2.11.2 because browser or feature data changed9b11b2dBrowser or feature data changed67502feUpdating static siteUpdates
lucide-reactfrom 1.25.0 to 1.27.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
react-hook-formfrom 7.82.0 to 7.83.0Release notes
Sourced from react-hook-form's releases.
Changelog
Sourced from react-hook-form's changelog.
Commits
ca8106d7.83.069da954🐞 fix: clear internal errors state on argument-less clearErrors() (#13613)d96c5ce🐞 fix: preserve dirtyFields reference stability (#13612)ee7593e🧪 update old checkbox/radio elements polluting internal field state e2e spec ...2726d81🐞 fix: old checkbox/radio elements polluting internal field state (#13080)4ca98df✋ fix repo grammar to prevent those silly one line prsd920e93🧪 add test for enhance getEventValue to handle file inputs (#13289)2ebc8d0🍖 enhance getEventValue to handle file inputs (#13289)6a38628☎️ type perf: improve ts perf with hardcap at 10 depth (#13529)ac8a3d0🐞 fix(useController): resubscribe onChange/onBlur when control changes (#13603)Updates
sassfrom 1.101.0 to 1.102.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
45d1efeUse gamma 2.40 for display-referred rec2020 (#2729)96aa291Persist credentials on all repos we push to (#2812)5af0b89Set the Git committer for release tasks (#2811)2cecbbbFix more issues downstream from Zizmor (#2809)a16f014Emit floating-pointrgb()values as percentages (#2800)4ed2c88Serializeif()values as CSS, not as inspected values (#2808)9dfde3dFix more post-Zizmor failures (#2806)e8c1233Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118Merge pull request #2797 from sass/lints548e660Prefer interpolation to compose stringsUpdates
globalsfrom 17.7.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)