geostyler / geostyler-legend

Small library to render map legends with OpenLayers and d3
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

Bump ol from 6.9.0 to 6.14.1 #373

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ol from 6.9.0 to 6.14.1.

Release notes

Sourced from ol's releases.

6.14.1

The 6.14.1 release is a patch to correct a version discrepancy in the package-lock.json file. See the changelog for 6.14.0 for new features and fixes since 6.13.

6.14.0

The 6.14 release includes a few new features and fixes. The new loadstart and loadend events make it easy to add loading indicators to your maps. Enhancements to the snap interaction add support for snapping to points coincident with lines and improve performance. A change to WebGL rendering works around an issue in Safari 15.4. Find detail on these improvements and more in the full list of changes below.

List of all changes

See below for a complete list of features and fixes.

... (truncated)

Commits
  • 576ada8 Updates for the 6.14.1 release
  • cc0cc9d Merge pull request #13510 from openlayers/release-v6.14.0
  • 1a5b1c6 Develop on 6.14.1-dev
  • a715a71 Updates for the 6.14.0 release
  • d552b05 Merge pull request #13509 from tschaub/multi-source-fix
  • b8c04ee Store rendererd source on the layer instead of the layer state
  • f7605f5 Merge pull request #13506 from mike-000/rename
  • c4bf3f1 Change imageSmoothing to interpolate
  • 26b5a76 Merge pull request #13505 from mike-000/float_linear-fallback
  • 30ec260 Fallback if OES_texture_float_linear not supported
  • 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)
dependabot[bot] commented 2 years ago

Looks like ol is up-to-date now, so this is no longer needed.