hslayers / hslayers-ng

User interface and map building extensions for OpenLayers
https://ng.hslayers.org/
MIT License
36 stars 20 forks source link

build(deps): bump geostyler-sld-parser from 5.3.1 to 6.1.0 #5066

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps geostyler-sld-parser from 5.3.1 to 6.1.0.

Release notes

Sourced from geostyler-sld-parser's releases.

v6.1.0

6.1.0 (2024-07-04)

Features

v6.0.0

6.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports. Also the location of the browser build has changed.

Features

  • update package versions and switch to esm build (42e6a2c)

Bug Fixes

  • fix commitlint config (c1db90d)
  • update commitlint (390e668)
  • update geostyler-style & cleanup package.json (4183cb2)
  • update geostyler-style version (fe34f47)
  • update null checks for number values (299b6c3)
  • update semantic release (809698c)
  • use bundler module resolution (79eebaf)
  • use node 20 (aa0cdcd)
  • use preserve module strategy (40ffc9c)

v6.0.0-next.8

6.0.0-next.8 (2024-06-20)

Bug Fixes

  • update geostyler-style & cleanup package.json (4134013)

v6.0.0-next.7

6.0.0-next.7 (2024-06-19)

Bug Fixes

... (truncated)

Changelog

Sourced from geostyler-sld-parser's changelog.

6.1.0 (2024-07-04)

Features

6.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports. Also the location of the browser build has changed.

Features

  • update package versions and switch to esm build (42e6a2c)

Bug Fixes

  • fix commitlint config (c1db90d)
  • update commitlint (390e668)
  • update geostyler-style & cleanup package.json (4183cb2)
  • update geostyler-style version (fe34f47)
  • update null checks for number values (299b6c3)
  • update semantic release (809698c)
  • use bundler module resolution (79eebaf)
  • use node 20 (aa0cdcd)
  • use preserve module strategy (40ffc9c)

6.0.0-next.1 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports. Also the location of the browser build has changed.

Features

  • update package versions and switch to esm build (42e6a2c)

Bug Fixes

  • fix commitlint config (c1db90d)
  • update commitlint (390e668)
  • update geostyler-style & cleanup package.json (4183cb2)

... (truncated)

Commits
  • 944ac93 chore(release): 6.1.0 [skip ci]
  • 8751784 Merge pull request #946 from geostyler/i18n-reimplementation
  • 8252180 feat: reimplementing i18n for error messages without i18next #923 #924 #928 #944
  • 5a0a48f docs: remove code sprint announcement from README (#945)
  • ebffc06 chore(release): 6.0.0 [skip ci]
  • 8e5d243 Merge pull request #927 from geostyler/next
  • a8649d0 chore(release): 6.0.0-next.1 [skip ci]
  • fe34f47 fix: update geostyler-style version
  • 4183cb2 fix: update geostyler-style & cleanup package.json
  • 6079353 chore(release): 6.0.0-next.7 [skip ci]
  • 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 2 months ago

Superseded by #5068.