chore(deps): Update npm dependencies - #499
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-dependencies
branch
from
July 24, 2026 21:02
8eb2efe to
229d130
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies
branch
7 times, most recently
from
July 31, 2026 16:38
162f11b to
f0b9d06
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies
branch
10 times, most recently
from
August 5, 2026 20:29
038484c to
857cf7a
Compare
renovate
Bot
force-pushed
the
renovate/npm-dependencies
branch
from
August 6, 2026 14:14
857cf7a to
d3e523a
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.
This PR contains the following updates:
^2.110.8→^2.112.2^10.0.3→^10.0.4^12.42.2→^12.43.0^1.26.0→^1.29.0^3.27.0→^3.28.0^12.42.2→^12.43.0^4.23.1→^4.23.9^2.10.6→^2.10.8^8.1.5→^8.2.1^4.114.0→^4.119.0Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.112.2Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.112.1Compare Source
🩹 Fixes
❤️ Thank You
v2.112.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
v2.111.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.110.9Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
open-cli-tools/concurrently (concurrently)
v10.0.4Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v10.0.3...v10.0.4
motiondivision/motion (framer-motion)
v12.43.0Compare Source
Added
backgroundColorin supported browsers.Fixed
AnimatePresence: Exiting children no longer interleave with entering children, which could reorder and remount children present in both renders.motion: Throw error when passing a custommotioncomponent an incorrectreftype.lucide-icons/lucide (lucide-react)
v1.29.0: Version 1.29.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@1.28.0...1.29.0
v1.28.0Compare Source
v1.27.0: Version 1.27.0Compare Source
What's Changed
square-scissorsicons by @karsa-mistmere in #4581pending-cwicon by @NielsLazaroms in #4439zapandzap-officons by @kapowaz in #4536square-officon by @october-learns in #4496toolboxicon by @karsa-mistmere in #4571user-shieldicon by @MArtytraM99 in #3099mosqueicon by @iskepr in #4494feathericon by @karsa-mistmere in #4584barrelicon by @karsa-mistmere in #4592police-capicon to lab by @uibalint in #3019trophyicon by @karsa-mistmere in #4591piloticon by @jguddas in #2409podcasticon with newmic-*icons by @karsa-mistmere in #4583New Contributors
Full Changelog: lucide-icons/lucide@1.26.0...1.27.0
mapbox/mapbox-gl-js (mapbox-gl)
v3.28.0Compare Source
Breaking changes⚠️
text-variable-anchorwhen appearances are present.Features and improvements ✨
map.getVerticalFieldOfView(),map.setVerticalFieldOfView(), and read-onlymap.getHorizontalFieldOfView()and an animatablefovcamera option.line-border-widthandline-border-coloras public paint properties.line-border-gradientproperty for rendering gradient borders on lines.model-colorin a model source.map.resetFeatureStates()to clear all feature states for a featureset or layer.map.getSchema()/map.setSchema()for managing the imported style's schema.raster-arraylayer as a separate ESM module.Bug fixes 🐞
pointerEventsof markers set by the user.fill-extrusion-edge-radiusat low zoom levels in some cases.privatenumber/tsx (tsx)
v4.23.9Compare Source
Bug Fixes
This release is also available on:
v4.23.8Compare Source
Bug Fixes
This release is also available on:
v4.23.7Compare Source
Bug Fixes
This release is also available on:
v4.23.6Compare Source
v4.23.5Compare Source
v4.23.4Compare Source
Bug Fixes
This release is also available on:
v4.23.3Compare Source
Bug Fixes
This release is also available on:
v4.23.2Compare Source
vercel/turborepo (turbo)
v2.10.8: Turborepo v2.10.8Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.10.7...v2.10.8
v2.10.7: Turborepo v2.10.7Compare Source
What's Changed
Changelog
Full Changelog: vercel/turborepo@v2.10.6...v2.10.7
vitejs/vite (vite)
v8.2.1Bug Fixes
sharedPlugins: true(#23184) (15f0307)input(#23135) (b4bf596)Performance Improvements
Documentation
@defaultfor build.minify (#23177) (ef02435)Miscellaneous Chores
Code Refactoring
Tests
v8.2.0Compare Source
Features
inputtoserver.fs.allow(#23035) (95a3cda)Bug Fixes
Object.prototypeis frozen (#23073) (599c5b0)Documentation
Tests
cloudflare/workers-sdk (wrangler)
v4.119.0Compare Source
Minor Changes
#14952
20470faThanks @nelsonjsduarte! - Add--parse-typeflag towrangler ai-search createwrangler ai-search createnow accepts--parse-typeto control how a website data source discovers URLs.sitemap(the default) reads XML sitemaps;discoverfollows links recursively.Previously the parse type could only be chosen through the interactive wizard, which was skipped whenever
--sourcewas supplied — so it was impossible to create adiscoverinstance from a script.The interactive wizard now offers
DiscoveralongsideSitemap.--parse-typeis only valid with--type web-crawler; passing it with--type builtinor--type r2is rejected, since the API stores the value for those source types but never reads it. When the flag is omitted in non-interactive mode the field is left unset and the API default (sitemap) applies.#14941 [
Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.