Skip to content

Bump osgeo/proj from 9.8.0 to 9.8.1 in /scripts#52

Merged
jjimenezshaw merged 1 commit intomasterfrom
dependabot/docker/scripts/osgeo/proj-9.8.1
Apr 10, 2026
Merged

Bump osgeo/proj from 9.8.0 to 9.8.1 in /scripts#52
jjimenezshaw merged 1 commit intomasterfrom
dependabot/docker/scripts/osgeo/proj-9.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps osgeo/proj from 9.8.0 to 9.8.1.

Release notes

Sourced from osgeo/proj's releases.

PROJ 9.8.1

Warning

It was discovered after the PROJ 9.8.0 release that several EPSG updates introduced after EPSG v12.033 - notably the introduction of national realizations of ETRS89 (ETRS89-XXX […] where XXX is the 3-letter ISO country code) - caused backward incompatibilities in some workflows involving the ETRS89 CRS.

In particular, transformations between ETRS89 and national CRSs based on other datums are known to be affected for Austria, Belgium, Catalonia, the Netherlands, Romania, and Serbia. See #4736 for more details.

While we intend to resume tracking the latest EPSG releases in future PROJ versions, the safest solution identified so far to address these regressions is to revert the EPSG related content of its database from EPSG v12.049 to v12.029, where v12.029 was the version distributed with PROJ 9.7.1

As a consequence of this revert, the EPSG datum and CRS records introduced in PROJ 9.8.0, which are mostly related to the new ETRS89-XXX datum and CRS, are no longer available in PROJ 9.8.1.

Updates

  • Database: Revert content from EPSG v12.049 to v12.029 (#4741). See above warning for more details.

  • CMake: handle deprecated SQLite::SQLite3 target in CMake 4.3 (#4694)

Bug Fixes

  • Make sure that epoch is set in more scenarios of time-dependent transformations (#4688)

  • pj_obj_create: use database context if already open for grid name resolution (#4703)

  • Chain vertical CRS transformations through intermediate same-datum vertical CRS (#4711) Helps for example for EPSG:5705 (Baltic 1977 height) to EPSG:5706 (Caspian depth) by using intermediate operation from Baltic 1977 height to Caspian height

  • gie: various fixes around crs_src/crs_dst support and bootstrap test/gie/epsg_grid.gie and test/gie/epsg_no_grid.gie (#4740)

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

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

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 Apr 10, 2026
@jmckenna
Copy link
Copy Markdown

looks good to me

@jjimenezshaw jjimenezshaw merged commit 612a1af into master Apr 10, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/docker/scripts/osgeo/proj-9.8.1 branch April 10, 2026 14:36
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.

2 participants