Wildhoney / Leaflet.FreeDraw

:earth_asia: FreeDraw allows the free-hand drawing of shapes on your Leaflet.js map layer – providing an intuitive and familiar UX for creating geospatial boundaries similar to Zoopla and others. Included out-of-the-box is the concaving of polygons, polygon merging and simplifying, as well as the ability to add edges and modify existing shapes.
https://freedraw.herokuapp.com/
MIT License
540 stars 102 forks source link

Bump nwmatcher from 1.4.0 to 1.4.4 #149

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps nwmatcher from 1.4.0 to 1.4.4.

Release notes *Sourced from [nwmatcher's releases](https://github.com/dperini/nwmatcher/releases).* > ## A fast CSS selector engine and matcher > This release has correction/fixes for the following behaviours: > - fixed DOM walking to avoid using unsupported DOM methods on non 'Elements' nodes > - improved DOM walking performances in JS only versions using the native traversal API > > ## A fast CSS selector engine and matcher > This release has correction/fixes for the following behaviours: > * always use case sensitive match for class attributes selectors to mimic browsers behaviour > * removed attribute mapping (XHTML_TABLE) used for case sensitive match in XML documents > * always use case sensitive match for class attributes selectors in XML documents > > specifications amended due to bug submitted by [@​zirro](https://github.com/zirro) whatwg/html@97ca4ed > >
Commits - See full diff in [compare view](https://github.com/dperini/nwmatcher/commits)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Wildhoney/Leaflet.FreeDraw/network/alerts).