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 7.5.1 to 8.1.0 #264

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 11, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-8.1.0 branch 4 times, most recently from 21baded to e9f440d Compare September 18, 2023 02:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-8.1.0 branch 3 times, most recently from 91aafda to 13a9f61 Compare September 26, 2023 09:36
Bumps [ol](https://github.com/openlayers/openlayers) from 7.5.1 to 8.1.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v7.5.1...v8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-8.1.0 branch from 13a9f61 to a44edef Compare September 27, 2023 15:43
@tschaub tschaub closed this Sep 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ol-8.1.0 branch September 27, 2023 16:01
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.

1 participant