Skip to content

Update all non-major dependencies#781

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#781
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@sentry/deno (source) ^10.49.0^10.50.0 age confidence
@sentry/svelte (source) ^10.49.0^10.50.0 age confidence
@sveltejs/kit (source) ^2.57.1^2.58.0 age confidence
@turf/distance ^7.3.4^7.3.5 age confidence
axios (source) ^1.15.0^1.15.2 age confidence
maplibre-gl (source) ^5.23.0^5.24.0 age confidence
svelte (source) ^5.55.4^5.55.5 age confidence
vite (source) ^8.0.8^8.0.10 age confidence
vite-plugin-lucide-preprocess ^1.4.8^1.4.10 age confidence
vitest (source) ^4.1.4^4.1.5 age confidence

Release Notes

getsentry/sentry-javascript (@​sentry/deno)

v10.50.0

Compare Source

sveltejs/kit (@​sveltejs/kit)

v2.58.0

Compare Source

Minor Changes
  • breaking: require limit in requested (as originally intended) (#​15739)

  • feat: RemoteQueryFunction gains an optional third generic parameter Validated (defaulting to Input) that represents the argument type after schema validation/transformation (#​15739)

  • breaking: requested now yields { arg, query } entries instead of the validated argument (#​15739)

Patch Changes
  • fix: allow query().current, .error, .loading, and .ready to work in non-reactive contexts (#​15699)

  • fix: prevent deep_set crash on nullish nested values (#​15600)

  • fix: restore correct RemoteFormFields typing for nullable array fields (e.g. when a schema uses .default([])), so .as('checkbox') and friends work again (#​15723)

  • fix: don't warn about removed SSI comments in transformPageChunk (#​15695)

    Server-side include (SSI) directives like <!--#include virtual="..." --> are HTML comments that are replaced by servers such as nginx. Previously, removing them in transformPageChunk would trigger a false positive warning about breaking Svelte's hydration. Since SSI comments always start with <!--# and Svelte's hydration comments never do, they can be safely excluded from the check.

  • Change enhance function return type from void to MaybePromise. (#​15710)

  • fix: throw an error when resolve is called with an external URL (#​15733)

  • fix: avoid FOUC for CSR-only pages by loading styles and fonts before CSR starts (#​15718)

  • fix: reset form result on redirect (#​15724)

Turfjs/turf (@​turf/distance)

v7.3.5

Compare Source

axios/axios (axios)

v1.15.2

Compare Source

This release delivers prototype-pollution hardening for the Node HTTP adapter, adds an opt-in allowedSocketPaths allowlist to mitigate SSRF via Unix domain sockets, fixes a keep-alive socket memory leak, and ships supply-chain hardening across CI and security docs.

🔒 Security Fixes

  • Prototype Pollution Hardening (HTTP Adapter): Hardened the Node HTTP adapter and resolveConfig/mergeConfig/validator paths to read only own properties and use null-prototype config objects, preventing polluted auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser from influencing requests. (#​10779)
  • SSRF via socketPath: Rejects non-string socketPath values and adds an opt-in allowedSocketPaths config option to restrict permitted Unix domain socket paths, returning AxiosError ERR_BAD_OPTION_VALUE on mismatch. (#​10777)
  • Supply-chain Hardening: Added .npmrc with ignore-scripts=true, lockfile lint CI, non-blocking reproducible build diff, scoped CODEOWNERS, expanded SECURITY.md/THREATMODEL.md with provenance verification (npm audit signatures), 60-day resolution policy, and maintainer incident-response runbook. (#​10776)

🚀 New Features

  • allowedSocketPaths Config Option: New request config option (and TypeScript types) to allowlist Unix domain socket paths used by the Node http adapter; backwards compatible when unset. (#​10777)

🐛 Bug Fixes

  • Keep-alive Socket Memory Leak: Installs a single per-socket error listener tracking the active request via kAxiosSocketListener/kAxiosCurrentReq, eliminating per-request listener accumulation, MaxListenersExceededWarning, and linear heap growth under concurrent or long-running keep-alive workloads (fixes #​10780). (#​10788)

🔧 Maintenance & Chores

  • Changelog: Updated CHANGELOG.md with v1.15.1 release notes. (#​10781)

Full Changelog

v1.15.1

Compare Source

maplibre/maplibre-gl-js (maplibre-gl)

v5.24.0

Compare Source

✨ Features and improvements
🐞 Bug fixes
sveltejs/svelte (svelte)

v5.55.5

Compare Source

Patch Changes
  • fix: don't mark deriveds while an effect is updating (#​18124)

  • fix: do not dispatch introstart event with animation of animate directive (#​18122)

vitejs/vite (vite)

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores
WarningImHack3r/vite-plugin-lucide-preprocess (vite-plugin-lucide-preprocess)

v1.4.10

Compare Source

  • Add explicit support for Rolldown's prereleases (#​58)

v1.4.9: - Automated release

Compare Source

  • Add support for newly renamed components in Lucide v1.9.0

[!NOTE]
This is a fully-automated release.
Despite its content being manually checked after its release, it might be incorrect or potentially break some compatibility with Lucide.
If you happen to notice any issue I might not be aware of or actively working on, please open an issue.

vitest-dev/vitest (vitest)

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 19, 2026

Deploy Preview for pauseai canceled.

Name Link
🔨 Latest commit 79969bb
🔍 Latest deploy log https://app.netlify.com/projects/pauseai/deploys/69eb64c962c153000852a1c7

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 06458de to c2c1717 Compare April 19, 2026 20:57
@renovate renovate Bot changed the title Update dependency @turf/distance to ^7.3.5 Update all non-major dependencies Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 24 times, most recently from 78d829d to 763142e Compare April 24, 2026 08:21
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 64c7e92 to f0da365 Compare April 24, 2026 10:18
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f0da365 to 79969bb Compare April 24, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants