hslayers / hslayers-ng

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

build(deps): bump geostyler-openlayers-parser from 4.3.0 to 5.0.0 #5047

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps geostyler-openlayers-parser from 4.3.0 to 5.0.0.

Release notes

Sourced from geostyler-openlayers-parser's releases.

v5.0.0

5.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports, your bundler config or other configs when using this module to make sure your tooling knows this is now an esm module.
  • you may need to adjust your imports as some of the paths have been changed

Features

  • switch to esm build (71502fb)
  • use esm build & update geostyler-style (4da7581)

Bug Fixes

  • add module, update node (299acb8)
  • cleanup imports (605ccc7)
  • fix imports & exports (f906dc1)
  • move variable declaration (6837cf8)
  • parsing of property functions in filter args (484bb8c)
  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)
  • use preserve module strategy (cd83ecc)

v5.0.0-next.6

5.0.0-next.6 (2024-06-20)

Bug Fixes

  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)

v5.0.0-next.5

5.0.0-next.5 (2024-06-19)

Bug Fixes

  • add module, update node (299acb8)

v5.0.0-next.4

5.0.0-next.4 (2024-06-19)

... (truncated)

Changelog

Sourced from geostyler-openlayers-parser's changelog.

5.0.0 (2024-06-25)

⚠ BREAKING CHANGES

  • You may need to adapt your imports, your bundler config or other configs when using this module to make sure your tooling knows this is now an esm module.
  • you may need to adjust your imports as some of the paths have been changed

Features

  • switch to esm build (71502fb)
  • use esm build & update geostyler-style (4da7581)

Bug Fixes

  • add module, update node (299acb8)
  • cleanup imports (605ccc7)
  • fix imports & exports (f906dc1)
  • move variable declaration (6837cf8)
  • parsing of property functions in filter args (484bb8c)
  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)
  • use preserve module strategy (cd83ecc)

5.0.0-next.6 (2024-06-20)

Bug Fixes

  • update geostyler-style & cleanup package.json (48b7386)
  • update node versions [skip ci] (32f4f84)

5.0.0-next.5 (2024-06-19)

Bug Fixes

  • add module, update node (299acb8)

5.0.0-next.4 (2024-06-19)

Bug Fixes

  • use preserve module strategy (cd83ecc)

... (truncated)

Commits
  • 30d3d37 chore(release): 5.0.0 [skip ci]
  • 716ea45 Merge pull request #810 from geostyler/renovate/major-commitlint-monorepo
  • 3f2860c chore(deps): update commitlint monorepo to v19
  • 1c5033f Merge pull request #773 from geostyler/renovate/babel-monorepo
  • 530f130 Merge pull request #808 from geostyler/renovate/actions-cache-4.x
  • 1ff7bd3 Merge pull request #793 from geostyler/renovate/npm-vite-vulnerability
  • f2ed1cc chore(deps): update babel monorepo to v7.24.7
  • 42f2745 Merge pull request #772 from geostyler/renovate/node-20.x-lockfile
  • e9cc02e Merge pull request #778 from geostyler/renovate/jest-monorepo
  • 91d6787 Merge pull request #781 from geostyler/renovate/color-name-1.x-lockfile
  • 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)