Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump leaflet-providers from 1.9.1 to 1.13.0 #1552

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2021

Bumps leaflet-providers from 1.9.1 to 1.13.0.

Changelog

Sourced from leaflet-providers's changelog.

1.13.0 (2021-10-19)

1.12.0 (2021-04-02)

  • Add OpenAIP map provider #374
  • Migrate from travis to github actions #375
  • Fix typo in OpenStreetMap France attribution #378
  • Add OpenSnowMap map provider #379
  • Improve Geoportail resources #382
  • Remove Wikimedia map provider #383

1.11.0 (2020-11-16)

  • Update example Mapbox map_ID #365
  • Add USGS National Map tiles #367
  • Update preview libs and use leaflet 1.7.1 #370
  • Add Waymarked Trails overlay provider #373

1.10.2 (2020-07-31)

  • Update mversion dep #357
  • Mention stadia resitration in in README.md
  • Update freemap.sk tiles url #359
  • Switch unpkg ressources to https on demo page #361
  • Update demo page and test pages to leaflet 1.6.0
  • New (non dev) URLs for CyclOSM tiles #363

1.10.1 (2020-05-18)

  • Exclude MapTiler from demo
  • Refine #348 : don't put jawg token in dist file

1.10.0 (2020-05-17)

  • Add HERE API v3 #343
  • Add Stadia Maps layers #344
  • Updated Hydda layers maxZoom to 20 #347
  • Add Jawg Maps layers #348
  • Updated Mapbox to new static tiles api #352
  • Removed OpenMapSurfer layers #354
  • Add MapTiler Cloud layers #355
Commits
  • 57d69ea Bumped version to 1.13.0
  • 8fc398e changelog for 1.13.0
  • 6b7c6f9 fix 1.12.0 date in changelog
  • 3307006 add missing changelog for 1.12.0
  • 59e3a57 add missing changelog for 1.11.0
  • a0e3e10 Fix #388 : replace OpenPtMap overlay by OPNVKarte layer
  • 5974e84 Updated maxzoom for CartoDB
  • 71a1de3 Bump eslint from 8.0.0 to 8.0.1
  • b5640bd Bump mocha from 9.1.2 to 9.1.3
  • 9830e16 Bump eslint from 7.32.0 to 8.0.0
  • 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)

Bumps [leaflet-providers](https://github.com/leaflet-extras/leaflet-providers) from 1.9.1 to 1.13.0.
- [Release notes](https://github.com/leaflet-extras/leaflet-providers/releases)
- [Changelog](https://github.com/leaflet-extras/leaflet-providers/blob/master/CHANGELOG.md)
- [Commits](leaflet-extras/leaflet-providers@1.9.1...1.13.0)

---
updated-dependencies:
- dependency-name: leaflet-providers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript labels Nov 9, 2021
@gitpod-io
Copy link

gitpod-io bot commented Nov 9, 2021

@codeclimate
Copy link

codeclimate bot commented Nov 9, 2021

Code Climate has analyzed commit 8236473 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #1552 (216f083) into main (4331ef0) will decrease coverage by 1.08%.
The diff coverage is 59.58%.

❗ Current head 216f083 differs from pull request most recent head 8236473. Consider uploading reports for the commit 8236473 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1552      +/-   ##
==========================================
- Coverage   72.98%   71.89%   -1.09%     
==========================================
  Files          40       40              
  Lines        1399     1409      +10     
==========================================
- Hits         1021     1013       -8     
- Misses        378      396      +18     
Impacted Files Coverage Δ
app/channels/concurrent_editing_channel.rb 0.00% <0.00%> (-83.34%) ⬇️
app/controllers/utility_controller.rb 0.00% <0.00%> (-100.00%) ⬇️
app/helpers/users_helper.rb 21.73% <0.00%> (ø)
app/models/map.rb 92.25% <ø> (-1.30%) ⬇️
app/helpers/application_helper.rb 50.00% <20.00%> (ø)
app/controllers/annotations_controller.rb 59.25% <22.22%> (ø)
app/controllers/sessions_controller.rb 32.91% <22.22%> (ø)
app/controllers/front_ui_controller.rb 74.28% <33.33%> (ø)
app/controllers/application_controller.rb 88.88% <50.00%> (ø)
app/controllers/images_controller.rb 76.54% <61.90%> (ø)
... and 16 more

@jywarren
Copy link
Member

This doesn't work, for whatever reason!

@jywarren jywarren closed this Jan 18, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 18, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/leaflet-providers-1.13.0 branch January 18, 2022 17:36
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 JavaScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant