Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump proj4 and @types/proj4 #3081

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2024

Bumps proj4 and @types/proj4. These dependencies needed to be updated together.
Updates proj4 from 2.8.0 to 2.9.2

Release notes

Sourced from proj4's releases.

2.9.2

What's Changed

Full Changelog: proj4js/proj4js@2.9.1...2.9.2

2.9.1

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@2.9.0...2.9.1

2.9.0

What's Changed

Full Changelog: proj4js/proj4js@2.8.1...2.9.0

2.8.1

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@2.8.0...2.8.1

Commits
  • a71d2db build 2.9.2
  • df160c6 Merge pull request #453 from proj4js/subgrids
  • fe76d66 Add support for all NTv2 subgrids
  • f0139be Update version in package-lock
  • 5995fa6 Update version to 2.9.2-alpha
  • d84caaa Merge pull request #451 from proj4js/allow-null-point
  • 0c63f41 Allow null points when removing unused z
  • d9faf9f Merge pull request #439 from tombags/fix-divide-by-zero-in-stere
  • 1ae8d6d Merge pull request #434 from danielschilling-ml/issue-433-wkt-polar-stereogra...
  • 2f4b511 Fix for issue 438, proj4 returns Infinity, -Infinity for stere with lat_ts se...
  • Additional commits viewable in compare view

Updates @types/proj4 from 2.5.2 to 2.5.5

Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [proj4](https://github.com/proj4js/proj4js) and [@types/proj4](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/proj4). These dependencies needed to be updated together.

Updates `proj4` from 2.8.0 to 2.9.2
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](proj4js/proj4js@2.8.0...2.9.2)

Updates `@types/proj4` from 2.5.2 to 2.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/proj4)

---
updated-dependencies:
- dependency-name: proj4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/proj4"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 9, 2024 19:44
@dependabot dependabot bot added dependencies 📦 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 9, 2024
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
Development

Successfully merging this pull request may close these issues.

0 participants