Skip to content

chore: Bump the other group across 1 directory with 29 updates - #1260

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/other-de15b8cc05
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

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

Package From To
@anywidget/react 0.2.1 0.2.2
@babel/runtime 7.29.2 8.0.5
@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
apache-arrow 21.1.0 21.2.0
framer-motion 12.38.0 13.4.0
maplibre-gl 5.24.0 6.10.0
parquet-wasm 0.7.1 0.8.0
proj4 2.20.8 2.22.0
react 19.2.5 19.3.0
@types/react 19.2.14 19.3.0
react-dom 19.2.5 19.3.0
react-map-gl 8.1.1 8.1.3
uuid 13.0.0 14.0.2
zustand 5.0.12 5.0.15
@anywidget/types 0.2.0 0.4.0
@biomejs/biome 2.3.10 2.5.14
@jupyter-widgets/base 6.0.11 6.0.12
@statelyai/inspect 0.4.0 0.7.2
@tailwindcss/postcss 4.2.4 4.3.3
@types/lodash 4.17.24 4.17.25
@types/react 19.2.14 19.3.0
autoprefixer 10.5.0 10.6.1
dotenv 17.4.2 18.0.0
esbuild 0.27.7 0.28.2
postcss 8.5.12 8.5.28
postcss-modules 6.0.1 9.0.1
tailwindcss 3.4.19 4.3.3
typescript 5.9.3 7.0.2

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 8.0.5

Release notes

Sourced from @​babel/runtime's releases.

v8.0.5 (2026-09-10)

Thanks @​drubetti, @​jibin7jose, @​joelle-a-dev, @​journey-ad, @​Kjubikstronk, @​MatteoGabriele, and @​zhangli091011 for your first PRs!

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v8.0.5 (2026-09-10)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-cli, babel-core, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-create-regexp-features-plugin, babel-helper-fixtures, babel-preset-env
  • babel-node
  • babel-types

🏃‍♀️ Performance

  • 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

  • refactor: make MultiCOGLayer extend RasterTileLayer by @​kylebarron in

Bumps the other group with 29 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` | `8.0.5` |
| [@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` |
| [apache-arrow](https://github.com/apache/arrow-js) | `21.1.0` | `21.2.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.38.0` | `13.4.0` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.24.0` | `6.10.0` |
| [parquet-wasm](https://github.com/kylebarron/parquet-wasm) | `0.7.1` | `0.8.0` |
| [proj4](https://github.com/proj4js/proj4js) | `2.20.8` | `2.22.0` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.3.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.5` | `19.3.0` |
| [react-map-gl](https://github.com/visgl/react-map-gl) | `8.1.1` | `8.1.3` |
| [uuid](https://github.com/uuidjs/uuid) | `13.0.0` | `14.0.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.15` |
| [@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.5.14` |
| [@jupyter-widgets/base](https://github.com/jupyter-widgets/ipywidgets) | `6.0.11` | `6.0.12` |
| [@statelyai/inspect](https://github.com/statelyai/inspect) | `0.4.0` | `0.7.2` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.2.4` | `4.3.3` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.3.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.0` | `10.6.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `17.4.2` | `18.0.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.27.7` | `0.28.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.12` | `8.5.28` |
| [postcss-modules](https://github.com/css-modules/postcss-modules) | `6.0.1` | `9.0.1` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.19` | `4.3.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



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 8.0.5
- [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/v8.0.5/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 `apache-arrow` from 21.1.0 to 21.2.0
- [Release notes](https://github.com/apache/arrow-js/releases)
- [Commits](apache/arrow-js@v21.1.0...v21.2.0)

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

Updates `maplibre-gl` from 5.24.0 to 6.10.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.24.0...v6.10.0)

Updates `parquet-wasm` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/kylebarron/parquet-wasm/releases)
- [Changelog](https://github.com/kylebarron/parquet-wasm/blob/main/CHANGELOG.md)
- [Commits](kylebarron/parquet-wasm@v0.7.1...v0.8.0)

Updates `proj4` from 2.20.8 to 2.22.0
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/main/changelog.md)
- [Commits](proj4js/proj4js@v2.20.8...v2.22.0)

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

Updates `@types/react` from 19.2.14 to 19.3.0
- [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.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom)

Updates `react-map-gl` from 8.1.1 to 8.1.3
- [Release notes](https://github.com/visgl/react-map-gl/releases)
- [Changelog](https://github.com/visgl/react-map-gl/blob/v8.1.3/CHANGELOG.md)
- [Commits](visgl/react-map-gl@v8.1.1...v8.1.3)

Updates `uuid` from 13.0.0 to 14.0.2
- [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.2)

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

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.5.14
- [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.5.14/packages/@biomejs/biome)

Updates `@jupyter-widgets/base` from 6.0.11 to 6.0.12
- [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases)
- [Commits](https://github.com/jupyter-widgets/ipywidgets/commits)

Updates `@statelyai/inspect` from 0.4.0 to 0.7.2
- [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.2)

Updates `@tailwindcss/postcss` from 4.2.4 to 4.3.3
- [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.3/packages/@tailwindcss-postcss)

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

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

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

Updates `dotenv` from 17.4.2 to 18.0.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v17.4.2...v18.0.0)

Updates `esbuild` from 0.27.7 to 0.28.2
- [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.2)

Updates `postcss` from 8.5.12 to 8.5.28
- [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.28)

Updates `postcss-modules` from 6.0.1 to 9.0.1
- [Changelog](https://github.com/madyankin/postcss-modules/blob/master/CHANGELOG.md)
- [Commits](madyankin/postcss-modules@v6.0.1...v9.0.1)

Updates `tailwindcss` from 3.4.19 to 4.3.3
- [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.3/packages/tailwindcss)

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

---
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: 8.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: apache-arrow
  dependency-version: 21.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: framer-motion
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: maplibre-gl
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: parquet-wasm
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: proj4
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-dom
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: react-map-gl
  dependency-version: 8.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: uuid
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: zustand
  dependency-version: 5.0.15
  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.5.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@jupyter-widgets/base"
  dependency-version: 6.0.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@statelyai/inspect"
  dependency-version: 0.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: "@types/lodash"
  dependency-version: 4.17.25
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: autoprefixer
  dependency-version: 10.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: dotenv
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: esbuild
  dependency-version: 0.28.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: other
- dependency-name: postcss
  dependency-version: 8.5.28
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: other
- dependency-name: postcss-modules
  dependency-version: 9.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: tailwindcss
  dependency-version: 4.3.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: other
- dependency-name: typescript
  dependency-version: 7.0.2
  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 Sep 21, 2026
@ds-release-bot ds-release-bot Bot added the chore label Sep 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 25, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/other-de15b8cc05 branch September 25, 2026 23:11
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