Skip to content

chore(deps): bump the minor-and-patch group with 12 updates - #1072

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-49f4cef221
Open

chore(deps): bump the minor-and-patch group with 12 updates#1072
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-and-patch-49f4cef221

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 12 updates:

Package From To
@types/google.maps 3.66.1 3.66.2
fast-equals 6.0.2 6.0.3
@testing-library/user-event 14.6.6 14.6.7
@types/react-dom 19.2.5 19.2.7
typescript-eslint 8.69.0 8.70.0
supercluster 9.0.0 9.1.0
@deck.gl/aggregation-layers 9.3.11 9.4.0
@deck.gl/google-maps 9.3.11 9.4.0
deck.gl 9.3.11 9.4.0
@googlemaps/extended-component-library 0.6.15 0.7.0
@types/node 26.4.0 26.5.0
terra-draw 1.32.3 1.33.0

Updates @types/google.maps from 3.66.1 to 3.66.2

Commits

Updates fast-equals from 6.0.2 to 6.0.3

Release notes

Sourced from fast-equals's releases.

Release 6.0.3

  • [Bugfix] Correctness issues (#201) (a76c052)
  • [Maintenance] Update build tools (#199) (75de8b4)
Changelog

Sourced from fast-equals's changelog.

6.0.3

  • #201 - Fixed URL comparisons ignoring query strings. Query parameter order remains insignificant, with repeated keys counted.
  • #201 - Fixed Error comparisons ignoring own enumerable properties.
  • #201 - Fixed Error.cause to compare by value and added circular reference tracking for errors.
  • #201 - Fixed boxed BigInt values to compare by value rather than identity.
  • #201 - Fixed TypedArray comparisons to treat NaN as equal to itself, matching SameValueZero semantics.## 5.4.2

5.4.2

  • #202 - Fixed URL comparisons ignoring query strings. Query parameter order remains insignificant, with repeated keys counted.
  • #202 - Fixed Error comparisons ignoring own enumerable properties.
  • #202 - Fixed Error.cause to compare by value and added circular reference tracking for errors.
  • #202 - Fixed TypedArray comparisons to treat NaN as equal to itself, matching SameValueZero semantics.
  • #202 - Use length instead of byteLength to bound TypedArray comparisons, avoiding redundant iterations on non-8-bit views.
Commits

Updates @testing-library/user-event from 14.6.6 to 14.6.7

Release notes

Sourced from @​testing-library/user-event's releases.

v14.6.7

14.6.7 (2026-09-02)

Bug Fixes

  • normalize DataTransfer format aliases (#1326) (1e0020b)
  • feature: Add iframe support for user.keyboard typing (#1275) (1e0020b)
Commits

Updates @types/react-dom from 19.2.5 to 19.2.7

Commits

Updates typescript-eslint from 8.69.0 to 8.70.0

Release notes

Sourced from typescript-eslint's releases.

v8.70.0

8.70.0 (2026-09-07)

🚀 Features

  • eslint-plugin: [no-generated-empty-object-type] add rule (#12730)
  • website: generate per-page social preview cards (#12734)

🩹 Fixes

  • use stable release of pnpm 12 (#12808)
  • update pnpm to 12.3.4 and dedupe Docusaurus packages (#12829)
  • eslint-plugin: [member-ordering] don't report fields that read fields declared before them (#12729)
  • eslint-plugin: [no-unnecessary-condition] no false positive on RHS of a nested logical expression (#12728)
  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)
  • project-service: avoid discarded tsserver logs (#12748)
  • typescript-estree: clarify the parserOptions.project error message (#12817)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.70.0 (2026-09-07)

🩹 Fixes

  • eslint-plugin: [no-deprecated] report deprecated imported values used in object shorthand properties (#12780)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits
  • 7ee7608 chore(release): publish 8.70.0
  • 4586535 fix(eslint-plugin): [no-deprecated] report deprecated imported values used in...
  • See full diff in compare view

Updates supercluster from 9.0.0 to 9.1.0

Release notes

Sourced from supercluster's releases.

v9.1.0

Adds a flat tile envelope matching geojson-vt v5's getTileRaw, and moves TypeScript declarations into the package.

API changes

  • New getTileRaw(z, x, y) returns the same tiles as getTile, but with each feature's coordinates inline — {type: 4, x, y, tags} instead of {type: 1, geometry: [[x, y]], tags}. Every clustered feature is a single point, so this is geojson-vt's raw envelope narrowed to its lone-point variant, and consumers that unwrap geometry[0] immediately can skip two array allocations per feature. getTile is unchanged.
  • TypeScript declarations ship with the package. Remove @types/supercluster if you have it installed.

TypeScript migration

The bundled declarations cover the same surface as @types/supercluster@7.1.3, with three differences:

  • Breaking for @types users: types are named exports rather than members of a merged Supercluster namespace. Replace Supercluster.Options<P, C> with an import type {Options} from 'supercluster'. Using Supercluster<P, C> itself in type position still works. This matches how geojson-vt's declarations are shaped.
  • Tile tags are typed | null | undefined. Supercluster passes each input feature's properties through verbatim, so tags is null when the input had properties: null and undefined when it omitted the member — both need a guard before use. The old declarations claimed tags was always present.
  • load() accepts MultiPoint features as well as Point, matching the support added in v9.0.0.
Commits

Updates @deck.gl/aggregation-layers from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/aggregation-layers's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/aggregation-layers's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/aggregation-layers since your current version.


Updates @deck.gl/google-maps from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/google-maps's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/google-maps's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/google-maps since your current version.


Updates deck.gl from 9.3.11 to 9.4.0

Release notes

Sourced from deck.gl's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from deck.gl's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for deck.gl since your current version.


Updates @googlemaps/extended-component-library from 0.6.15 to 0.7.0

Release notes

Sourced from @​googlemaps/extended-component-library's releases.

v0.7.0

0.7.0 (2026-09-02)

⚠ BREAKING CHANGES

  • If you rely on setting elem.place = elem.place to force a refresh, you will need to switch to a new, explicit .refresh() method.

Bug Fixes

  • address bug where 24/7 locations could be displayed as closed (ec2181e)
  • resolve issue #305 where looping could happen in typical declarative implementations (6a33f51)
  • update self-closing SVG tag to avoid parse errors (e01ed52)
Changelog

Sourced from @​googlemaps/extended-component-library's changelog.

0.7.0 (2026-09-02)

⚠ BREAKING CHANGES

  • If you rely on setting elem.place = elem.place to force a refresh, you will need to switch to a new, explicit .refresh() method.

Bug Fixes

  • address bug where 24/7 locations could be displayed as closed (ec2181e)
  • resolve issue #305 where looping could happen in typical declarative implementations (6a33f51)
  • update self-closing SVG tag to avoid parse errors (e01ed52)
Commits
  • 28e3fcc Merge pull request #304 from googlemaps:release-please--branches--main--compo...
  • 253425f chore(main): release 0.7.0
  • ec2181e fix: address bug where 24/7 locations could be displayed as closed
  • 6a33f51 fix!: resolve issue #305 where looping could happen in typical declarative im...
  • e01ed52 fix: update self-closing SVG tag to avoid parse errors
  • See full diff in compare view

Updates @types/node from 26.4.0 to 26.5.0

Commits

Updates terra-draw from 1.32.3 to 1.33.0

Release notes

Sourced from terra-draw's releases.

terra-draw 1.33.0

1.33.0 (2026-09-01)

feat

  • terra-draw: add ellipse mode (#944) (), closes #944
  • terra-draw: support degree snapping (#947) (), closes #947

fix

  • terra-draw: fix issues with select mode resizeable (#943) (), closes #943
  • terra-draw: resolve minor bugs in circle mode (#936) (), closes #936
  • terra-draw: small freehand mode bugfixes (#937) (), closes #937
  • terra-draw: use the correct projection on initial ellipse creation (#946) (), closes #946
  • terra-draw: validate mode options more thoroughly (#939) (), closes #939

chore

  • terra-draw: enforce preventing unused variables and imports (#935) (), closes #935
  • terra-draw: fix type error when running tests (#945) (), closes #945
  • terra-draw: remove benchmark from coverage (#940) (), closes #940
Commits
  • b6d0c18 chore(terra-draw): release version 1.33.0
  • 115cf41 feat(terra-draw): support degree snapping (#947)
  • 929a656 fix(terra-draw): use the correct projection on initial ellipse creation (#946)
  • e7f7dfe feat(terra-draw): add ellipse mode (#944)
  • 3e54945 chore(terra-draw): fix type error when running tests (#945)
  • 200a48e fix(terra-draw): fix issues with select mode resizeable (#943)
  • 113c51a chore(terra-draw): remove benchmark from coverage (#940)
  • a7e36a6 fix(terra-draw): validate mode options more thoroughly (#939)
  • bf77370 fix(terra-draw): small freehand mode bugfixes (#937)
  • 2cfda20 fix(terra-draw): resolve minor bugs in circle mode (#936)
  • Additional commits viewable 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 minor-and-patch group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) | `3.66.1` | `3.66.2` |
| [fast-equals](https://github.com/planttheidea/fast-equals) | `6.0.2` | `6.0.3` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.6` | `14.6.7` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.5` | `19.2.7` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.69.0` | `8.70.0` |
| [supercluster](https://github.com/mapbox/supercluster) | `9.0.0` | `9.1.0` |
| [@deck.gl/aggregation-layers](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@deck.gl/google-maps](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [deck.gl](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@googlemaps/extended-component-library](https://github.com/googlemaps/extended-component-library) | `0.6.15` | `0.7.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.4.0` | `26.5.0` |
| [terra-draw](https://github.com/JamesLMilner/terra-draw) | `1.32.3` | `1.33.0` |


Updates `@types/google.maps` from 3.66.1 to 3.66.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google.maps)

Updates `fast-equals` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/planttheidea/fast-equals/releases)
- [Changelog](https://github.com/planttheidea/fast-equals/blob/main/CHANGELOG.md)
- [Commits](planttheidea/fast-equals@v6.0.2...v6.0.3)

Updates `@testing-library/user-event` from 14.6.6 to 14.6.7
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.6...v14.6.7)

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

Updates `typescript-eslint` from 8.69.0 to 8.70.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.70.0/packages/typescript-eslint)

Updates `supercluster` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/mapbox/supercluster/releases)
- [Commits](mapbox/supercluster@v9.0.0...v9.1.0)

Updates `@deck.gl/aggregation-layers` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@deck.gl/google-maps` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `deck.gl` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@googlemaps/extended-component-library` from 0.6.15 to 0.7.0
- [Release notes](https://github.com/googlemaps/extended-component-library/releases)
- [Changelog](https://github.com/googlemaps/extended-component-library/blob/main/CHANGELOG.md)
- [Commits](googlemaps/extended-component-library@v0.6.15...v0.7.0)

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

Updates `terra-draw` from 1.32.3 to 1.33.0
- [Release notes](https://github.com/JamesLMilner/terra-draw/releases)
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.32.3...terra-draw@1.33.0)

---
updated-dependencies:
- dependency-name: "@types/google.maps"
  dependency-version: 3.66.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: fast-equals
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.70.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: supercluster
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/aggregation-layers"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/google-maps"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: deck.gl
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@googlemaps/extended-component-library"
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 26.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: terra-draw
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 11, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants