Skip to content

chore(deps): bump the production-dependencies group with 5 updates#320

Merged
gadomski merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-e79002dde9
Feb 10, 2026
Merged

chore(deps): bump the production-dependencies group with 5 updates#320
gadomski merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-e79002dde9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the production-dependencies group with 5 updates:

Package From To
@chakra-ui/react 3.31.0 3.32.0
@turf/bbox 7.3.3 7.3.4
@turf/bbox-polygon 7.3.3 7.3.4
@turf/boolean-valid 7.3.3 7.3.4
@turf/helpers 7.3.3 7.3.4

Updates @chakra-ui/react from 3.31.0 to 3.32.0

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.32.0

Minor Changes

Patch Changes

  • 0b15d10 Thanks @​segunadebayo! - - Styled System: Fixed backdrop blur not applying when using backdropFilter="auto" with backdropBlur. This now works as expected:

    <Dialog.Backdrop backdropFilter="auto" backdropBlur="md" />
  • 7f30a7b Thanks @​segunadebayo! - Fixed issue where useBreakpointValue does not respect base value during SSR.

  • 11c2004 Thanks @​segunadebayo! - Fixed collapse-width keyframe animating height instead of width. The keyframe now correctly animates the width property for horizontal collapse transitions.

  • a871bc5 Thanks @​segunadebayo! - Fix issue where Dialog appears below Popover when triggered from within it.

    Unified z-index for overlay components (Dialog, Drawer, Menu, HoverCard) to use zIndex.popover and --layer-index for proper stacking.

Changelog

Sourced from @​chakra-ui/react's changelog.

3.32.0

Minor Changes

Patch Changes

  • 0b15d10 Thanks @​segunadebayo! - - Styled System: Fixed backdrop blur not applying when using backdropFilter="auto" with backdropBlur. This now works as expected:

    <Dialog.Backdrop backdropFilter="auto" backdropBlur="md" />
  • 7f30a7b Thanks @​segunadebayo! - Fixed issue where useBreakpointValue does not respect base value during SSR.

  • 11c2004 Thanks @​segunadebayo! - Fixed collapse-width keyframe animating height instead of width. The keyframe now correctly animates the width property for horizontal collapse transitions.

  • a871bc5 Thanks @​segunadebayo! - Fix issue where Dialog appears below Popover when triggered from within it.

    Unified z-index for overlay components (Dialog, Drawer, Menu, HoverCard) to use zIndex.popover and --layer-index for proper stacking.

Commits

Updates @turf/bbox from 7.3.3 to 7.3.4

Release notes

Sourced from @​turf/bbox's releases.

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • See full diff in compare view

Updates @turf/bbox-polygon from 7.3.3 to 7.3.4

Release notes

Sourced from @​turf/bbox-polygon's releases.

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • See full diff in compare view

Updates @turf/boolean-valid from 7.3.3 to 7.3.4

Release notes

Sourced from @​turf/boolean-valid's releases.

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • See full diff in compare view

Updates @turf/helpers from 7.3.3 to 7.3.4

Release notes

Sourced from @​turf/helpers's releases.

v7.3.4

Fixed a couple of backwards steps, one that was causing build breaks for users and a bug fix that wasn't backwards compatible.

What's Changed

Full Changelog: Turfjs/turf@v7.3.3...v7.3.4

Commits
  • a087864 v7.3.4
  • 4e70cc2 Added newer kdbush types to @​turf/turf as a dependency to address a clustersD...
  • 53872db Reverted backward incompatible fix to nearestPointOnLine introduced by PR #29...
  • a8a75d6 Fix GitHub Actions badge link in README
  • 9653dba Fix GitHub Actions badge link in README
  • 2669e6a Merge pull request #3014 from Turfjs/releases/7.3.3
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) | `3.31.0` | `3.32.0` |
| [@turf/bbox](https://github.com/Turfjs/turf) | `7.3.3` | `7.3.4` |
| [@turf/bbox-polygon](https://github.com/Turfjs/turf) | `7.3.3` | `7.3.4` |
| [@turf/boolean-valid](https://github.com/Turfjs/turf) | `7.3.3` | `7.3.4` |
| [@turf/helpers](https://github.com/Turfjs/turf) | `7.3.3` | `7.3.4` |


Updates `@chakra-ui/react` from 3.31.0 to 3.32.0
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.32.0/packages/react)

Updates `@turf/bbox` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.3...v7.3.4)

Updates `@turf/bbox-polygon` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.3...v7.3.4)

Updates `@turf/boolean-valid` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.3...v7.3.4)

Updates `@turf/helpers` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/Turfjs/turf/releases)
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md)
- [Commits](Turfjs/turf@v7.3.3...v7.3.4)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-version: 3.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@turf/bbox"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/bbox-polygon"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/boolean-valid"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@turf/helpers"
  dependency-version: 7.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

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 Feb 10, 2026
@dependabot dependabot bot requested a review from gadomski as a code owner February 10, 2026 00:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 10, 2026
@github-actions github-actions bot added the chore label Feb 10, 2026
@gadomski gadomski merged commit 45f047d into main Feb 10, 2026
4 checks passed
@gadomski gadomski deleted the dependabot/npm_and_yarn/production-dependencies-e79002dde9 branch February 10, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 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.

1 participant