Skip to content

Update all non-major dependencies - #1079

Merged
Wituareard merged 2 commits into
mainfrom
renovate/all-minor-patch
Sep 8, 2026
Merged

Update all non-major dependencies#1079
Wituareard merged 2 commits into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@lucide/svelte (source) ^1.40.0^1.42.0 age confidence
maplibre-gl (source) ^6.7.0^6.8.0 age confidence
postcss-discard-duplicates ^9.0.1^9.0.2 age confidence
vite-plugin-lucide-preprocess ^1.5.4^1.6.0 age confidence

Release Notes

lucide-icons/lucide (@​lucide/svelte)

v1.42.0: Version 1.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.41.0...1.42.0

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

v6.8.0

Compare Source

✨ Features and improvements
  • Add map.getStyleUrl(), which returns the URL the style was loaded from, or null when the style was given as an object (#​7109) (by @​bradymadden97 and @​giswqs)
  • Sample terrain render-to-texture output through mipmaps with trilinear filtering, so draped layers stop shimmering and aliasing at high pitch (#​8328, continues #​7673) (by @​AveryanAlex)
  • Build the Intl.Segmenter instances used for text shaping on first use instead of at import, shaving several milliseconds off loading MapLibre on the main thread (#​8337) (by @​cherenkov)
  • Link shader programs before reading their compile status, so the driver can overlap the compiles and the main thread waits less on shader compilation (#​8338) (by @​cherenkov)
  • Build the default Marker pin once and clone it per marker, so creating many default markers takes roughly half the constructor time (#​8340) (by @​cherenkov)
  • Add SDF rendering support for fill patterns, using fill-color as the foreground color (#​7747) (by @​bradymadden97 and @​deniial00)
  • Warn once when the canvas is clamped to maxCanvasSize, which previously lowered the rendered resolution silently (#​8200) (by @​str0kes)
🐞 Bug fixes
  • Fix a marker's popup jumping to another world copy when the marker is moved across the antimeridian on a zoomed-out map (#​5655, #​8326, continues #​5956) (by @​yuiseki)
  • Fix terrain drape textures not being refreshed after zoom changes, causing stale rendering at the new zoom level (#​8251) (by @​patte)
  • Fix a gap between the sky and the ground at high pitch while globe transitions to mercator (#​7382) (by @​birkskyum)
  • Treat an empty tile response (e.g. HTTP 204) as no data: raster-DEM tiles now load without elevation instead of failing with a dem dimension mismatch error, and empty raster tiles render as transparent (#​1551) (by @​clement-igonet)
  • Validate the before layer in map.moveLayer before reordering, so passing the id of a layer that does not exist leaves the layer order untouched instead of dropping the moved layer out of it (#​8301) (by @​lazerg)
  • Fix visible seams between hillshade tiles when using linear interpolation. (#​8302) (by @​Turbo87)
  • Fix the map freezing when a render task throws an error (#​6093) (by @​UberMouse)
  • Fix getCameraAltitude() returning NaN under globe and vertical-perspective, which disabled marker terrain occlusion and the camera terrain check; the altitude now follows the sphere (#​6584) (by @​bigmistqke and @​patte)
  • Draw an elevated symbol on globe when the symbol itself is in view but the ground under it is behind the horizon; occlusion now follows the line of sight to the elevated point (#​8253) (by @​clement-igonet)
  • Fix setTiles producing stale tile URLs when loadTile runs in the same frame (#​8323) (by @​johncarmack1984 and @​nostrorom)
  • Keep the tile under an elevated symbol from being culled near the horizon, so a symbol with a large symbol-height-offset stays visible until it is behind the planet (#​8316) (by @​clement-igonet)
WarningImHack3r/vite-plugin-lucide-preprocess (vite-plugin-lucide-preprocess)

v1.6.0: - Automated release

Compare Source

  • Add support for newly renamed components in Lucide v1.41.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.


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.

@renovate renovate Bot added the dependencies label Sep 5, 2026
@netlify

netlify Bot commented Sep 5, 2026

Copy link
Copy Markdown

Deploy Preview for pauseai ready!

Name Link
🔨 Latest commit 7634cb8
🔍 Latest deploy log https://app.netlify.com/projects/pauseai/deploys/6aa092743cdf1000092aefdb
😎 Deploy Preview https://deploy-preview-1079--pauseai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 76 (🟢 up 13 from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (no change from production)
PWA: -
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 9ed4cd7 to ab66034 Compare September 6, 2026 21:59
@renovate renovate Bot changed the title Update dependency @lucide/svelte to ^1.41.0 Update all non-major dependencies Sep 6, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2afa119 to a4de413 Compare September 8, 2026 19:12
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a4de413 to b2c8337 Compare September 8, 2026 22:39
@PauseAI PauseAI deleted a comment from github-actions Bot Sep 8, 2026
@Wituareard
Wituareard merged commit e25b46f into main Sep 8, 2026
9 checks passed
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.

1 participant