stefanwerfling / flyingfish

FlyingFish is a reverse proxy manager with own WebUI, DNS server, SSH server, DynDNS, UPNP support, Lets Encrypt and much more.
https://flying-fish.gitbook.io/
GNU General Public License v3.0
45 stars 6 forks source link

Bump ol from 7.5.2 to 9.1.0 #73

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps ol from 7.5.2 to 9.1.0.

Release notes

Sourced from ol's releases.

v9.1.0

The 9.1 release fixes a few rendering regressions introduced in v9.0. It introduces bulk feature removal in Vector sources, addresses attribution consistency, includes new style operators, and adds the Alidade Satellite style to the Stamen source. Moreover, it ensures compliance with Google's terms of use for attribution handling of the Google source.

What's Changed

New Contributors

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

v9.0.0

The 9.0 release adds several new features, including a Google Maps source (finally!), improved WebGL line rendering, and a new symbol and text decluttering implementation. We also improved and broadened flat styles support for both WebGL and Canvas 2D renderers. For better developer experience, we made more types generic and fixed some issues with types.

Backwards incompatible changes

Improved render order of decluttered items

Decluttered items in Vector and VectorTile layers now maintain the render order of the layers and within a layer. They do not get lifted to a higher place in the stack any more.

... (truncated)

Commits
  • 7bc1c93 Updates for the 9.1.0 release
  • 1fe19be Merge pull request #15657 from openlayers/dependabot/npm_and_yarn/webpack-dev...
  • 745adea Bump webpack-dev-middleware from 7.0.0 to 7.1.0
  • 6fe6aa5 Merge pull request #15652 from ahocevar/dom-rounded
  • ca504c6 Calculate transforms the same way for tile and vector layers
  • b96a301 Revert "Store previous transform in FrameState"
  • 2a8e210 Merge pull request #15647 from openlayers/dependabot/npm_and_yarn/webpack-dev...
  • 13d1fd6 Merge pull request #15648 from openlayers/dependabot/npm_and_yarn/puppeteer-2...
  • 5fe06e0 Merge pull request #15643 from ger-benjamin/feature-15642-vector-source-remov...
  • 2eb7ba4 Avoid duplicated code
  • 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)