betagouv / SPPNautCarting

First version of interface to manage nautic publication
European Union Public License 1.2
3 stars 4 forks source link

Bump ol from 7.3.0 to 7.5.1 #350

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ol from 7.3.0 to 7.5.1.

Release notes

Sourced from ol's releases.

v7.5.1

The 7.5.1 is a patch release that includes a couple fixes to TypeScript declarations published with the package. See the 7.5.0 release notes for a complete list of changes since the previous release.

v7.5.0

The 7.5 release includes a solid batch of new features and fixes. Among the improvements, you'll find more control over label decluttering, improved WebGL semi-transparent tile rendering, more consistency hit detecting transparent items, improvements with WebGL vector rendering, fixes for raster source loading, and more.

No special changes should be required when upgrading from previous 7.x releases. See the upgrade notes for a few minor changes in behavior.

List of all changes

See below for a complete list of features and fixes.

... (truncated)

Commits
  • b1c84ce Updates for the 7.5.1 release
  • aac3b83 Fix OGCVectorTile source types
  • 852fc33 Fix return type of Layer#renderFrame
  • 0865bcf Updates for the 7.5.0 release
  • c274b4e Merge pull request #14971 from ahocevar/flush-declutter
  • 69f433e Merge pull request #14984 from M393/vector-render-events-with-empty-source
  • d4b0b50 Merge pull request #14994 from Isti115/Isti115-patch-1
  • cbb1086 Merge pull request #14992 from tschaub/fill-none
  • 44ed032 Update release notes
  • 8c6d73c Use none to avoid hit detection of text fills
  • 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 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[bot] commented 1 year ago

Superseded by #357.