Skip to content

Update all non-major dependencies#760

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@inlang/paraglide-js (source) ^2.15.3^2.16.0 age confidence
@pagefind/component-ui ^1.5.0^1.5.2 age confidence
maplibre-gl (source) ^5.22.0^5.23.0 age confidence
pagefind ^1.5.0^1.5.2 age confidence
simple-git (source) ^3.35.2^3.36.0 age confidence
svelte (source) ^5.55.3^5.55.4 age confidence

Release Notes

opral/paraglide-js (@​inlang/paraglide-js)

v2.16.0

Minor Changes
  • 8401dae: Add new paraglide-js compile CLI flags for compiler options that were
    previously only available through the programmatic API or bundler plugins.

    You can now:

    • enable or disable emitted .gitignore, .prettierignore, and README.md
    • explicitly enable or disable emitted .d.ts files
    • pass a custom isServer expression for runtime tree-shaking

    These options are forwarded through regular and --watch compiles so the CLI
    matches the existing compiler behavior more closely.

Pagefind/pagefind (@​pagefind/component-ui)

v1.5.2

Compare Source

  • v1.5.0 was meant to 2x indexing performance, which it does on macOS and Windows. On Linux, with the published musl build, it actually halves the indexing performance. This release subs in jemalloc on Linux musl builds to fix the musl allocator thrashing, and performance now achieves the 2x v1.4.0 claim.
  • Further improved deterministic index filenames between indexes (PR #​1104 — thanks @​gissimo !).
  • Cleaned up a wasm-bindgen deprecation warning popping up in the browser console.
maplibre/maplibre-gl-js (maplibre-gl)

v5.23.0

Compare Source

✨ Features and improvements
  • Add touchZoomRotate.setZoomRate() and touchZoomRotate.setZoomThreshold() to customize touch zoom speed and pinch sensitivity (#​7271)
  • Improve ability to communicate with imported scripts in workers and use makeRequest in workres as well (#​7451) (by @​HarelM)
  • Allow opacity and opacityWhenCovered in Marker and MarkerOptions to accept number in addition to string, and add maplibregl-marker-covered CSS class to Marker element when covered by 3D terrain or a globe (#​7433) (by @​YuChunTsao)
  • perf: add a bench for terrain rendering and fix _demMatrixCache lookup being wasted cycles by actually using the cache (#​7400) (by @​CommanderStorm)
🐞 Bug fixes
  • Fix polygon text label placement drifting far from center for convex polygons at high zoom due to coordinate rounding in geojson-vt (#​7380) (by @​CommanderStorm)
  • Ensure that a successful ArrayBuffer response from a custom protocol that is null/undefined is set to an empty ArrayBuffer (#​7427) (by @​neodescis)
  • Fix error in _contextRestored when map was initialized without a style (#​7432) (by @​mvanhorn)
  • Fix issue with the cache used for zoomLevelsToOverscale feature (#​7450) (by @​HarelM)
  • Update stylelint and fix old issues with the CSS (mainly change rgb to use spaces) (#​7365) (by @​HarelM)
steveukx/git-js (simple-git)

v3.36.0

Compare Source

Minor Changes
  • 89a2294: Extend known exploitable configuration keys and per-task environment variables.

    Note - ParsedVulnerabilities from argv-parser is removed in favour of a readonly array of Vulnerability to match usage in simple-git, rolled into the new vulnerabilityCheck for simpler access to the identified issues.

    Thanks to @​zebbern for identifying the need to block core.fsmonitor.
    Thanks to @​kodareef5 for identifying the need to block GIT_CONFIG_COUNT environment variables and --template / merge related config.

Patch Changes
sveltejs/svelte (svelte)

v5.55.4

Compare Source

Patch Changes
  • fix: never mark a child effect root as inert (#​18111)

  • fix: reset context after waiting on blockers of @const expressions (#​18100)

  • fix: keep flushing new eager effects (#​18102)


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

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 12, 2026

Deploy Preview for pauseai canceled.

Name Link
🔨 Latest commit 7cf67ca
🔍 Latest deploy log https://app.netlify.com/projects/pauseai/deploys/69dfd290b2c5190008a312c0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f4ad0a1 to d287504 Compare April 12, 2026 13:16
@renovate renovate bot changed the title Update dependency simple-git to ^3.36.0 Update all non-major dependencies Apr 12, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from cc9d71a to 9851a93 Compare April 14, 2026 02:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9851a93 to 7cf67ca Compare April 15, 2026 18:01
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