Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the production-dependencies group with 2 updates: @duckdb/duckdb-wasm and maplibre-gl.

Updates @duckdb/duckdb-wasm from 1.30.0 to 1.32.0

Release notes

Sourced from @​duckdb/duckdb-wasm's releases.

v1.32.0

Full Changelog: duckdb/duckdb-wasm@v1.31.0...v1.32.0

v1.31.0

Based on DuckDB v1.4.0

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​duckdb/duckdb-wasm since your current version.


Updates maplibre-gl from 5.14.0 to 5.15.0

Release notes

Sourced from maplibre-gl's releases.

v5.15.0

✨ Features and improvements

  • Support global state expression for layer visibility (#6659) (by melitele)
  • Update Node.js version to 24.11 for development (#6851) (by HarelM)

🐞 Bug fixes

  • Fix LngLatBounds#intersects returning false for bounds spanning 360° or more (#6863) (by @​lucaswoj)
  • Fix getting the right zoom for getElevationForLngLat (#6825) (by @​HarelM)
  • Fix stale transform state being applied after changing minZoom or maxZoom due to old copies from transformCameraUpdate taking precedence. transformCameraUpdate is now called from setMinZoom and setMaxZoom to allow user to control subsequent changes to zoom #6766 (by @​Auspicus)
  • Fix GeoJSON source throwing with undefined properties #6730 (by @​wayofthefuture)
Changelog

Sourced from maplibre-gl's changelog.

5.15.0

✨ Features and improvements

  • Support global state expression for layer visibility (#6659) (by melitele)
  • Update Node.js version to 24.11 for development (#6851) (by HarelM)

🐞 Bug fixes

  • Fix LngLatBounds#intersects returning false for bounds spanning 360° or more (#6863) (by @​lucaswoj)
  • Fix getting the right zoom for getElevationForLngLat (#6825) (by @​HarelM)
  • Fix stale transform state being applied after changing minZoom or maxZoom due to old copies from transformCameraUpdate taking precedence. transformCameraUpdate is now called from setMinZoom and setMaxZoom to allow user to control subsequent changes to zoom #6766 (by @​Auspicus)
  • Fix GeoJSON source throwing with undefined properties #6730 (by @​wayofthefuture)
Commits
  • b457ca9 Bump js version to 5.15.0 (#6871)
  • 43d706a Add test for undefined GeoJSON properties (#6873)
  • 6aeafd7 Move to use reusable workflows (#6870)
  • f2fdce3 chore(deps-dev): bump devtools-protocol from 0.0.1557841 to 0.0.1558402 (#6865)
  • baffe6e chore(deps): bump github/codeql-action from 4.31.7 to 4.31.8 (#6869)
  • ea95ee9 chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6868)
  • e68903b chore(deps-dev): bump @​types/node from 24.10.3 to 25.0.0 (#6866)
  • 4a438c1 chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 (#6864)
  • 4f22f7e Improve LngLatBounds#intersects for bounds spanning more than 360 degrees (#6...
  • 413295d chore(deps-dev): bump puppeteer from 24.32.1 to 24.33.0 (#6856)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for maplibre-gl since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 2 updates: [@duckdb/duckdb-wasm](https://github.com/duckdb/duckdb-wasm) and [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `@duckdb/duckdb-wasm` from 1.30.0 to 1.32.0
- [Release notes](https://github.com/duckdb/duckdb-wasm/releases)
- [Commits](duckdb/duckdb-wasm@v1.30.0...v1.32.0)

Updates `maplibre-gl` from 5.14.0 to 5.15.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: "@duckdb/duckdb-wasm"
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: maplibre-gl
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

Deploy Preview ready!

Name Link
🔨 Latest commit ab850ef
😎 Deploy Preview http://ds-preview-stac-map-233.s3-website-us-west-2.amazonaws.com/

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant