Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps geostyler-style from 7.5.0 to 11.0.1.

Release notes

Sourced from geostyler-style's releases.

v11.0.1

11.0.1 (2026-01-29)

Bug Fixes

  • enable expressions for Textsymbolizer repeat (#707) (e087c24)

v11.0.0

11.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • Changed structure of package. Version 10.2.0 includes an overlooked breaking change that changes the structure of the published package. Now, the original structure was recreated again. If you used any version prior 10.2.0, you do not have to change anything. If you used versions 10.2.0, 10.3.0, 10.4.0, or 10.5.0 you might have to readjust your imports, e.g. instead of importing via
import { isFilter } from 'geostyler-style/dist/src/typeguards'

you now can import via

import { isFilter } from 'geostyler-style/dist/typeguards'

again. Imports such as

import { isFilter } from 'geostyler-style'

were working throughout all mentioned versions and do not require any change.

Features

Bug Fixes

v10.5.0

10.5.0 (2025-09-18)

Features

  • add sizeUnit-property to TextSymbolizer (#683) (adad4a4)
  • introduce type AnchorType for anchor-properties (#686) (116c2ae)

v10.4.0

10.4.0 (2025-09-03)

... (truncated)

Changelog

Sourced from geostyler-style's changelog.

11.0.1 (2026-01-29)

Bug Fixes

  • enable expressions for Textsymbolizer repeat (#707) (e087c24)

11.0.0 (2026-01-29)

⚠ BREAKING CHANGES

  • Changed structure of package. Version 10.2.0 includes an overlooked breaking change that changes the structure of the published package. Now, the original structure was recreated again. If you used any version prior 10.2.0, you do not have to change anything. If you used versions 10.2.0, 10.3.0, 10.4.0, or 10.5.0 you might have to readjust your imports, e.g. instead of importing via
import { isFilter } from 'geostyler-style/dist/src/typeguards'

you now can import via

import { isFilter } from 'geostyler-style/dist/typeguards'

again. Imports such as

import { isFilter } from 'geostyler-style'

were working throughout all mentioned versions and do not require any change.

Features

Bug Fixes

10.5.0 (2025-09-18)

Features

  • add sizeUnit-property to TextSymbolizer (#683) (adad4a4)
  • introduce type AnchorType for anchor-properties (#686) (116c2ae)

10.4.0 (2025-09-03)

Features

... (truncated)

Commits
  • 2e8f703 chore(release): 11.0.1 [skip ci]
  • e087c24 fix: enable expressions for Textsymbolizer repeat (#707)
  • 835aa98 chore(release): 11.0.0 [skip ci]
  • 957d83e ci: setup trusted publisher (#704)
  • 7b4cfbd chore: update schema (#706)
  • 82893ba fix: reconstruct package structure (#705)
  • 8c15a5f feat: add repeat to TextSymbolizer (#703)
  • ec3aa07 Merge pull request #692 from geostyler/renovate/typescript-5.x-lockfile
  • 1e806c6 Merge pull request #693 from geostyler/renovate/major-commitlint-monorepo
  • 7ee5b1d Merge pull request #694 from geostyler/renovate/cycjimmy-semantic-release-act...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for geostyler-style since your current version.


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 Jan 30, 2026
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Jan 30, 2026

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.

Bumps [geostyler-style](https://github.com/geostyler/geostyler-style) from 7.5.0 to 11.0.1.
- [Release notes](https://github.com/geostyler/geostyler-style/releases)
- [Changelog](https://github.com/geostyler/geostyler-style/blob/main/CHANGELOG.md)
- [Commits](geostyler/geostyler-style@v7.5.0...v11.0.1)

---
updated-dependencies:
- dependency-name: geostyler-style
  dependency-version: 11.0.1
  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-style-11.0.1 branch from 82441a3 to 1534504 Compare January 30, 2026 10:12
…agram chart plugin

Signed-off-by: hainenber <dotronghai96@gmail.com>
@hainenber hainenber self-assigned this Jan 31, 2026
@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit 621bef1
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/697e155d8c20a6000836159a
😎 Deploy Preview https://deploy-preview-37567--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@hainenber
Copy link
Contributor

This would require bumping the whole geostyler-* line of dependencies. Will do that in a separate PR

@hainenber hainenber closed this Jan 31, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

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-style-11.0.1 branch January 31, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant