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

build(deps-dev): bump ol-layerswitcher from 3.8.3 to 4.1.1 #201

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2024

Bumps ol-layerswitcher from 3.8.3 to 4.1.1.

Changelog

Sourced from ol-layerswitcher's changelog.

4.1.1

  • Minor CSS tweak to avoid button outline being clipped
  • Update data used by examples
    • The OSN boundary data appears to no longer be available so it's been replaced with some USA sample data thanks to ESRI.
  • Fix sidebar example
    • The sidebar component (https://github.com/Turbo87/sidebar-v2) isn't currently compatible with OpenLayers 7 due to the JS being an ES5 prototype based class, an updated ES6 class version is now included in the examples directory.

4.1.0

  • Replaced ol/PluggableMap with ol/Map in definition file. #490

4.0.0

  • Add support for OpenLayers v7
  • BREAKING CHANGE: dist/ol-layerswitcher.js is no longer transpiled to ES5 in order to support ol v7

4.0.0-beta.1

  • Add support for OpenLayers v7
  • BREAKING CHANGE: dist/ol-layerswitcher.js is no longer transpiled to ES5 in order to support ol v7
Commits
  • 5d1bc77 v4.1.1 release
  • 40f60fd Drop bower support
  • 9ceb02d Format and lint ol-sidebar code
  • 5480f92 Update examples to use current data and updated ol-sidebar
  • 262c338 Minor CSS tweak to avoid button outline being clipped
  • 5e48d1b Update CHANGELOG
  • b26563b Release v4.1.0
  • 46cfb40 Replaced ol/PluggableMap with ol/Map, fixes #489 and #490
  • 1fde54a Release v4.0.0 with support for ol v7
  • 85f7957 Update to support OpenLayers v7. Fixes #487
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ol-layerswitcher](https://github.com/walkermatt/ol-layerswitcher) from 3.8.3 to 4.1.1.
- [Changelog](https://github.com/walkermatt/ol-layerswitcher/blob/master/CHANGELOG.md)
- [Commits](walkermatt/ol-layerswitcher@v3.8.3...v4.1.1)

---
updated-dependencies:
- dependency-name: ol-layerswitcher
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4867e9b) 97.03% compared to head (f36dcca) 97.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   97.03%   97.03%           
=======================================
  Files          10       10           
  Lines        2260     2260           
=======================================
  Hits         2193     2193           
  Misses         67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmomtchev mmomtchev merged commit a0cf158 into main Feb 9, 2024
4 checks passed
@mmomtchev mmomtchev deleted the dependabot/npm_and_yarn/ol-layerswitcher-4.1.1 branch February 9, 2024 10:09
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.

2 participants