Skip to content
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

build(deps): bump geostyler-sld-parser from 3.2.2 to 5.0.1 #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps geostyler-sld-parser from 3.2.2 to 5.0.1.

Release notes

Sourced from geostyler-sld-parser's releases.

Version 5.0.1

What's Changed

New Contributors

Full Changelog: geostyler/geostyler-sld-parser@v5.0.0...v5.0.1

Version 5.0.0

What's Changed

Full Changelog: geostyler/geostyler-sld-parser@v4.0.1...v5.0.0

Version 4.0.1

  • Merge pull request #684 from jansule/replace-https-with-ssh 5af3ca7
  • chore: replace https git url with ssh for npm run release 4d2a42e
  • Merge pull request #683 from jansule/fix-resolving-templating-strings b49b841
  • fix: resolve template strings for TextSymbolizers 872cc9d
  • Merge pull request #667 from KaiVolland/stroke-no-parameters 41ae1f6
  • Merge pull request #680 from geographika/ie-support bb47e82
  • Update tag 117c472
  • IE not supported 1187667
  • remove false errors 3e169fb

geostyler/geostyler-sld-parser@v4.0.0...v4.0.1

Version 4.0.0

Adds final support for expressions.

4.0.0-beta.0

  • Allow release on branches 53e4f5f
  • Bump geostyler-style version c2a7a6f
  • Cleanup 40d0c65
  • Adapt to literal type parameter 6abb2fc
  • Fix tests, fix remaining issues f5540a0
  • FIx typing errors ec48111
  • tmp add expressions fe9f409
  • Update README.md 88fe875
  • Merge pull request #619 from geostyler/dependabot/npm_and_yarn/types/node-16.11.39 44fc5fa
  • Merge pull request #624 from KaiVolland/fix-check-for-unsupported-properties 3d58c3c
  • fixes checkForUnsupportedProperties dad4e63

... (truncated)

Changelog

Sourced from geostyler-sld-parser's changelog.

Version 5.0.0

  • prettyOutput constructor option was removed
    • use format in builderOptions instead
  • forceCasting constructor option was removed
    • TagValues will be cast to their respective types by default
    • use parseTagValue option of parserOptions to change behaviour
  • Labels with leading or dangling whitespaces have to use <![CDATA[]]> compare point_styledLabel_literalPlaceholder.sld in data/slds
Commits
  • 4187fa5 5.0.1
  • a70cecf Merge pull request #772 from marcjansen/readme-badges
  • e6937ce Remove outdated badges & add badge for GH action
  • bb804eb Merge pull request #768 from buehner/fix-typo
  • 85fc09f Merge pull request #769 from buehner/parse-raster-without-opacity
  • fe7351e Merge pull request #770 from marcjansen/line-endings
  • e599cf0 chore: harmonize line endings of XML files
  • 56cf4c0 fix: enable parsing of raster SLD without opacity
  • 4a02d8a Fix typo
  • 6e75f3f Merge pull request #725 from geostyler/dependabot/npm_and_yarn/babel-jest-29.3.1
  • 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 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)

Bumps [geostyler-sld-parser](https://github.com/geostyler/geostyler-sld-parser) from 3.2.2 to 5.0.1.
- [Release notes](https://github.com/geostyler/geostyler-sld-parser/releases)
- [Changelog](https://github.com/geostyler/geostyler-sld-parser/blob/master/CHANGELOG.md)
- [Commits](geostyler/geostyler-sld-parser@v3.2.2...v5.0.1)

---
updated-dependencies:
- dependency-name: geostyler-sld-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2023
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
Projects
None yet
0 participants