Skip to content

Bump ol from 10.4.0 to 10.5.0 #786

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

Merged
merged 1 commit into from
May 9, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ol from 10.4.0 to 10.5.0.

Release notes

Sourced from ol's releases.

v10.5.0

The 10.5.0 release contains many fixes, typing improvements, but also several new features:

  • The Snap interaction now allows snapping to segment intersections; it also offers a new unsnap event
  • Added support for LineStrings and expressions in the Heatmap layer
  • Added getLength method to the MultiLineString geometry class
  • Added a source.setParams() API alongside the existing source.updateParams for various sources to make clearing query parameters easier
  • WFS feature properties (and other XML text elements) will now be encoded as CDATA when they contain special XML characters, white spaces etc.
  • Added support for has expression operator in WebGL layers
  • Added a performance improvement when selecting features
  • Removed a long-standing Firefox-specific workaround when zooming in/out with the mouse wheel
  • Removed the runtime dependencies to the color-space and color-rgba packages, instead replaced by local code
  • Vector layer backgrounds are now rendered even when the source is empty

List of all changes

See below for a complete list of features and fixes.

... (truncated)

Commits
  • df31170 Updates for the 10.5.0 release
  • 896e2a7 Merge pull request #16766 from openlayers/dependabot/npm_and_yarn/serve-stati...
  • 9eb08ae Merge pull request #16771 from ltkum/add-numbers-to-font-family-regex
  • 4b61188 Bump serve-static from 1.16.2 to 2.2.0
  • f7f3b4f Merge pull request #16770 from openlayers/dependabot/npm_and_yarn/sinon-20.0.0
  • d2e79c8 Merge pull request #16768 from openlayers/dependabot/npm_and_yarn/typescript-...
  • 6202a68 Merge pull request #16769 from openlayers/dependabot/npm_and_yarn/rollup-4.38.0
  • 26b956a Merge pull request #16767 from openlayers/dependabot/npm_and_yarn/webpack-dev...
  • 0c57f2c Adding numbers to font family regex
  • cedf93a Bump sinon from 19.0.4 to 20.0.0
  • 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 Apr 7, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-10.5.0 branch 5 times, most recently from 7fe69e7 to ba6a5b2 Compare May 4, 2025 16:17
Bumps [ol](https://github.com/openlayers/openlayers) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v10.4.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ol-10.5.0 branch from ba6a5b2 to 4b59bcb Compare May 4, 2025 16:19
@tschaub tschaub merged commit 9cf54ba into main May 9, 2025
1 check passed
@tschaub tschaub deleted the dependabot/npm_and_yarn/ol-10.5.0 branch May 9, 2025 18:36
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