Skip to content

chore(deps): Update npm dependencies - #499

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-dependencies
Open

chore(deps): Update npm dependencies#499
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@supabase/supabase-js (source) ^2.110.8^2.112.2 age confidence
concurrently ^10.0.3^10.0.4 age confidence
framer-motion ^12.42.2^12.43.0 age confidence
lucide-react (source) ^1.26.0^1.29.0 age confidence
mapbox-gl ^3.27.0^3.28.0 age confidence
motion ^12.42.2^12.43.0 age confidence
tsx (source) ^4.23.1^4.23.9 age confidence
turbo (source) ^2.10.6^2.10.8 age confidence
vite (source) ^8.1.5^8.2.1 age confidence
wrangler (source) ^4.114.0^4.119.0 age confidence

Release Notes

supabase/supabase-js (@​supabase/supabase-js)

v2.112.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.112.1

Compare Source

🩹 Fixes
  • realtime: ensure setAuth doesn't disable token refresh (#​2592)
❤️ Thank You
  • Eduardo Gurgel

v2.112.0

Compare Source

🚀 Features
  • supabase: move OpenTelemetry tracing to opt-in /tracing subpath (#​2583)
🩹 Fixes
  • supabase: forward db retry option (#​2571)
❤️ Thank You

v2.111.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.110.9

Compare 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.4

Compare Source

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v10.0.3...v10.0.4

motiondivision/motion (framer-motion)

v12.43.0

Compare Source

Added
  • Hardware acceleration for backgroundColor in supported browsers.
  • Hardware acceleration for SVG elements.
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 custom motion component an incorrect ref type.
lucide-icons/lucide (lucide-react)

v1.29.0: Version 1.29.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@1.28.0...1.29.0

v1.28.0

Compare Source

v1.27.0: Version 1.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.26.0...1.27.0

mapbox/mapbox-gl-js (mapbox-gl)

v3.28.0

Compare Source

Breaking changes ⚠️
  • Disable text-variable-anchor when appearances are present.
Features and improvements ✨
  • Introduce experimental map.getVerticalFieldOfView(), map.setVerticalFieldOfView(), and read-only map.getHorizontalFieldOfView() and an animatable fov camera option.
  • Expose line-border-width and line-border-color as public paint properties.
  • Introduce experimental line-border-gradient property for rendering gradient borders on lines.
  • Add support for Meshopt v1 compressed models.
  • Support string color values for the model-color in a model source.
  • Add map.resetFeatureStates() to clear all feature states for a featureset or layer.
  • Expose map.getSchema()/map.setSchema() for managing the imported style's schema.
  • Extract development and debug code from the ESM bundle into a separate module.
  • Extract more model code from the ESM core bundle.
  • Extract raster-array layer as a separate ESM module.
  • Reduce the bundle size by restructuring style, program, symbol, and expression code.
  • Remove experimental flag from layer appearances.
  • Improve symbol layer performance.
  • Reduce redundant repaints and checks during initial load.
Bug fixes 🐞
  • Fix double rotation of the FF5C character in vertical text rendering.
  • Preserve live gesture when camera setter is called from inside a drag/move handler.
  • Stop overwriting the pointerEvents of markers set by the user.
  • Fix models with vertex alpha 0 appearing black.
  • Fix incorrect rendering of fill extrusions with fill-extrusion-edge-radius at low zoom levels in some cases.
privatenumber/tsx (tsx)

v4.23.9

Compare Source

Bug Fixes
  • map Node test locations (2f55884)
  • support data URLs in tsImport (b94f46f)

This release is also available on:

v4.23.8

Compare Source

Bug Fixes
  • preserve package subpath resolution (be1315e)
  • preserve typeless ESM dependency exports (70dfc5e)

This release is also available on:

v4.23.7

Compare Source

Bug Fixes
  • prevent tsImport cache collisions (4e5a138)

This release is also available on:

v4.23.6

Compare Source

v4.23.5

Compare Source

v4.23.4

Compare Source

Bug Fixes
  • cli: allow async process.once() signal handlers to finish (#​827) (2afc7bb)

This release is also available on:

v4.23.3

Compare Source

Bug Fixes

This release is also available on:

v4.23.2

Compare Source

vercel/turborepo (turbo)

v2.10.8: Turborepo v2.10.8

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.10.7...v2.10.8

v2.10.7: Turborepo v2.10.7

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.10.6...v2.10.7

vitejs/vite (vite)

v8.2.1

Bug Fixes
Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Tests

v8.2.0

Compare Source

Features
Bug Fixes
  • bundledDev: print build errors to the terminal when an HMR update fails (#​23024) (41c4658)
  • deps: update all non-major dependencies (#​23069) (4c07b74)
  • hmr: preserve environment snapshot during server restart (#​22992) (b1186c3)
  • importAnalysis: interop imports injected into optimized dep files by plugins (#​23029) (8c2a87d)
  • module-runner: keep stack trace interception working when Object.prototype is frozen (#​23073) (599c5b0)
  • server: strip base in indexHtml module graph lookup (#​22932) (fa005d1)
  • support resolving top-level input option with plugins (#​23101) (41df81a)
Documentation
Tests
cloudflare/workers-sdk (wrangler)

v4.119.0

Compare Source

Minor Changes
  • #​14952 20470fa Thanks @​nelsonjsduarte! - Add --parse-type flag to wrangler ai-search create

    wrangler ai-search create now accepts --parse-type to control how a website data source discovers URLs. sitemap (the default) reads XML sitemaps; discover follows links recursively.

    Previously the parse type could only be chosen through the interactive wizard, which was skipped whenever --source was supplied — so it was impossible to create a discover instance from a script.

    wrangler ai-search create my-instance \
      --type web-crawler \
      --source https://example.com \
      --parse-type discover

    The interactive wizard now offers Discover alongside Sitemap. --parse-type is only valid with --type web-crawler; passing it with --type builtin or --type r2 is 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 [

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/npm-dependencies branch from 8eb2efe to 229d130 Compare July 24, 2026 21:02
@renovate renovate Bot changed the title chore(deps): Update dependency hono to ^4.12.32 chore(deps): Update npm dependencies Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/npm-dependencies branch 7 times, most recently from 162f11b to f0b9d06 Compare July 31, 2026 16:38
@renovate
renovate Bot force-pushed the renovate/npm-dependencies branch 10 times, most recently from 038484c to 857cf7a Compare August 5, 2026 20:29
@renovate
renovate Bot force-pushed the renovate/npm-dependencies branch from 857cf7a to d3e523a Compare August 6, 2026 14:14
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants