Skip to content

chore(deps): bump @terrestris/react-geo from 26.2.1 to 32.0.0#1290

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/terrestris/react-geo-32.0.0
Closed

chore(deps): bump @terrestris/react-geo from 26.2.1 to 32.0.0#1290
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/terrestris/react-geo-32.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2025

Copy link
Copy Markdown
Contributor

Bumps @terrestris/react-geo from 26.2.1 to 32.0.0.

Release notes

Sourced from @​terrestris/react-geo's releases.

v32.0.0

32.0.0 (2025-05-21)

Bug Fixes

  • fire delete event after removal of feature from source (cf4d375)
  • fire digitize buttons end-events after the action is performed (3d227e8)

BREAKING CHANGES

  • The onFeatureRemove callback of the DeleteButton and the onFeatureCopycallback of the CopyButton are now called AFTER the action has been performed
  • The onFeatureRemove callback of the DeleteButton is now called AFTER the feature has been removed.

v31.0.1

31.0.1 (2025-05-21)

Bug Fixes

  • deps: update react-util (eb3a98e)

v31.0.0

31.0.0 (2025-05-20)

Bug Fixes

  • allow to override column definition again (815e2e0)

BREAKING CHANGES

  • Make use of the "columnDefs" instead of the "columns" prop if needed

v30.2.1

30.2.1 (2025-04-14)

Bug Fixes

  • expose onCutEnd callback in DrawCutButton (0c8baf4)

v30.2.0

30.2.0 (2025-04-14)

Features

... (truncated)

Changelog

Sourced from @​terrestris/react-geo's changelog.

32.0.0 (2025-05-21)

Bug Fixes

  • fire delete event after removal of feature from source (cf4d375)
  • fire digitize buttons end-events after the action is performed (3d227e8)

BREAKING CHANGES

  • The onFeatureRemove callback of the DeleteButton and the onFeatureCopycallback of the CopyButton are now called AFTER the action has been performed
  • The onFeatureRemove callback of the DeleteButton is now called AFTER the feature has been removed.

31.0.1 (2025-05-21)

Bug Fixes

  • deps: update react-util (eb3a98e)

31.0.0 (2025-05-20)

Bug Fixes

  • allow to override column definition again (815e2e0)

BREAKING CHANGES

  • Make use of the "columnDefs" instead of the "columns" prop if needed

30.2.1 (2025-04-14)

Bug Fixes

  • expose onCutEnd callback in DrawCutButton (0c8baf4)

30.2.0 (2025-04-14)

Features

  • DrawCutButton: highlight the cut geometry (0cf52f1)

30.1.1 (2025-04-14)

... (truncated)

Commits
  • 18496de chore(release): 32.0.0 [skip ci]
  • cd1e503 Merge pull request #4236 from terrestris/change-delete-event
  • 3d227e8 fix: fire digitize buttons end-events after the action is performed
  • cf4d375 fix: fire delete event after removal of feature from source
  • cbdddca chore(release): 31.0.1 [skip ci]
  • 6c8868a Merge pull request #4235 from terrestris/update-react-util2
  • eb3a98e fix(deps): update react-util
  • 8dd8bc1 chore(release): 31.0.0 [skip ci]
  • 9159d84 Merge pull request #4214 from terrestris/fix-grid-columns-prop
  • 37a0369 Merge pull request #4223 from terrestris/dependabot/npm_and_yarn/copy-webpack...
  • 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)

Bumps [@terrestris/react-geo](https://github.com/terrestris/react-geo) from 26.2.1 to 32.0.0.
- [Release notes](https://github.com/terrestris/react-geo/releases)
- [Changelog](https://github.com/terrestris/react-geo/blob/main/CHANGELOG.md)
- [Commits](terrestris/react-geo@v26.2.1...v32.0.0)

---
updated-dependencies:
- dependency-name: "@terrestris/react-geo"
  dependency-version: 32.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #1296.

@dependabot dependabot Bot closed this Jun 6, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/terrestris/react-geo-32.0.0 branch June 6, 2025 04:26
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants