publiclab / leaflet-blurred-location-display

A library to display points which have been "blurred" for privacy with leaflet-blurred-location
https://publiclab.github.io/leaflet-blurred-location-display/examples/index.html
GNU General Public License v3.0
11 stars 12 forks source link

Bump leaflet-blurred-location from `b89b73c` to `1bff37c` #80

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps leaflet-blurred-location from b89b73c to 1bff37c.

Commits - [`1bff37c`](https://github.com/publiclab/leaflet-blurred-location/commit/1bff37cb96518bd87192277b14c290cba3c138ba) disableCenterMarker function added in API ([#201](https://github-redirect.dependabot.com/publiclab/leaflet-blurred-location/issues/201)) - [`09687e9`](https://github.com/publiclab/leaflet-blurred-location/commit/09687e9d17ba164247877a1bf36abe3b060a979b) Bump jquery from 3.3.1 to 3.4.0 ([#196](https://github-redirect.dependabot.com/publiclab/leaflet-blurred-location/issues/196)) - [`2c93268`](https://github.com/publiclab/leaflet-blurred-location/commit/2c93268160494d1d439083ad5e2b84476e86612a) Bump grunt from 1.0.3 to 1.0.4 ([#190](https://github-redirect.dependabot.com/publiclab/leaflet-blurred-location/issues/190)) - [`1a1359e`](https://github.com/publiclab/leaflet-blurred-location/commit/1a1359eeae317e6610cebc652da0c09d5556574e) Bump grunt-contrib-uglify from 4.0.0 to 4.0.1 ([#189](https://github-redirect.dependabot.com/publiclab/leaflet-blurred-location/issues/189)) - [`4f452d5`](https://github.com/publiclab/leaflet-blurred-location/commit/4f452d5cc486ac320fa168eeabbb46bedb1b8378) Functions added in API (will be used in LBLD) . ([#183](https://github-redirect.dependabot.com/publiclab/leaflet-blurred-location/issues/183)) - See full diff in [compare view](https://github.com/publiclab/leaflet-blurred-location/compare/b89b73cc6d0c5df6a57d1bcbea3dc4b376441253...1bff37cb96518bd87192277b14c290cba3c138ba)


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 - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #86.