Skip to content

Bump @geoman-io/leaflet-geoman-free from 2.6.0 to 2.10.0#357

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/geoman-io/leaflet-geoman-free-2.10.0
Closed

Bump @geoman-io/leaflet-geoman-free from 2.6.0 to 2.10.0#357
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/geoman-io/leaflet-geoman-free-2.10.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps @geoman-io/leaflet-geoman-free from 2.6.0 to 2.10.0.

Release notes

Sourced from @geoman-io/leaflet-geoman-free's releases.

More Customizations, Languages, Options and Events 🚀

Minor Changes

  • Enable users to overwrite internal Utils functions: #773
  • Make layers optionally snappable if pmIgnore is true. Fixes #797: #803
  • Add new event pm:layerreset and added intersectionReset flag to pm:markerdragend. Closes #800: #802
  • Add Ukrainian Translation: #812
  • Add Turkish translation - thanks @erdaldemirci: #822
  • Add new snapping options: #782

Patches

  • Update FA language: 04c85a32ca011197c5759cbf4de42abdf73f2451
  • Update typescript declaration file: #783
  • Update typescript definitions: #825
  • Update fa.json: 8937f8deae5eb1e54ed78bcdf48e2460a5d49a80
  • Prevent fire pm:vertexclick when middleMarker is dragged. Fixes #762: 24ed082dbb151f8b378647e5bdd471ea2e1ac896
  • Don't fire pm:vertexclick when middlemarker is dragged: 80d7044389865507ba76c5c1285ebcfcabacf867
  • Respect pmIgnore on edit and removal mode. Fix #759: 989bceab0d87fff9f57974fda2cfd5680ad98c7d
  • Fix btn-name css: #767
  • Fix intersection "red" when layer is already red by default. Fixes #751: d100974eadf712b84983fff6b3f46f7fd81d0261
  • Fix error when line with self-intersection was not cutted: #787
  • SnapList was not correct after removing and adding a layer in the pm:create event: #784
  • Re-init snappable Markers to be sure that pm:snapdrag is fired after selfIntersection is detected. Fixes #800: #801
  • Bump y18n from 4.0.0 to 4.0.1: #827
  • Remove !important from CSS and tiny fixes like radius on btn: 6ee52483d944df0f1e05e1c1f63911cd53bccdef
  • Remove !important from CSS rules so devs can overwrite it: 9fc3eb90950584fbf6acf1f930263c75b0db5598
  • L.PM.setOptIn() Bug fix and pmIgnore improvements with the editing tools: 0008af8eb72b1025ae22344233ab29ebe0858e00

Credits

Huge thanks to @Falke-Design, @diadenchuk, @elliots, and @ryan-morris for helping!

Support for MultiLineString and Panes

Minor Changes

  • Add MultiLineString Support . Fixes #143: #730
  • Add Pane Support: #733
  • Add Norwegian 🇳🇴 Translations: #716
  • Add Persian Translation (RTL): #737
  • Add option to force minimal vertex count so vertices can't be removed . Fixes #714: #722
  • Add pm:vertexclick Event when vertex is clicked: #724

Patches

  • Fix CircleMarker events and stuck . Fixes #709, #712: #720
  • Add button role to <a> element for a11y: #721
  • Replace complete .off() with specific one: #739
  • Reset Tooltip after vertex remove: #743
  • Fix bug: when marker was drawn, the layergroup was enabled: #726

... (truncated)

Commits
  • 956507d 2.10.0
  • dba94e5 Merge branch 'master' into develop
  • c4aad8a Update typescript definitions (#825) (patch)
  • 3138874 Bump y18n from 4.0.0 to 4.0.1 (#827) (patch)
  • 0b3fc12 Add new snapping options (#782) (minor)
  • e648f25 Added Turkish translation (#822) (minor) - thanks @erdaldemirci
  • fa4d53d Add Ukrainian Translation (#812) (minor)
  • e1f5e54 Bump elliptic from 6.5.3 to 6.5.4 (#810) (ignore)
  • 45f88dc Re-init snappable Markers to be sure that pm:snapdrag is fired after selfInte...
  • 2b34959 Add new event pm:layerreset and added intersectionReset flag to `pm:marke...
  • 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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@geoman-io/leaflet-geoman-free](https://github.com/geoman-io/leaflet-geoman) from 2.6.0 to 2.10.0.
- [Release notes](https://github.com/geoman-io/leaflet-geoman/releases)
- [Commits](geoman-io/leaflet-geoman@2.6.0...2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #381.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/geoman-io/leaflet-geoman-free-2.10.0 branch May 17, 2021 16:24
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants