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

build(deps): bump vue3-openlayers from 10.0.2 to 11.2.1 #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps vue3-openlayers from 10.0.2 to 11.2.1.

Release notes

Sourced from vue3-openlayers's releases.

Release 11.2.1

11.2.1 (2024-10-02)

Bug Fixes

  • apply URL changes on XYZ source (aba4eb6), closes #383
  • ensure onMounted and inject is only called in setup context (256dd87), closes #385 #382

Release 11.2.0

11.2.0 (2024-09-04)

Bug Fixes

  • ol-interaction-modify: fix if-clause (58b7006), closes #371

Features

  • ol-style-fill: add fill color gradient (#375) (dd2aebd)
  • ol-style-fill: correctly setup conic gradient (#375) (580591b)
  • ol-style-fill: prevent re-calculation of gradient on watched changes (#375) (f2a740e)

Release 11.1.0

11.1.0 (2024-08-09)

Features

  • ol-interaction-mouse-wheel-zoom: provide new interaction to disable / customize mouse zoom behavior (8846176), closes #356

Release 11.0.1

11.0.1 (2024-08-07)

Bug Fixes

  • ol-interaction-modify: correctly check for source/features (91a07ca), closes #370

Release 11.0.0

11.0.0 (2024-08-04)

Features

BREAKING CHANGES

... (truncated)

Changelog

Sourced from vue3-openlayers's changelog.

11.2.1 (2024-10-02)

Bug Fixes

  • apply URL changes on XYZ source (aba4eb6), closes #383
  • ensure onMounted and inject is only called in setup context (256dd87), closes #385 #382

11.2.0 (2024-09-04)

Bug Fixes

  • ol-interaction-modify: fix if-clause (58b7006), closes #371

Features

  • ol-style-fill: add fill color gradient (#375) (dd2aebd)
  • ol-style-fill: correctly setup conic gradient (#375) (580591b)
  • ol-style-fill: prevent re-calculation of gradient on watched changes (#375) (f2a740e)

11.1.0 (2024-08-09)

Features

  • ol-interaction-mouse-wheel-zoom: provide new interaction to disable / customize mouse zoom behavior (8846176), closes #356

11.0.1 (2024-08-07)

Bug Fixes

  • ol-interaction-modify: correctly check for source/features (91a07ca), closes #370

11.0.0 (2024-08-04)

Features

BREAKING CHANGES

  • A minimum version of OpenLayers 10 is now required.

10.3.1 (2024-08-04)

... (truncated)

Commits
  • 560a88d chore: release v11.2.1
  • e40aa10 style: remove unused imports
  • aba4eb6 fix: apply URL changes on XYZ source
  • 2b732cc docs: add SSR / Nuxt note
  • 256dd87 fix: ensure onMounted and inject is only called in setup context
  • 47df0a1 chore: release v11.2.0
  • 58b7006 fix(ol-interaction-modify): fix if-clause
  • 9701c57 test(ol-style-fill): export Gradient types
  • 4812ded test(ol-style-fill): update snapshots
  • 580591b feat(ol-style-fill): correctly setup conic gradient (#375)
  • 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)

Bumps [vue3-openlayers](https://github.com/MelihAltintas/vue3-openlayers) from 10.0.2 to 11.2.1.
- [Release notes](https://github.com/MelihAltintas/vue3-openlayers/releases)
- [Changelog](https://github.com/MelihAltintas/vue3-openlayers/blob/main/CHANGELOG.md)
- [Commits](MelihAltintas/vue3-openlayers@v10.0.2...v11.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://sykefi.github.io/marinedataportal/pr-preview/pr-268/
on branch gh-pages at 2024-11-01 00:19 UTC

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants