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 ol from 8.2.0 to 9.1.0 #5319

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps ol from 8.2.0 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: openlayers/openlayers@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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-9.1.0 branch 2 times, most recently from e45d48f to df7d4e5 Compare March 26, 2024 16:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-9.1.0 branch from df7d4e5 to 79b2be7 Compare April 9, 2024 13:39
Bumps [ol](https://github.com/openlayers/openlayers) from 8.2.0 to 9.1.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v8.2.0...v9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-9.1.0 branch from 79b2be7 to 3cdeb93 Compare April 15, 2024 13:42
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #5381.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-9.1.0 branch May 16, 2024 10:26
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 Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants