roschaefer / rundfunk-mitbestimmen

How should your broadcasting fees be spent? Publish your support and improve the program.
https://rundfunk-mitbestimmen.de/
MIT License
39 stars 30 forks source link

Bump ember-leaflet from 3.0.17 to 4.1.1 in /frontend #1403

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-leaflet from 3.0.17 to 4.1.1.

Changelog

Sourced from ember-leaflet's changelog.

4.1.1

  • [BUGFIX] Leaflet icon/draggability restore bug, dragging object can be undefined for hidden markers (7d5c9fe fixes #513)
  • [INTERNAL] update dependencies and tests. fix linting errors. (ec49f63)

4.1.0

  • [ENHANCEMENT] add new rectangle layer (#413)
  • [BUGFIX] only one addon component was being yielded. Now all addon provided components are yielded as expected (#422)

4.0.2

  • [ENHANCEMENT] add crossOrigin option to tile layer (84dc3fe)

4.0.1

  • [INTERNAL] update blueprint to install latest leaflet (2d398db)

4.0.0

  • [BREAKING] drop support for ember versions < 2.3.0-beta.1 (7d5c9fe)
  • [INTERNAL] update dependencies (ec49f63)
  • [BUGFIX] run initializer code only if leaflet's-L variable is present (#367)

3.1.4

  • [BUGFIX] Fix integration in lazy engines >= 0.8 (#364)

3.1.3

  • [INTERNAL] update dependencies (102b793)
  • [INTERNAL] remove .volatile() usage (1bcbd59)

3.1.2

  • [BUGFIX] yield built-in layer components when no addon components are registered (06a862a)

3.1.1

  • [ENHANCEMENT] default blueprint now installs leaflet ^1.4.0 (eff95e1)
  • [INTERNAL] use {{#let instead of {{#with ({{#with will be deprecated) 628dccf

3.1.0

  • [INTERNAL] update ember-cli project and all dependencies
  • [INTERNAL] new website
  • [BUGFIX] fix integration with marker cluster plugin (fixes #160)
  • [BUGFIX] Prevent error happening when _removeStyleObservers is called multiple times (fixes #152)
  • [BUGFIX] prevent error when using a large amount of tooltips (fixes #138)
  • [BUGFIX] style property on geojson-layer is now correctly bound (fixes #181)
  • [BUGFIX] updating the style properties on the geojson-layer now works (fixes #154)
  • [ENHANCEMENT] add ember-leaflet service that allows addons to register additional components for leaflet-map component to yield (3591a4a)

3.0.18

  • [BUGFIX] icon and div-icon helpers now use proper objects (this makes the library compatible with old versions of leaflet) (e53fd87)
  • [ENHANCEMENT] bump ember/ember-cli and dependencies (c03e628)
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 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 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) - Pull request limits (per update run and/or open at any time) - 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)