Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps proj4 from 2.19.10 to 2.20.0.

Changelog

Sourced from proj4's changelog.

  • 2.20.0: Include WGS84 UTM zones 1-60 North/South and WGS84 UPS North/South; add support for +over; add general oblique transformation; make projjson work with proj4.defs(code, projjson)

  • 2.19.0: TypeScript type definitions are now included. When upgrading, please uninstall the @types/proj4 package.

  • 2.2.1: Documentation fixes and added proj4.defs('name') as an alias for proj4.defs['name'];

  • 2.1.4: dist folder is added back in after accidentally omitting it in 2.1.1

  • 2.1.3: skipped as issues with the dist folder are ironed out.

  • 2.1.2: added sensible defaults for false eastings/northings

  • 2.1.1: tweaks to how we publish it, fixes related to errors with the OSGB36 and Reseau National Belge 1972 datums, we took the first steps towards depreciating the proj4.Point class.

  • 2.1.0: targeted builds for projections are now supported, and internally projection creation is more modular.

  • 2.0.3: mgrs is broken out into it's own module loaded via npm.

  • 2.0.2: module common is broken up into a collection of smaller modules.

  • 2.0.1: fix typo in eqc projection.

  • 2.0.0: we start the change log.

Commits
  • 8aa3301 build 2.20.0
  • e9d9afc Update changelog for 2.20
  • 51520bc Merge pull request #532 from proj4js/fix-projjson-def
  • 1a3b130 Fix projjson when used with defs(code, projjson)
  • 33f8709 Merge pull request #531 from potion-cellar/ob-tran
  • 8a058d1 chore: cleanup
  • 1fcf7a6 fix: adjust param syntax parsing and fix lon_0 handling
  • d8ee0e0 test: add tests for ob_tran param syntax
  • cc59324 test: add lon_0 tests for ob_tran
  • d34b0c7 test: add ob_tran tests w/ +R and +lon_0
  • 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 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 [proj4](https://github.com/proj4js/proj4js) from 2.19.10 to 2.20.0.
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](proj4js/proj4js@v2.19.10...v2.20.0)

---
updated-dependencies:
- dependency-name: proj4
  dependency-version: 2.20.0
  dependency-type: direct:development
  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 Nov 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Superseded by #90.

@dependabot dependabot bot closed this Nov 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/proj4-2.20.0 branch November 24, 2025 05:05
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