From 6385e2d7368610e52b0ac27086367132d3c656d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 09:17:30 +0000 Subject: [PATCH] fix(deps): update dependency proj4 to v2.15.0 (#2405) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [proj4](https://proj4js.github.io/proj4js/) ([source](https://redirect.github.com/proj4js/proj4js)) | [`2.14.0` -> `2.15.0`](https://renovatebot.com/diffs/npm/proj4/2.14.0/2.15.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/proj4/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/proj4/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/proj4/2.14.0/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/proj4/2.14.0/2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
proj4js/proj4js (proj4) ### [`v2.15.0`](https://redirect.github.com/proj4js/proj4js/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/proj4js/proj4js/compare/v2.14.0...v2.15.0) #### What's Changed - Support more datum codes with smaller library size by [@​ahocevar](https://redirect.github.com/ahocevar) in [https://github.com/proj4js/proj4js/pull/486](https://redirect.github.com/proj4js/proj4js/pull/486) - Start UTM zone defs at 32601 and 32701 instead of 32600 and 32700 by [@​ahocevar](https://redirect.github.com/ahocevar) in [https://github.com/proj4js/proj4js/pull/487](https://redirect.github.com/proj4js/proj4js/pull/487) **Full Changelog**: https://github.com/proj4js/proj4js/compare/v2.14.0...v2.15.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/infonl/dimpact-zaakafhandelcomponent). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/main/app/package-lock.json | 30 +++++++++++++++--------------- src/main/app/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/src/main/app/package-lock.json b/src/main/app/package-lock.json index 18f547f4d6..1e9b07d232 100644 --- a/src/main/app/package-lock.json +++ b/src/main/app/package-lock.json @@ -30,7 +30,7 @@ "ngx-editor": "17.5.4", "ol": "10.3.1", "openapi-fetch": "0.13.4", - "proj4": "2.14.0", + "proj4": "2.15.0", "rxjs": "7.8.1", "ts-expect": "1.3.0", "ts-pattern": "5.6.0", @@ -17029,12 +17029,12 @@ "dev": true }, "node_modules/proj4": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.14.0.tgz", - "integrity": "sha512-fumDL50ThQ3issOLxaLYwv1j4LePEzYleY6vqsX+2uWOcvKzqpzHhtTTH18CvIDg+nf8MYl0/XF6yYyESKDi4w==", + "version": "2.15.0", + "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.15.0.tgz", + "integrity": "sha512-LqCNEcPdI03BrCHxPLj29vsd5afsm+0sV1H/O3nTDKrv8/LA01ea1z4QADDMjUqxSXWnrmmQDjqFm1J/uZ5RLw==", "dependencies": { "mgrs": "1.0.0", - "wkt-parser": "^1.3.3" + "wkt-parser": "^1.4.0" } }, "node_modules/promise-inflight": { @@ -20620,9 +20620,9 @@ "dev": true }, "node_modules/wkt-parser": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.3.3.tgz", - "integrity": "sha512-ZnV3yH8/k58ZPACOXeiHaMuXIiaTk1t0hSUVisbO0t4RjA5wPpUytcxeyiN2h+LZRrmuHIh/1UlrR9e7DHDvTw==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.4.0.tgz", + "integrity": "sha512-qpwO7Ihds/YYDTi1aADFTI1Sm9YC/tTe3SHD24EeIlZxy7Ik6a1b4HOz7jAi0xdUAw487duqpo8OGu+Tf4nwlQ==" }, "node_modules/wrap-ansi": { "version": "7.0.0", @@ -33356,12 +33356,12 @@ "dev": true }, "proj4": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.14.0.tgz", - "integrity": "sha512-fumDL50ThQ3issOLxaLYwv1j4LePEzYleY6vqsX+2uWOcvKzqpzHhtTTH18CvIDg+nf8MYl0/XF6yYyESKDi4w==", + "version": "2.15.0", + "resolved": "https://registry.npmjs.org/proj4/-/proj4-2.15.0.tgz", + "integrity": "sha512-LqCNEcPdI03BrCHxPLj29vsd5afsm+0sV1H/O3nTDKrv8/LA01ea1z4QADDMjUqxSXWnrmmQDjqFm1J/uZ5RLw==", "requires": { "mgrs": "1.0.0", - "wkt-parser": "^1.3.3" + "wkt-parser": "^1.4.0" } }, "promise-inflight": { @@ -36060,9 +36060,9 @@ "dev": true }, "wkt-parser": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.3.3.tgz", - "integrity": "sha512-ZnV3yH8/k58ZPACOXeiHaMuXIiaTk1t0hSUVisbO0t4RjA5wPpUytcxeyiN2h+LZRrmuHIh/1UlrR9e7DHDvTw==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/wkt-parser/-/wkt-parser-1.4.0.tgz", + "integrity": "sha512-qpwO7Ihds/YYDTi1aADFTI1Sm9YC/tTe3SHD24EeIlZxy7Ik6a1b4HOz7jAi0xdUAw487duqpo8OGu+Tf4nwlQ==" }, "wrap-ansi": { "version": "7.0.0", diff --git a/src/main/app/package.json b/src/main/app/package.json index 799b0a9fb0..72d894848c 100644 --- a/src/main/app/package.json +++ b/src/main/app/package.json @@ -38,7 +38,7 @@ "ngx-editor": "17.5.4", "ol": "10.3.1", "openapi-fetch": "0.13.4", - "proj4": "2.14.0", + "proj4": "2.15.0", "rxjs": "7.8.1", "ts-expect": "1.3.0", "ts-pattern": "5.6.0",