Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) | `15.2.2` | `15.3.1` | | [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.2.9` | `9.2.10` | | [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.2.9` | `9.2.10` | | [@deck.gl/mapbox](https://github.com/visgl/deck.gl) | `9.2.9` | `9.2.10` | | [deck.gl](https://github.com/visgl/deck.gl) | `9.2.9` | `9.2.10` | Updates `@apidevtools/json-schema-ref-parser` from 15.2.2 to 15.3.1 - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v15.2.2...v15.3.1) Updates `@deck.gl/core` from 9.2.9 to 9.2.10 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.9...v9.2.10) Updates `@deck.gl/layers` from 9.2.9 to 9.2.10 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.9...v9.2.10) Updates `@deck.gl/mapbox` from 9.2.9 to 9.2.10 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.9...v9.2.10) Updates `deck.gl` from 9.2.9 to 9.2.10 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.10/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.9...v9.2.10) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 15.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@deck.gl/core" dependency-version: 9.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@deck.gl/layers" dependency-version: 9.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@deck.gl/mapbox" dependency-version: 9.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: deck.gl dependency-version: 9.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
gadomski
approved these changes
Mar 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates:
15.2.215.3.19.2.99.2.109.2.99.2.109.2.99.2.109.2.99.2.10Updates
@apidevtools/json-schema-ref-parserfrom 15.2.2 to 15.3.1Release notes
Sourced from
@apidevtools/json-schema-ref-parser's releases.Commits
6e19cd9fix: resolve multiple open issues (#349, #355, #392) and add regression tests...3d93948test: add comprehensive regression tests for historical closed issues (#414)5d4592ftest: add comprehensive real-world schema pattern tests (#412)a84513cfeat: enable npm OIDC trusted publisher with provenance (#413)0fd077bfix: resolve ESLint errors (#410)fb383a6chore: depscd9737cfix: resolve multiple dereference and bundle issues (#338, #370, #395) (#409)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@apidevtools/json-schema-ref-parsersince your current version.Updates
@deck.gl/corefrom 9.2.9 to 9.2.10Release notes
Sourced from
@deck.gl/core's releases.Changelog
Sourced from
@deck.gl/core's changelog.Commits
7527990v9.2.10af086bachore: fix website build (#10049)6199363Upgrade Node.js from 18 to 20 across build, test, website and repo (#10050)dd97915fix(core): OrbitController keyboard navigation with padding (#10039)339fa43fix(ColumnLayer): radiusUnits pixels (#10035)fc1c242fix(jupyter-widget): bundle error (#10032)f1cc4c6fix(google-maps): Robust DOM positioning when interleaved: false (#9992)Updates
@deck.gl/layersfrom 9.2.9 to 9.2.10Release notes
Sourced from
@deck.gl/layers's releases.Changelog
Sourced from
@deck.gl/layers's changelog.Commits
7527990v9.2.10af086bachore: fix website build (#10049)6199363Upgrade Node.js from 18 to 20 across build, test, website and repo (#10050)dd97915fix(core): OrbitController keyboard navigation with padding (#10039)339fa43fix(ColumnLayer): radiusUnits pixels (#10035)fc1c242fix(jupyter-widget): bundle error (#10032)f1cc4c6fix(google-maps): Robust DOM positioning when interleaved: false (#9992)Updates
@deck.gl/mapboxfrom 9.2.9 to 9.2.10Release notes
Sourced from
@deck.gl/mapbox's releases.Changelog
Sourced from
@deck.gl/mapbox's changelog.Commits
7527990v9.2.10af086bachore: fix website build (#10049)6199363Upgrade Node.js from 18 to 20 across build, test, website and repo (#10050)dd97915fix(core): OrbitController keyboard navigation with padding (#10039)339fa43fix(ColumnLayer): radiusUnits pixels (#10035)fc1c242fix(jupyter-widget): bundle error (#10032)f1cc4c6fix(google-maps): Robust DOM positioning when interleaved: false (#9992)Updates
deck.glfrom 9.2.9 to 9.2.10Release notes
Sourced from deck.gl's releases.
Changelog
Sourced from deck.gl's changelog.
Commits
7527990v9.2.10af086bachore: fix website build (#10049)6199363Upgrade Node.js from 18 to 20 across build, test, website and repo (#10050)dd97915fix(core): OrbitController keyboard navigation with padding (#10039)339fa43fix(ColumnLayer): radiusUnits pixels (#10035)fc1c242fix(jupyter-widget): bundle error (#10032)f1cc4c6fix(google-maps): Robust DOM positioning when interleaved: false (#9992)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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