Skip to content

Bump osgeo/proj from 9.8.1 to 9.9.0 in /scripts - #57

Merged
jjimenezshaw merged 1 commit into
masterfrom
dependabot/docker/scripts/osgeo/proj-9.9.0
Sep 15, 2026
Merged

jjimenezshaw merged 1 commit into
masterfrom
dependabot/docker/scripts/osgeo/proj-9.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps osgeo/proj from 9.8.1 to 9.9.0.

Release notes

Sourced from osgeo/proj's releases.

PROJ 9.9.0

PROJ Release Notes

9.9.0

Updates

Operations

  • tinshift: support TIN GeoPackage files (#4603)

  • Optimize +step +proj=helmert +inv +x=X +y=Y +z=Z +step +proj=helmert +inv +x=-X +y=-Y +z=-Z as +proj=noop (#4775)

  • Optimization: replace iterative Aitoff inverse with closed-form inverse (#4796)

  • Adds implementation of Transverse Mercator Zoned Grid System (supporting EPSG:32600 and EPSG:32700) (#4805)

  • Add seismic bin grid operation methods (EPSG:9666 and EPSG:1049) (#4807)

  • IVEA: DSEA projection onto icosahedron net (#4817)

API

  • Add proj_create_linear_3D_affine_parametric_conversion() (#4682)

  • Optimize fwd_prepare() (#4712)

  • Add support for DerivedProjectedCRS registration (#4727)

  • C++ API: CartesianCS::create(): by default check that all axis have the same unit (#4728)

  • createOperations(): tune geod_crs_of_datum_ensemble <--> geod_crs_of_another_datum (#4773)

  • add proj_crs_is_dynamic(), and cs2cs: warn when source/destination CRS is dynamic, but no epoch is provided (#4792)

  • createOperations(): add heuristics to make BD72 + Ostend height to Amersfoort + NAP height lead to optimal result again (#4821)

  • Make sure that WKT2 export of CRS imported from PROJ.4 strings or WKT1 is identical (#4844)

CMake

  • Only add CPack related options when PROJ is the top level project. (#4722)

  • Increase CMake minimum version from 3.16 to 3.22.1 (#4824)

  • Replace PROJ_DATA_PATH with ${CMAKE_INSTALL_DATADIR}/proj (#4843)

  • Define target_compile_features with C/C++ standards (#4847)

Database

... (truncated)

Commits
  • 1df2be6 Update docs for 9.9.0 release
  • c58fd34 Merge pull request #4845 from kbevers/release-prep-9.9.0
  • c64ce7d Release notes for 9.9.0
  • 6b9bf6d Update PROJ-data version in DB
  • 34d7435 Update date and version number for CITATION
  • 389abe8 Update man-pages from Sphinx-docs
  • be1d371 Merge pull request #4847 from mwtoews/cmake-target-compile-features
  • fd27f47 CMake: define target_compile_features with C/C++ standards
  • 547ea9e Merge pull request #4844 from rouault/fix_4842
  • b834d1f Replace PROJ_DATA_PATH with ${CMAKE_INSTALL_DATADIR}/proj (#4843)
  • Additional commits viewable in compare view

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 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 [osgeo/proj](https://github.com/OSGeo/PROJ) from 9.8.1 to 9.9.0.
- [Release notes](https://github.com/OSGeo/PROJ/releases)
- [Changelog](https://github.com/OSGeo/PROJ/blob/master/ChangeLog)
- [Commits](OSGeo/PROJ@9.8.1...9.9.0)

---
updated-dependencies:
- dependency-name: osgeo/proj
  dependency-version: 9.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update docker code labels Sep 15, 2026
@jjimenezshaw
jjimenezshaw merged commit cde13db into master Sep 15, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/docker/scripts/osgeo/proj-9.9.0 branch September 15, 2026 15:35
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 docker Pull requests that update docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant