Skip to content

chore: Bump the other group across 1 directory with 20 updates#1199

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-e8e0e12354
Open

chore: Bump the other group across 1 directory with 20 updates#1199
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-e8e0e12354

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps the other group with 20 updates in the / directory:

Package From To
@anywidget/react 0.2.1 0.2.2
@babel/runtime 7.29.2 7.29.7
@developmentseed/affine 0.6.1 0.7.0
@developmentseed/morecantile 0.6.1 0.7.0
@developmentseed/raster-reproject 0.6.1 0.7.0
framer-motion 12.38.0 12.40.0
react 19.2.5 19.2.6
@types/react 19.2.14 19.2.15
react-dom 19.2.5 19.2.6
uuid 13.0.0 14.0.0
zustand 5.0.12 5.0.14
@anywidget/types 0.2.0 0.4.0
@biomejs/biome 2.3.10 2.4.16
@statelyai/inspect 0.4.0 0.7.1
@tailwindcss/postcss 4.2.4 4.3.0
esbuild 0.27.7 0.28.0
postcss 8.5.12 8.5.15
postcss-preset-env 10.6.1 11.3.0
tailwindcss 3.4.19 4.3.0
typescript 5.9.3 6.0.3

Updates @anywidget/react from 0.2.1 to 0.2.2

Release notes

Sourced from @​anywidget/react's releases.

@​anywidget/react@​0.2.2

Patch Changes

Commits
  • 5789879 Version Packages (#986)
  • 4d15a1f Draft v0.11 release blog post (#991)
  • bd746a4 chore(deps): bump esbuild from 0.21.5 to 0.28.0 in the prod-dependencies grou...
  • c575c88 chore(deps-dev): bump @​typescript/native-preview from 7.0.0-dev.20260410.1 to...
  • aec303e chore(deps): bump @​types/node from 12.20.55 to 25.6.0 (#981)
  • 77c5b81 chore(deps): bump react-dom and @​types/react-dom (#982)
  • cb1f469 chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 up...
  • b76b9c6 Fix orphaned ready promise on widget rebind (#988)
  • 0399b9a Fix HMR race when _esm changes during widget load (#987)
  • bad65ae Rename snake_case identifiers to camelCase (#977)
  • Additional commits viewable in compare view

Updates @babel/runtime from 7.29.2 to 7.29.7

Release notes

Sourced from @​babel/runtime's releases.

v7.29.7 (2026-05-25)

Re-release all packages with npm provenance attestations

v7.29.6 (2026-05-25)

🐛 Bug Fix

Committers: 3

v7.29.5 (2026-05-05)

🏠 Internal

  • babel-preset-env
    • Update @babel/* dependencies

v7.29.4 (2026-05-05)

🐛 Bug Fix

  • babel-plugin-transform-modules-systemjs
    • #17974 [7.x backport]fix(systemjs): improve module string name support (@​JLHwung)

Committers: 1

v7.29.3 (2026-04-30)

👓 Spec Compliance

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
    • #17931 fix(decorators): replace super within all removed static elements (@​JLHwung)
  • babel-register
  • babel-compat-data, babel-plugin-bugfix-safari-rest-destructuring-rhs-array, babel-preset-env

💅 Polish

  • babel-parser

... (truncated)

Commits

Updates @developmentseed/affine from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/affine's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/affine's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)
  • 157e6fe feat: Spiral out loading (#477)
  • 8bdcbe9 chore: Move historical zarr plan into dev-docs folder (#548)
  • cf189cc chore!: Rename TilesetDescriptor to RasterTilesetDescriptor (#547)
  • ac672e9 feat: Expose onTile callbacks through raster tile layers (#546)
  • 06c3668 perf(raster-layer): avoid re-compiling shader Model as much as possible (#540)
  • 9480a26 perf(raster-tileset): Reduce re-renders of RasterLayer for same per-tile tran...
  • Additional commits viewable in compare view

Updates @developmentseed/morecantile from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/morecantile's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/morecantile's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)
  • 157e6fe feat: Spiral out loading (#477)
  • 8bdcbe9 chore: Move historical zarr plan into dev-docs folder (#548)
  • cf189cc chore!: Rename TilesetDescriptor to RasterTilesetDescriptor (#547)
  • ac672e9 feat: Expose onTile callbacks through raster tile layers (#546)
  • 06c3668 perf(raster-layer): avoid re-compiling shader Model as much as possible (#540)
  • 9480a26 perf(raster-tileset): Reduce re-renders of RasterLayer for same per-tile tran...
  • Additional commits viewable in compare view

Updates @developmentseed/raster-reproject from 0.6.1 to 0.7.0

Release notes

Sourced from @​developmentseed/raster-reproject's releases.

v0.7.0

See release post: https://developmentseed.org/deck.gl-raster/blog/v0-7-release/

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Changelog

Sourced from @​developmentseed/raster-reproject's changelog.

v0.7.0 - 2026-05-13

Breaking Changes

New Features

Bug Fixes

Performance Improvements

Other

Full Changelog: developmentseed/deck.gl-raster@v0.6.1...v0.7.0

Commits
  • 21016c1 chore: prepare 0.7 (#544)
  • d26d038 refactor: Rename MosaicSource.key to MosaicSource.id (#551)
  • f11f226 refactor!: Make MosaicTileset2D private (#550)
  • 07d8504 chore: Remove old, unexported GeoTIFFLayer from deck.gl-geotiff package (#549)
  • 157e6fe feat: Spiral out loading (#477)
  • 8bdcbe9 chore: Move historical zarr plan into dev-docs folder (#548)
  • cf189cc chore!: Rename TilesetDescriptor to RasterTilesetDescriptor (#547)
  • ac672e9 feat: Expose onTile callbacks through raster tile layers (#546)
  • 06c3668 perf(raster-layer): avoid re-compiling shader Model as much as possible (#540)
  • 9480a26 perf(raster-tileset): Reduce re-renders of RasterLayer for same per-tile tran...
  • Additional commits viewable in compare view

Updates framer-motion from 12.38.0 to 12.40.0

Changelog

Sourced from framer-motion's changelog.

[12.40.0] 2026-05-21

Added

  • path option to transition.
  • arc() for motion along an arc.

[12.39.0] 2026-05-18

Added

  • Support for repeatType and repeatDelay in animation sequences.

Fixed

  • Variants: Re-run keyframe animations when switching between variant labels even when they share identical keyframe arrays.
  • Drag: Preserve in-flight motion value animations across React 19 reorder unmount/remount so dragSnapToOrigin no longer leaves the drag transform stranded after a layout swap.
  • LazyMotion: Share React contexts between the framer-motion and framer-motion/m (and therefore motion/react and motion/react-m) CJS bundles so that <m.div> from the /m subpath picks up features loaded by <LazyMotion> from the main entry point.
  • useScroll: Support hydrating target and container refs from anywhere in the tree.
  • Drag: Gesture no longer starts from incorrect start point when rendered inside <AnimatePresence initial={false} />.
  • Drag: dragConstraints, when set as viewport-relative ref, no longer break on scroll.§
  • Updated visualElement hydration order.
  • useAnimate: Now respects skipAnimations.
  • AnimatePresence: Fix object-form initial values not applied on re-entry after exit completes.
  • scroll: Fixed callback progress when tracking an element.
  • useScroll: Fix hardware acceleration when tracking an element.
Commits
  • 38ebb94 v12.40.0
  • b1f766c Latest
  • bca5544 Merge pull request #3699 from motiondivision/lochie/arcs-injectable
  • f1a96cf arc(): rename amp/rotate, expose MotionPath, fix explicit cw/ccw
  • b4aaba0 pathRotation: non-destructive orientToPath rotation channel
  • 8604ef3 Make arcs injectable via transition.path = arc()
  • f90fe29 add orientToPath
  • 9ebe999 fix: test
  • bc2107e Revert "no should"
  • 6eeb92d no should
  • Additional commits viewable in compare view

Updates react from 19.2.5 to 19.2.6

Release notes

Sourced from react's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.14 to 19.2.15

Commits

Updates react-dom from 19.2.5 to 19.2.6

Release notes

Sourced from react-dom's releases.

19.2.6 (May 6th, 2026)

React Server Components

Commits

Updates uuid from 13.0.0 to 14.0.0

Release notes

Sourced from uuid's releases.

v14.0.0

14.0.0 (2026-04-19)

⚠ BREAKING CHANGES

  • expect crypto to be global everywhere (requires node@20+) (#935)
  • drop node@18 support (#934)

Features

Bug Fixes

  • expect crypto to be global everywhere (requires node@20+) (#935) (f2c235f)
  • Use GITHUB_TOKEN for release-please and enable npm provenance (#925) (ffa3138)

v13.0.2

Bumps the other group with 20 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@anywidget/react](https://github.com/manzt/anywidget) | `0.2.1` | `0.2.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.29.2` | `7.29.7` |
| [@developmentseed/affine](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [@developmentseed/morecantile](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [@developmentseed/raster-reproject](https://github.com/developmentseed/deck.gl-raster) | `0.6.1` | `0.7.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.38.0` | `12.40.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.15` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.2.6` |
| [uuid](https://github.com/uuidjs/uuid) | `13.0.0` | `14.0.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.14` |
| [@anywidget/types](https://github.com/manzt/anywidget) | `0.2.0` | `0.4.0` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.10` | `2.4.16` |
| [@statelyai/inspect](https://github.com/statelyai/inspect) | `0.4.0` | `0.7.1` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.4` | `4.3.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.7` | `0.28.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.12` | `8.5.15` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.6.1` | `11.3.0` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.3` |



Updates `@anywidget/react` from 0.2.1 to 0.2.2
- [Release notes](https://github.com/manzt/anywidget/releases)
- [Commits](https://github.com/manzt/anywidget/compare/v0.2.1...@anywidget/react@0.2.2)

Updates `@babel/runtime` from 7.29.2 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-runtime)

Updates `@developmentseed/affine` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `@developmentseed/morecantile` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `@developmentseed/raster-reproject` from 0.6.1 to 0.7.0
- [Release notes](https://github.com/developmentseed/deck.gl-raster/releases)
- [Changelog](https://github.com/developmentseed/deck.gl-raster/blob/main/CHANGELOG.md)
- [Commits](developmentseed/deck.gl-raster@v0.6.1...v0.7.0)

Updates `framer-motion` from 12.38.0 to 12.40.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.38.0...v12.40.0)

Updates `react` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react)

Updates `@types/react` from 19.2.14 to 19.2.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.5 to 19.2.6
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom)

Updates `uuid` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v13.0.0...v14.0.0)

Updates `zustand` from 5.0.12 to 5.0.14
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.12...v5.0.14)

Updates `@anywidget/types` from 0.2.0 to 0.4.0
- [Release notes](https://github.com/manzt/anywidget/releases)
- [Commits](https://github.com/manzt/anywidget/compare/@anywidget/types@0.2.0...@anywidget/types@0.4.0)

Updates `@biomejs/biome` from 2.3.10 to 2.4.16
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.16/packages/@biomejs/biome)

Updates `@statelyai/inspect` from 0.4.0 to 0.7.1
- [Release notes](https://github.com/statelyai/inspect/releases)
- [Changelog](https://github.com/statelyai/inspect/blob/main/CHANGELOG.md)
- [Commits](https://github.com/statelyai/inspect/commits/v0.7.1)

Updates `@tailwindcss/postcss` from 4.2.4 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/@tailwindcss-postcss)

Updates `@types/react` from 19.2.14 to 19.2.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `esbuild` from 0.27.7 to 0.28.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.27.7...v0.28.0)

Updates `postcss` from 8.5.12 to 8.5.15
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.12...8.5.15)

Updates `postcss-preset-env` from 10.6.1 to 11.3.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `tailwindcss` from 3.4.19 to 4.3.0
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.0/packages/tailwindcss)

Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)

---
updated-dependencies:
- dependency-name: "@anywidget/react"
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@babel/runtime"
  dependency-version: 7.29.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@developmentseed/affine"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@developmentseed/morecantile"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@developmentseed/raster-reproject"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: framer-motion
  dependency-version: 12.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: react-dom
  dependency-version: 19.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: zustand
  dependency-version: 5.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@anywidget/types"
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@biomejs/biome"
  dependency-version: 2.4.16
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@statelyai/inspect"
  dependency-version: 0.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: esbuild
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: postcss
  dependency-version: 8.5.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: postcss-preset-env
  dependency-version: 11.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: tailwindcss
  dependency-version: 4.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: typescript
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Jun 1, 2026
@ds-release-bot ds-release-bot Bot added the chore label Jun 1, 2026
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 Relates to JS bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants