Skip to content

Comments

Bump ol from 8.2.0 to 10.6.1#1256

Open
dependabot[bot] wants to merge 8 commits intodevfrom
dependabot/npm_and_yarn/dev/ol-10.6.1
Open

Bump ol from 8.2.0 to 10.6.1#1256
dependabot[bot] wants to merge 8 commits intodevfrom
dependabot/npm_and_yarn/dev/ol-10.6.1

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ol from 8.2.0 to 10.6.1.

Release notes

Sourced from ol's releases.

v10.6.0

Summary

The 10.6 release brings new and improved exmaples, a few bugs fixes, and several improvements like better scroll zooming, render quality of overlays and smarter webfont handling. Among the new features are better tile grid debug tiles with custom tile coordinate colors and SLD capability parsing for WMS.

What's Changed

... (truncated)

Commits
  • 0722006 Updates for the 10.6.1 release
  • ef39880 Merge pull request #16916 from knrdl/main
  • 41d3f74 Merge pull request #16919 from natalvc/Rollback-prevent-Canvas2D-warning
  • 4ce546b Remove willReadFrequently hint
  • f2577a3 fix type hint for getClosestFeatureToCoordinate()
  • a68f8c4 Merge pull request #16914 from openlayers/release-v10.6.0
  • a5aa1ab Develop on 10.6.1-dev
  • 5820c20 Updates for the 10.6.0 release
  • 01b1fa8 Merge pull request #16911 from openlayers/dependabot/github_actions/dawidd6/a...
  • a5dc31e Merge pull request #16909 from openlayers/dependabot/npm_and_yarn/typescript-...
  • 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)

umeetiusbaar and others added 8 commits July 23, 2025 16:50
HAI-3567 prevent self intersecting by removing offending insertion
HAI-3506 prevent self intersecting also with modification of polygons
HAI-3567 use global notification and HDS library, add localizations
HAI-3567 fix linting problems
HAI-3567 quality improvement by adding testing and heeding sonarqube instructions
HAI-3567 Add more tests for map/utils
enable linting of ts and tsx files in the project srtucture
HAI-3567 Add DrawInteraction tests
HAI-3567 code inspection modifications
HAI-1888 update testing to use jest 30
Update tests to use more robust user.* than fireEvent
fix package relations
target to es2020
optimize test configuration
create sonarcube configuration to exclude setup files from analysis
add setup testing
Bumps [ol](https://github.com/openlayers/openlayers) from 8.2.0 to 10.6.1.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v8.2.0...v10.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 11, 2025
@sonarqubecloud
Copy link

@kujalpegofore
Copy link
Contributor

Major version update, requires code changes

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.

3 participants