Update dependency geojson2svg to v2 #11

Merged
sora merged 1 commits from renovate/geojson2svg-2.x into main 2023-11-23 12:56:03 +01:00
Member

This PR contains the following updates:

Package Type Update Change
geojson2svg dependencies major ^1.3.3 -> ^2.0.0

Release Notes

gagan-bansal/geojson2svg (geojson2svg)

v2.0.1

Compare Source

9 August 2023

v2.0.0

Compare Source

28 July 2023

  • feat: 1) mapExtent can be calculated from GeoJSON data 2) coordinate converter option added 6fb06d0
  • fix: dev dependecy update 983eef0
  • improvement: export as a class GeoJSON2SVG 066a072
  • feat: Type Declaration file added 53b35cf
  • docs: readme update 838fedd
v1.3.6

17 July 2023

  • fix: corrected the type definition file 1a12487
v1.3.5

17 July 2023

  • feat: type definition added 37296cb
  • ci: release command changed 66dc35a
v1.3.4

17 July 2023

  • Bump tough-cookie from 4.0.0 to 4.1.3 #32
  • feat: type definition added f397a1a
v1.3.3

30 June 2022

  • Bump shell-quote from 1.7.2 to 1.7.3 #31
  • chore(release): 1.3.3 1821eb4
v1.3.2

30 March 2022

  • Bump minimist from 1.2.5 to 1.2.6 #30
  • chore(release): 1.3.2 818e030
v1.3.1

28 January 2022

  • chore: npm audit fix aafdb9d
  • Bump cached-path-relative from 1.0.2 to 1.1.0 a6c2ad4
  • chore(release): 1.3.1 1edb683
v1.3.0

23 January 2022

  • chore: upgrade package dependencies 87ca10b
  • feat: svg output precision option added b474cd7
  • chore: .versionrc added for standard-version c2c33c8
  • chore(release): 1.3.0 be04061
v1.2.14

20 January 2022

  • chore(release): 1.2.14 4cfd26e
  • feat(notifier): added splash also 18887d1
v1.2.13

20 January 2022

  • chore(release): 1.2.13 fa2b423
  • docs: added some more cmd help 221345f
v1.2.12

20 January 2022

v1.2.11

20 January 2022

v1.2.10

17 January 2022

v1.2.9

27 November 2021

  • updated to latest mocha, jsdom (dev dependency), npm audit is passed 9413095
  • rebuild CHANGELOG 89fe55a
  • chore(release): 1.2.9 2c2d42e
v1.2.8

17 September 2021

v1.2.7

13 August 2021

  • pan zoom example added d70c4d4
  • Bump path-parse from 1.0.6 to 1.0.7 6a303ef
  • viewport meta tag added in examples 6f83bbf
v1.2.6

15 April 2021

  • jsdom (dev dependency) version corrected, all tests passed b98a8fe
v1.2.5

31 March 2021

v1.2.4

29 March 2021

v1.2.3

27 November 2017

  • Update README.md #19
  • dev dependency uglify-js updated 4c2d7b0
v1.2.2

16 June 2017

  • README updated to show parse-svg usage de6633d
v1.2.1

16 May 2017

  • Fixed bug of variable declaration ce719b8
v1.2.0

8 May 2017

  • option attributes as dynamic and static #17
v1.1.0

5 May 2017

v1.0.6

15 February 2017

v1.0.5

22 November 2016

  • dev dependency jsdom ver update 01bf72d
v1.0.4

8 November 2016

  • updated dependent deepmerge, fixes #​12 issue #12
v1.0.3

20 February 2016

  • GeometryCollection typo fixed, also added test case for same, fixes #​13 #13
  • rebuild fdd3d1d
v1.0.2

12 August 2015

  • default svg id from feature's properties, close #​11 #changelog #11
  • merging options from constructor and convert api resolved #​10 #changelog #10
  • default svg id from feature's properties 6399359
  • rebuild dist ec276bb
  • udpate to 1.0.1 for #​10 issue 2fee026
v1.0.1

29 May 2015

  • merging options from counstructor and convert api resolved #​10 #changelog #10
  • Default viewport size option added close #​9 #changelog #9
  • data display at 180 deg resolved #​6 #6
  • demo map display in chrome resolved #​7 #7
  • default svg output and web mercator extent close #​3, close #​4 #changelog #3 #4
  • color coded map example added 9e07f97
  • fit to width/height option added 362f474
  • color coded map example added 55b4727
  • cdnjs link added ce552fb
  • examples linked to cdnjs geojson2svg 4fa0b51
  • changelog updated ba4bbc4
  • added map examples 78e3c75
  • udpate to 1.0.1 for #​10 issue 449a211
  • Update README.md b5e1c38
  • fitTo option added in README 6f6bc0c

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [geojson2svg](https://github.com/gagan-bansal/geojson2svg) | dependencies | major | [`^1.3.3` -> `^2.0.0`](https://renovatebot.com/diffs/npm/geojson2svg/1.3.6/2.0.1) | --- ### Release Notes <details> <summary>gagan-bansal/geojson2svg (geojson2svg)</summary> ### [`v2.0.1`](https://github.com/gagan-bansal/geojson2svg/blob/HEAD/CHANGELOG.md#v201) [Compare Source](https://github.com/gagan-bansal/geojson2svg/compare/v2.0.0...v2.0.1) > 9 August 2023 - Fix types [`5e129d9`](https://github.com/gagan-bansal/geojson2svg/commit/5e129d9e25555576fdb5a18d60670501c106422f) ### [`v2.0.0`](https://github.com/gagan-bansal/geojson2svg/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.6...v2.0.0) > 28 July 2023 - feat: 1) mapExtent can be calculated from GeoJSON data 2) coordinate converter option added [`6fb06d0`](https://github.com/gagan-bansal/geojson2svg/commit/6fb06d07936ceccd6f99a784912588f313a34e64) - fix: dev dependecy update [`983eef0`](https://github.com/gagan-bansal/geojson2svg/commit/983eef06158484ded52bfa99bffc1b0f86d596fc) - improvement: export as a class GeoJSON2SVG [`066a072`](https://github.com/gagan-bansal/geojson2svg/commit/066a072fb523a131c20535d5a40ecd588169c538) - feat: Type Declaration file added [`53b35cf`](https://github.com/gagan-bansal/geojson2svg/commit/53b35cf59695f0197dbff6de3cd2a692385b68ba) - docs: readme update [`838fedd`](https://github.com/gagan-bansal/geojson2svg/commit/838fedd765bb3779a84d581ad6efe6437c8def07) ##### [v1.3.6](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.5...v1.3.6) > 17 July 2023 - fix: corrected the type definition file [`1a12487`](https://github.com/gagan-bansal/geojson2svg/commit/1a124876ee1423170b65747a4dedc38c25fff772) ##### [v1.3.5](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.4...v1.3.5) > 17 July 2023 - feat: type definition added [`37296cb`](https://github.com/gagan-bansal/geojson2svg/commit/37296cbe3c082bbd9775d98f459d516fae37227e) - ci: release command changed [`66dc35a`](https://github.com/gagan-bansal/geojson2svg/commit/66dc35a16b91822a979e3d62efaf04c04d7498f2) ##### [v1.3.4](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.3...v1.3.4) > 17 July 2023 - Bump tough-cookie from 4.0.0 to 4.1.3 [`#32`](https://github.com/gagan-bansal/geojson2svg/pull/32) - feat: type definition added [`f397a1a`](https://github.com/gagan-bansal/geojson2svg/commit/f397a1a62f04029581d6d72371b5bc0b694560d1) ##### [v1.3.3](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.2...v1.3.3) > 30 June 2022 - Bump shell-quote from 1.7.2 to 1.7.3 [`#31`](https://github.com/gagan-bansal/geojson2svg/pull/31) - chore(release): 1.3.3 [`1821eb4`](https://github.com/gagan-bansal/geojson2svg/commit/1821eb4678cbdfb150d5d4599dd6a50411426f9c) ##### [v1.3.2](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.1...v1.3.2) > 30 March 2022 - Bump minimist from 1.2.5 to 1.2.6 [`#30`](https://github.com/gagan-bansal/geojson2svg/pull/30) - chore(release): 1.3.2 [`818e030`](https://github.com/gagan-bansal/geojson2svg/commit/818e03025acadb402cf0384ddf19e590c96f32b2) ##### [v1.3.1](https://github.com/gagan-bansal/geojson2svg/compare/v1.3.0...v1.3.1) > 28 January 2022 - chore: npm audit fix [`aafdb9d`](https://github.com/gagan-bansal/geojson2svg/commit/aafdb9db48d3cbea543ec946ef146ca47d24372f) - Bump cached-path-relative from 1.0.2 to 1.1.0 [`a6c2ad4`](https://github.com/gagan-bansal/geojson2svg/commit/a6c2ad431cc5323ecf1f3daa733b878693702307) - chore(release): 1.3.1 [`1edb683`](https://github.com/gagan-bansal/geojson2svg/commit/1edb68329d8aa8c6e369cb261abe34c10520470e) ##### [v1.3.0](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.14...v1.3.0) > 23 January 2022 - chore: upgrade package dependencies [`87ca10b`](https://github.com/gagan-bansal/geojson2svg/commit/87ca10b3a6e5a9a6796aa27dcfaf8ee62ffb4426) - feat: svg output precision option added [`b474cd7`](https://github.com/gagan-bansal/geojson2svg/commit/b474cd743df54fbe9498a43ae849e2169e93f0a0) - chore: .versionrc added for standard-version [`c2c33c8`](https://github.com/gagan-bansal/geojson2svg/commit/c2c33c8f3e2492f26cd382c4f5983d2e08a84752) - chore(release): 1.3.0 [`be04061`](https://github.com/gagan-bansal/geojson2svg/commit/be04061028a7c813be2f196453656224018e0207) ##### [v1.2.14](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.13...v1.2.14) > 20 January 2022 - chore(release): 1.2.14 [`4cfd26e`](https://github.com/gagan-bansal/geojson2svg/commit/4cfd26e088074c29501a7ac485ddf239265a795f) - feat(notifier): added splash also [`18887d1`](https://github.com/gagan-bansal/geojson2svg/commit/18887d1f4d52a3bddb3a03d524b2aeb8db0fcc14) ##### [v1.2.13](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.12...v1.2.13) > 20 January 2022 - chore(release): 1.2.13 [`fa2b423`](https://github.com/gagan-bansal/geojson2svg/commit/fa2b4237675d5dbc8443fb7f21fc752d5810f383) - docs: added some more cmd help [`221345f`](https://github.com/gagan-bansal/geojson2svg/commit/221345f9ed1d823e667a7216607a8800ef3e7614) ##### [v1.2.12](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.11...v1.2.12) > 20 January 2022 - doc: help improved [`5d0d0d6`](https://github.com/gagan-bansal/geojson2svg/commit/5d0d0d6c47cad95321d2fc13f98772db09aa3f77) - chore(release): 1.2.12 [`9ca8a81`](https://github.com/gagan-bansal/geojson2svg/commit/9ca8a81c91f0565f2ccbea4e2279cd77d927315d) ##### [v1.2.11](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.10...v1.2.11) > 20 January 2022 - chore(release): 1.2.11 [`906924d`](https://github.com/gagan-bansal/geojson2svg/commit/906924d64d412fb1843befaf0d7bf5425852409b) - map is ok [`fb3f807`](https://github.com/gagan-bansal/geojson2svg/commit/fb3f80756de759c913642adcc9f6efec41094c48) - feat: added some thing [`9de1fe9`](https://github.com/gagan-bansal/geojson2svg/commit/9de1fe9ab16f997ea0cf95ee62e9e2044a6f9915) ##### [v1.2.10](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.9...v1.2.10) > 17 January 2022 - chore(release): 1.2.10 [`4f6a999`](https://github.com/gagan-bansal/geojson2svg/commit/4f6a999a991ee1d3472be0295a0ec306d1203edb) - file added [`a3ca5a9`](https://github.com/gagan-bansal/geojson2svg/commit/a3ca5a94c66e107e5847c4352d416e9c8417e695) ##### [v1.2.9](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.8...v1.2.9) > 27 November 2021 - updated to latest mocha, jsdom (dev dependency), npm audit is passed [`9413095`](https://github.com/gagan-bansal/geojson2svg/commit/9413095bb20ac25dda28ca2352423ac46f8a4f8e) - rebuild CHANGELOG [`89fe55a`](https://github.com/gagan-bansal/geojson2svg/commit/89fe55a6a00bb975adab64d636d2bf68ffac2306) - chore(release): 1.2.9 [`2c2d42e`](https://github.com/gagan-bansal/geojson2svg/commit/2c2d42eb0fb2efdcfb697eaf02ab3985708201e4) ##### [v1.2.8](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.7...v1.2.8) > 17 September 2021 - Basic example added [`8dc4d73`](https://github.com/gagan-bansal/geojson2svg/commit/8dc4d73d3abd8bf8e27a272f67a06a1091437b85) ##### [v1.2.7](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.6...v1.2.7) > 13 August 2021 - pan zoom example added [`d70c4d4`](https://github.com/gagan-bansal/geojson2svg/commit/d70c4d4e2434f5b37aae8251ea24e4d1f26a8ee5) - Bump path-parse from 1.0.6 to 1.0.7 [`6a303ef`](https://github.com/gagan-bansal/geojson2svg/commit/6a303ef781edaffa9b1e5b290a0af223c6c1f0aa) - viewport meta tag added in examples [`6f83bbf`](https://github.com/gagan-bansal/geojson2svg/commit/6f83bbf163070c49da92ec7ba9517a4f1bba5c7e) ##### [v1.2.6](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.5...v1.2.6) > 15 April 2021 - jsdom (dev dependency) version corrected, all tests passed [`b98a8fe`](https://github.com/gagan-bansal/geojson2svg/commit/b98a8fe4aacc11f17d9824884d74db1ede7e8401) ##### [v1.2.5](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.4...v1.2.5) > 31 March 2021 - Scalable SVG map example added [`94e64ac`](https://github.com/gagan-bansal/geojson2svg/commit/94e64ac3f5cec4cfb9990ee02120873b3cbbbd5f) - blog link changed [`95a2b46`](https://github.com/gagan-bansal/geojson2svg/commit/95a2b46b393a3e1129058413fcd04dca91e7d7b0) ##### [v1.2.4](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.3...v1.2.4) > 29 March 2021 - Thanks [@&#8203;psohm](https://github.com/psohm) [`#24`](https://github.com/gagan-bansal/geojson2svg/pull/24) - updated dev-dependency that fixes npm audit [`61bbec8`](https://github.com/gagan-bansal/geojson2svg/commit/61bbec89414db67e1de6e862616a239608eda9e5) - Update README.md [`67f892d`](https://github.com/gagan-bansal/geojson2svg/commit/67f892dacb9a61f7e8aea0848e0daa44b357c950) ##### [v1.2.3](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.2...v1.2.3) > 27 November 2017 - Update README.md [`#19`](https://github.com/gagan-bansal/geojson2svg/pull/19) - dev dependency uglify-js updated [`4c2d7b0`](https://github.com/gagan-bansal/geojson2svg/commit/4c2d7b051af09eb979c8ed2c91b67fd17fdb8211) ##### [v1.2.2](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.1...v1.2.2) > 16 June 2017 - README updated to show parse-svg usage [`de6633d`](https://github.com/gagan-bansal/geojson2svg/commit/de6633d855dd0dcf7b21c2c7c8a917d56df49247) ##### [v1.2.1](https://github.com/gagan-bansal/geojson2svg/compare/v1.2.0...v1.2.1) > 16 May 2017 - Fixed bug of variable declaration [`ce719b8`](https://github.com/gagan-bansal/geojson2svg/commit/ce719b8befb114e8a5d65de8ca78fc6bae093456) ##### [v1.2.0](https://github.com/gagan-bansal/geojson2svg/compare/v1.1.0...v1.2.0) > 8 May 2017 - option attributes as dynamic and static [`#17`](https://github.com/gagan-bansal/geojson2svg/issues/17) ##### [v1.1.0](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.6...v1.1.0) > 5 May 2017 - attributes option enhanced [`77f4365`](https://github.com/gagan-bansal/geojson2svg/commit/77f43652a82c1084b7355513c34fd311ffa0ea29) - Dist created [`3b4152d`](https://github.com/gagan-bansal/geojson2svg/commit/3b4152d2cf8a6f44ee23cf628fb4d29f876b7deb) ##### [v1.0.6](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.5...v1.0.6) > 15 February 2017 - Point as SVG Circle but fixes [#&#8203;15](https://github.com/gagan-bansal/geojson2svg/issues/15) [`#15`](https://github.com/gagan-bansal/geojson2svg/issues/15) ##### [v1.0.5](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.4...v1.0.5) > 22 November 2016 - dev dependency jsdom ver update [`01bf72d`](https://github.com/gagan-bansal/geojson2svg/commit/01bf72d42a5f603454a3affd1676efa03d64c458) ##### [v1.0.4](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.3...v1.0.4) > 8 November 2016 - updated dependent deepmerge, fixes [#&#8203;12](https://github.com/gagan-bansal/geojson2svg/issues/12) issue [`#12`](https://github.com/gagan-bansal/geojson2svg/issues/12) ##### [v1.0.3](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.2...v1.0.3) > 20 February 2016 - GeometryCollection typo fixed, also added test case for same, fixes [#&#8203;13](https://github.com/gagan-bansal/geojson2svg/issues/13) [`#13`](https://github.com/gagan-bansal/geojson2svg/issues/13) - rebuild [`fdd3d1d`](https://github.com/gagan-bansal/geojson2svg/commit/fdd3d1de2a2e53788128e566246688edf39bf853) ##### [v1.0.2](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.1...v1.0.2) > 12 August 2015 - default svg id from feature's properties, close [#&#8203;11](https://github.com/gagan-bansal/geojson2svg/issues/11) #changelog [`#11`](https://github.com/gagan-bansal/geojson2svg/issues/11) - merging options from constructor and convert api resolved [#&#8203;10](https://github.com/gagan-bansal/geojson2svg/issues/10) #changelog [`#10`](https://github.com/gagan-bansal/geojson2svg/issues/10) - default svg id from feature's properties [`6399359`](https://github.com/gagan-bansal/geojson2svg/commit/63993595c51f717200b1d587bf5f75478cf1dc01) - rebuild dist [`ec276bb`](https://github.com/gagan-bansal/geojson2svg/commit/ec276bb3ca7bb0f3ae38f5227fb69f672d4ccf87) - udpate to 1.0.1 for [#&#8203;10](https://github.com/gagan-bansal/geojson2svg/issues/10) issue [`2fee026`](https://github.com/gagan-bansal/geojson2svg/commit/2fee026a6ed05a0781b204a16e25b711f7717f82) ##### [v1.0.1](https://github.com/gagan-bansal/geojson2svg/compare/v1.0.0...v1.0.1) > 29 May 2015 - merging options from counstructor and convert api resolved [#&#8203;10](https://github.com/gagan-bansal/geojson2svg/issues/10) #changelog [`#10`](https://github.com/gagan-bansal/geojson2svg/issues/10) - Default viewport size option added close [#&#8203;9](https://github.com/gagan-bansal/geojson2svg/issues/9) #changelog [`#9`](https://github.com/gagan-bansal/geojson2svg/issues/9) - data display at 180 deg resolved [#&#8203;6](https://github.com/gagan-bansal/geojson2svg/issues/6) [`#6`](https://github.com/gagan-bansal/geojson2svg/issues/6) - demo map display in chrome resolved [#&#8203;7](https://github.com/gagan-bansal/geojson2svg/issues/7) [`#7`](https://github.com/gagan-bansal/geojson2svg/issues/7) - default svg output and web mercator extent close [#&#8203;3](https://github.com/gagan-bansal/geojson2svg/issues/3), close [#&#8203;4](https://github.com/gagan-bansal/geojson2svg/issues/4) #changelog [`#3`](https://github.com/gagan-bansal/geojson2svg/issues/3) [`#4`](https://github.com/gagan-bansal/geojson2svg/issues/4) - color coded map example added [`9e07f97`](https://github.com/gagan-bansal/geojson2svg/commit/9e07f97c292367db8dd998a485de88cc0797d684) - fit to width/height option added [`362f474`](https://github.com/gagan-bansal/geojson2svg/commit/362f4748feb127132af76f41db4bdf975b54feea) - color coded map example added [`55b4727`](https://github.com/gagan-bansal/geojson2svg/commit/55b47270e5744b1e64480f8a8c87f5a0581ffce3) - cdnjs link added [`ce552fb`](https://github.com/gagan-bansal/geojson2svg/commit/ce552fb41206916aaa7002245ae92af2bc7974cf) - examples linked to cdnjs geojson2svg [`4fa0b51`](https://github.com/gagan-bansal/geojson2svg/commit/4fa0b51fc2caf9208e51337d00c440c7666b6586) - changelog updated [`ba4bbc4`](https://github.com/gagan-bansal/geojson2svg/commit/ba4bbc4bf86f2808f93a75efcdf53e4c9aecfaf8) - added map examples [`78e3c75`](https://github.com/gagan-bansal/geojson2svg/commit/78e3c751a4d669d75d76da328eaecc4ac866e3d6) - udpate to 1.0.1 for [#&#8203;10](https://github.com/gagan-bansal/geojson2svg/issues/10) issue [`449a211`](https://github.com/gagan-bansal/geojson2svg/commit/449a211759d418da8ef1ab166db2dce41d29134f) - Update README.md [`b5e1c38`](https://github.com/gagan-bansal/geojson2svg/commit/b5e1c3858f6e53a31fb91539c9e30a6f7f99b8f9) - fitTo option added in README [`6f6bc0c`](https://github.com/gagan-bansal/geojson2svg/commit/6f6bc0c1a89cbd3aeb2ddfdc0f650689ff942038) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
bot added 1 commit 2023-11-23 02:02:05 +01:00
sora merged commit 353811d4ab into main 2023-11-23 12:56:03 +01:00
sora deleted branch renovate/geojson2svg-2.x 2023-11-23 12:56:03 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/beans#11
No description provided.