betagouv / SPPNautCarting

First version of interface to manage nautic publication
European Union Public License 1.2
3 stars 4 forks source link

Bump ol from 7.3.0 to 8.1.0 #359

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ol from 7.3.0 to 8.1.0.

Release notes

Sourced from ol's releases.

v8.1.0

The 8.1 release includes fixes for a few bugs in the 8.0 release and a couple new enhancements. Nothing special is required when upgrading from 8.0. See the upgrade notes for details on upgrading from a 7.x release.

List of all changes

See below for a complete list of features and fixes.

New Contributors

Full Changelog: https://github.com/openlayers/openlayers/compare/v8.0.0...v8.1.0

v8.0.0

The 8.0 release brings several API simplifications. Some of them are not backwards compatible, so make sure to read the upgrade notes. The new StadiaMaps source replaces the Stamen source, because Stamen no longer hosts map tiles. Several WebGL improvements are also part of this release. And finally, a new loader API for image layers makes working with non-tiled raster data more modular and faster.

List of all changes

See below for a complete list of features and fixes.

... (truncated)

Commits
  • c7969f5 Updates for the 8.1.0 release
  • 9452ddc Merge pull request #15086 from ragolodc/ragolodc-restore-style-in-canvas-grad...
  • 6544d5c Import style and symbolizer constructors
  • 232e5f1 Merge pull request #15088 from stadiamaps/main
  • ea5eb8a Add regression test
  • dc2d146 Fix invalid layer name
  • 9ea9b74 Change the style code in canvas-gradient-pattern.js to the previous version.
  • b9595c6 Merge pull request #15082 from openlayers/dependabot/npm_and_yarn/jquery-3.7.1
  • 4efad97 Merge pull request #15081 from openlayers/dependabot/npm_and_yarn/puppeteer-2...
  • d66a729 Merge pull request #15080 from openlayers/dependabot/npm_and_yarn/es-main-1.3.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 show 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)