Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump vue3-openlayers from 10.0.2 to 11.3.0 #276

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps vue3-openlayers from 10.0.2 to 11.3.0.

Release notes

Sourced from vue3-openlayers's releases.

Release 11.3.0

11.3.0 (2024-12-17)

Bug Fixes

Features

  • OlScalelineControl: support maxWidth option (#390) (d92a7fd)
  • OlScalelineControl: support all props with defaults from OpenLayers (9451194)

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)

... (truncated)

Changelog

Sourced from vue3-openlayers's changelog.

11.3.0 (2024-12-17)

Bug Fixes

Features

  • OlScalelineControl: support maxWidth option (#390) (d92a7fd)
  • OlScalelineControl: support all props with defaults from OpenLayers (9451194)

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)

... (truncated)

Commits
  • 5129930 chore: release v11.3.0
  • 82aff4c fix: console warnings (#397)
  • 9451194 feat(OlScalelineControl): support all props with defaults from OpenLayers
  • d92a7fd feat(OlScalelineControl): support maxWidth option (#390)
  • 335f5ae docs(ol-layerswitcherimage-control): add preview attribute for docs
  • 5f72102 test(e2e): fix and stabilize tests
  • 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
  • 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 the dependencies Pull requests that update a dependency file label Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-02-06 10:03 UTC

@spaasis
Copy link
Member

spaasis commented Jan 7, 2025

Selecting a single site from the map is broken, otherwise the map functionality seems to be ok

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue3-openlayers-11.3.0 branch 3 times, most recently from 2efb6aa to 32ae21d Compare January 7, 2025 10:06
Bumps [vue3-openlayers](https://github.com/MelihAltintas/vue3-openlayers) from 10.0.2 to 11.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vue3-openlayers-11.3.0 branch from 32ae21d to eb7e9da Compare January 7, 2025 10:33
@spaasis spaasis enabled auto-merge (squash) February 6, 2025 10:02
@spaasis spaasis merged commit 13e3a68 into master Feb 6, 2025
1 check passed
@spaasis spaasis deleted the dependabot/npm_and_yarn/vue3-openlayers-11.3.0 branch February 6, 2025 10:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant