Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps gdal-async from 3.11.5 to 3.12.1.

Release notes

Sourced from gdal-async's releases.

v3.12.1

Added

  • GDAL 3.12.1

v3.12.0

Added

  • GDAL 3.12.0
  • GDAL 3.12 raster band algebra support
  • Add muparser and enable muparser expression support
  • Node 25 support
  • Miramon read-only driver
  • Native Float16Array support on Node.js 24 and later

Changed

  • package-lock.json is now fixed for each version in source control as per the npm official guidelines
  • The bindings code is now C++17

Removed

  • Drop Node 18 and Node 23 support (No longer supported by Node)
  • Drop macOS 13 and macOS 14 support (No longer supported by Github)
  • Drop Linux glibc support before Debian Bullseye / Ubuntu 22.04 (GDAL does not build with g++8)
Changelog

Sourced from gdal-async's changelog.

[3.12.1] 2025-12-22

Added

  • GDAL 3.12.1

[3.12.0] 2025-11-09

Added

  • GDAL 3.12.0
  • GDAL 3.12 RasterBand algebra support
  • Add muparser and enable muparser expression support
  • Node 25 support
  • Miramon read-only driver
  • Native Float16Array support on Node.js 24 and later

Changed

  • package-lock.json is now fixed for each version in source control as per the npm official guidelines
  • The bindings code is now C++17

Removed

  • Drop Node 18 and Node 23 support (No longer supported by Node)
  • Drop official macOS 13 support (No longer supported by Github)
  • Drop Linux glibc support before Debian Bullseye / Ubuntu 22.04 (GDAL does not build with g++8)
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gdal-async](https://github.com/mmomtchev/node-gdal-async) from 3.11.5 to 3.12.1.
- [Release notes](https://github.com/mmomtchev/node-gdal-async/releases)
- [Changelog](https://github.com/mmomtchev/node-gdal-async/blob/main/CHANGELOG.md)
- [Commits](mmomtchev/node-gdal-async@v3.11.5...v3.12.1)

---
updated-dependencies:
- dependency-name: gdal-async
  dependency-version: 3.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (8ebb60f) to head (ec8f269).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #187   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files           2        2           
  Lines         275      275           
=======================================
  Hits          259      259           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mmomtchev mmomtchev merged commit 4319f4a into main Dec 23, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gdal-async-3.12.1 branch December 23, 2025 01:10
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.

2 participants