Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps geostyler-qgis-parser from 2.0.1 to 4.1.0.

Release notes

Sourced from geostyler-qgis-parser's releases.

v4.1.0

4.1.0 (2025-11-05)

Features

  • add prepare script to package.json to allow reverse deps to install from git repostiory (c8fc567)
  • respect fontweight and fontItalic style-properties (9dd08a2)
  • support PointPatternFill (47f62b5)
  • support qgis simple line borders with no non-outline style (2beb846)

Bug Fixes

  • deps: update dependency geostyler-cql-parser to v4.1.1 (4cf78f8)
  • update tests for expanded styling support (6a6bf63)

v4.0.2

4.0.2 (2025-03-12)

Bug Fixes

  • deps: update dependency core-js to v3.40.0 (64c340b)
  • deps: update dependency geostyler-cql-parser to v4.0.2 (f9fdf03)
  • deps: update dependency geostyler-style to v10 (a71c8ce)

v4.0.1

4.0.1 (2025-01-14)

Bug Fixes

  • deps: update dependency geostyler-cql-parser to v4.0.1 (619830a)
  • deps: update dependency geostyler-style to v9.2.0 (bbd8411)

Version 4.0.0

Features and Fixes:

  • fix: dashed line conversion bde63ec
  • ci: update .releaserc 76b991e
  • fix: make the QGISStyleParser write either old or new QML 2a4e919
  • feat: update QGISStyleParser to output 3.28 style 57acf11
  • fix: set up test structure for QGIS 3.28 43b1524
  • build: add /dist to .gitignore 9b0cd7f
  • docs: remove code sprint announcement from README 7e6aad9
  • chore(release): 3.0.0 [skip ci] 3daaa6a
  • fix: fix dependency versions ecf3004

Breaking Changes:

The write output of the QGISStyleParser will now be in format for QGIS version >3.28 by default. To get the older format you can pass the qgisVersion as constructor argument.


... (truncated)

Changelog

Sourced from geostyler-qgis-parser's changelog.

4.1.0 (2025-11-05)

Features

  • add prepare script to package.json to allow reverse deps to install from git repostiory (c8fc567)
  • respect fontweight and fontItalic style-properties (9dd08a2)
  • support PointPatternFill (47f62b5)
  • support qgis simple line borders with no non-outline style (2beb846)

Bug Fixes

  • deps: update dependency geostyler-cql-parser to v4.1.1 (4cf78f8)
  • update tests for expanded styling support (6a6bf63)

4.0.2 (2025-03-12)

Bug Fixes

  • deps: update dependency core-js to v3.40.0 (64c340b)
  • deps: update dependency geostyler-cql-parser to v4.0.2 (f9fdf03)
  • deps: update dependency geostyler-style to v10 (a71c8ce)

4.0.1 (2025-01-14)

Bug Fixes

  • deps: update dependency geostyler-cql-parser to v4.0.1 (619830a)
  • deps: update dependency geostyler-style to v9.2.0 (bbd8411)

3.0.0 (2024-06-26)

⚠ BREAKING CHANGES

  • Switches to esm build and updates base packages.

Bug Fixes

  • fix dependency versions (ecf3004)

2.1.0 (2024-06-25)

Features

  • prepare next major release (530fa1e)

Bug Fixes

... (truncated)

Commits
  • 1f2f285 chore(release): 4.1.0 [skip ci]
  • 4cf78f8 fix(deps): update dependency geostyler-cql-parser to v4.1.1
  • c4d306c Merge pull request #610 from infas-LT/fix-font-weight
  • 9dd08a2 feat: respect fontweight and fontItalic style-properties
  • 71e0346 Merge pull request #606 from nefino/prepare-graphic-fills-and-outline-for-pr
  • 6a6bf63 fix: update tests for expanded styling support
  • 47f62b5 feat: support PointPatternFill
  • 2beb846 feat: support qgis simple line borders with no non-outline style
  • c8fc567 feat: add prepare script to package.json to allow reverse deps to install fro...
  • b1e9337 chore(release): 4.0.2 [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 <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)

@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Nov 18, 2025
@korbit-ai
Copy link

korbit-ai bot commented Nov 18, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@bito-code-review
Copy link
Contributor

bito-code-review bot commented Nov 18, 2025

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@dosubot dosubot bot added the risk:breaking-change Issues or PRs that will introduce breaking changes label Nov 18, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/geostyler-qgis-parser-4.1.0 branch from 170d68c to 68205e7 Compare November 20, 2025 18:40
@rusackas
Copy link
Member

rusackas commented Dec 3, 2025

Honestly not sure why this is in package.json at all. Doesn't seem to be directly used anywhere.

@rusackas
Copy link
Member

rusackas commented Dec 3, 2025

Opened a PR removing it: #36413

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/geostyler-qgis-parser-4.1.0 branch from 68205e7 to de8576d Compare December 4, 2025 20:35
@codeant-ai-for-open-source
Copy link
Contributor

CodeAnt AI is reviewing your PR.

@codeant-ai-for-open-source
Copy link
Contributor

CodeAnt AI finished reviewing your PR.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/geostyler-qgis-parser-4.1.0 branch from de8576d to 960a203 Compare December 4, 2025 20:38
@rusackas
Copy link
Member

rusackas commented Dec 8, 2025

@dependabot recreate

Bumps [geostyler-qgis-parser](https://github.com/geostyler/geostyler-qgis-parser) from 2.0.1 to 4.1.0.
- [Release notes](https://github.com/geostyler/geostyler-qgis-parser/releases)
- [Changelog](https://github.com/geostyler/geostyler-qgis-parser/blob/main/CHANGELOG.md)
- [Commits](geostyler/geostyler-qgis-parser@v2.0.1...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/geostyler-qgis-parser-4.1.0 branch from 960a203 to 292a754 Compare December 8, 2025 18:10
@codeant-ai-for-open-source
Copy link
Contributor

CodeAnt AI is running Incremental review

@rusackas rusackas closed this Dec 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/geostyler-qgis-parser-4.1.0 branch December 8, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:npm npm Dependabot - npm related PRs risk:breaking-change Issues or PRs that will introduce breaking changes size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant