basemaps
basemaps copied to clipboard
build(deps): Bump proj4 and @types/proj4
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
- Add support for all NTv2 subgrids by
@ahocevar
in proj4js/proj4js#453Full Changelog: https://github.com/proj4js/proj4js/compare/2.9.1...2.9.2
2.9.1
What's Changed
- Added missing default parameters to stere projection by
@MHBalsmeier
in proj4js/proj4js#437- Use stere instead of sterea for WKT Polar_Stereographic by
@danielschilling-ml
in proj4js/proj4js#434- Fix for issue 438, proj4 returns Infinity, -Infinity for stere by
@tombags
in proj4js/proj4js#439- Allow null points when removing unused z by
@ahocevar
in proj4js/proj4js#451New Contributors
@MHBalsmeier
made their first contribution in proj4js/proj4js#437@danielschilling-ml
made their first contribution in proj4js/proj4js#434@tombags
made their first contribution in proj4js/proj4js#439Full Changelog: https://github.com/proj4js/proj4js/compare/2.9.0...2.9.1
2.9.0
What's Changed
- Add homepage entry to package.json by
@ahocevar
in proj4js/proj4js#427- Add Clarke 1880 (IGN) spheroid by
@ahocevar
in proj4js/proj4js#430Full Changelog: https://github.com/proj4js/proj4js/compare/2.8.1...2.9.0
2.8.1
What's Changed
- Remove the third parameter for running the qsfnz function by
@Oleksiy99
in proj4js/proj4js#410- Bugfix/306 - proj4 modify the input object after a transformation by
@oobayly
in proj4js/proj4js#415- Bump shelljs and grunt-contrib-jshint by
@dependabot
in proj4js/proj4js#419- Only output z when we had an input z by
@ahocevar
in proj4js/proj4js#335- Do not skip datum transform when gridshift is configured by
@ahocevar
in proj4js/proj4js#424New Contributors
@Oleksiy99
made their first contribution in proj4js/proj4js#410@oobayly
made their first contribution in proj4js/proj4js#415@dependabot
made their first contribution in proj4js/proj4js#419Full Changelog: https://github.com/proj4js/proj4js/compare/2.8.0...2.8.1
Commits
a71d2db
build 2.9.2df160c6
Merge pull request #453 from proj4js/subgridsfe76d66
Add support for all NTv2 subgridsf0139be
Update version in package-lock5995fa6
Update version to 2.9.2-alphad84caaa
Merge pull request #451 from proj4js/allow-null-point0c63f41
Allow null points when removing unused zd9faf9f
Merge pull request #439 from tombags/fix-divide-by-zero-in-stere1ae8d6d
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
- See full diff in compare view
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.