chore(deps): Bump the production group across 1 directory with 9 updates#106
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump the production group across 1 directory with 9 updates#106dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.2.10` | `9.2.11` | | [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) | `9.2.10` | `9.2.11` | | [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.2.10` | `9.2.11` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.1` | `3.3.3` | | [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) | `5.4.2` | `5.5.9` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.19.0` | `5.21.1` | | [marked](https://github.com/markedjs/marked) | `17.0.4` | `17.0.5` | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `14.0.3` | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `0.9.1` | `1.1.0` | Updates `@deck.gl/core` from 9.2.10 to 9.2.11 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.11/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.10...v9.2.11) Updates `@deck.gl/geo-layers` from 9.2.10 to 9.2.11 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.11/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.10...v9.2.11) Updates `@deck.gl/layers` from 9.2.10 to 9.2.11 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/v9.2.11/CHANGELOG.md) - [Commits](visgl/deck.gl@v9.2.10...v9.2.11) Updates `dompurify` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.1...3.3.3) Updates `fast-xml-parser` from 5.4.2 to 5.5.9 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.4.2...v5.5.9) Updates `maplibre-gl` from 5.19.0 to 5.21.1 - [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.19.0...v5.21.1) Updates `marked` from 17.0.4 to 17.0.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.4...v17.0.5) Updates `commander` from 13.1.0 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v14.0.3) Updates `@clack/prompts` from 0.9.1 to 1.1.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.1.0/packages/prompts) --- updated-dependencies: - dependency-name: "@deck.gl/core" dependency-version: 9.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@deck.gl/geo-layers" dependency-version: 9.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@deck.gl/layers" dependency-version: 9.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: dompurify dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: fast-xml-parser dependency-version: 5.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: maplibre-gl dependency-version: 5.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: marked dependency-version: 17.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production - dependency-name: "@clack/prompts" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Thanks for your first PR! A maintainer will review it shortly. |
Owner
|
Closing in favor of a selective upgrade PR. This PR bundles major version bumps (commander 14, @clack/prompts 1.0) with safe patches, causing CI failures. We will cherry-pick the safe patch/minor updates (deck.gl, dompurify, fast-xml-parser, maplibre-gl, marked) into a clean PR and defer the major upgrades for individual evaluation. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
alohays
added a commit
that referenced
this pull request
Mar 30, 2026
Triage Dependabot PRs #106 and #107: cherry-pick safe patches and minors, defer major version bumps (TypeScript 6, Vite 8, Zod 4, Commander 14) for individual evaluation. Production: @deck.gl/* 9.2.11, dompurify 3.3.3, fast-xml-parser 5.5.9, maplibre-gl 5.21.1, marked 17.0.5 Dev: @vitest/coverage-v8 4.1.2 (CVE fix), happy-dom 20.8.9, zod-to-json-schema 3.25.2 Also fixes fast-xml-parser 5.5.x breaking changes: - isArray callback signature updated for new JPathOrMatcher type - RSS handler now gracefully degrades on partial feed failures instead of returning 500 when any single feed fails Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This was referenced Mar 30, 2026
alohays
added a commit
that referenced
this pull request
Mar 30, 2026
Triage Dependabot PRs #106 and #107: cherry-pick safe patches and minors, defer major version bumps (TypeScript 6, Vite 8, Zod 4, Commander 14) for individual evaluation. Production: @deck.gl/* 9.2.11, dompurify 3.3.3, fast-xml-parser 5.5.9, maplibre-gl 5.21.1, marked 17.0.5 Dev: @vitest/coverage-v8 4.1.2 (CVE fix), happy-dom 20.8.9, zod-to-json-schema 3.25.2 Also fixes fast-xml-parser 5.5.x breaking changes: - isArray callback signature updated for new JPathOrMatcher type - RSS handler now gracefully degrades on partial feed failures instead of returning 500 when any single feed fails Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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 group with 9 updates in the / directory:
9.2.109.2.119.2.109.2.119.2.109.2.113.3.13.3.35.4.25.5.95.19.05.21.117.0.417.0.513.1.014.0.30.9.11.1.0Updates
@deck.gl/corefrom 9.2.10 to 9.2.11Release notes
Sourced from
@deck.gl/core's releases.Changelog
Sourced from
@deck.gl/core's changelog.Commits
35adca6v9.2.116b5533fchore: Revert v9.2.11 and update yarn.lock (#10067)4593b61v9.2.11c2bcb81chore: Pin to luma 9.2 & loaders 4.3 (#10062)Updates
@deck.gl/geo-layersfrom 9.2.10 to 9.2.11Release notes
Sourced from
@deck.gl/geo-layers's releases.Changelog
Sourced from
@deck.gl/geo-layers's changelog.Commits
35adca6v9.2.116b5533fchore: Revert v9.2.11 and update yarn.lock (#10067)4593b61v9.2.11c2bcb81chore: Pin to luma 9.2 & loaders 4.3 (#10062)Updates
@deck.gl/layersfrom 9.2.10 to 9.2.11Release notes
Sourced from
@deck.gl/layers's releases.Changelog
Sourced from
@deck.gl/layers's changelog.Commits
35adca6v9.2.116b5533fchore: Revert v9.2.11 and update yarn.lock (#10067)4593b61v9.2.11c2bcb81chore: Pin to luma 9.2 & loaders 4.3 (#10062)Updates
dompurifyfrom 3.3.1 to 3.3.3Release notes
Sourced from dompurify's releases.
Commits
8bcbf73chore: Preparing 3.3.3 release5faddd6fix: engine requirement (#1210)0f91e3aUpdate README.mdd5ff1a8Merge branch 'main' of github.com:cure53/DOMPurifyc3efd48fix: moved back from jsdom 28 to jsdom 20988b888fix: moved back from jsdom 28 to jsdom 202726c74chore: Preparing 3.3.2 release6202c7ebuild(deps): bump@tootallnate/onceand jsdom (#1204)302b51dfix: Expanded the regex ever so slightly to also cover scriptcd85175Merge branch 'main' of github.com:cure53/DOMPurifyUpdates
fast-xml-parserfrom 5.4.2 to 5.5.9Release notes
Sourced from fast-xml-parser's releases.
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
a8934f9upgrade strnum23d13e4combine typing files0c0a7dcupdate maintenance docsa92a665pass read only matcher in call backa21c441update package detail239b64acheck for min value for entity exapantion options61cb666restrict more properties to be unsafe41abd66performance improvement of reading DOCTYPE3dfcd20refactor: performance improvement870043eupdate release infoUpdates
maplibre-glfrom 5.19.0 to 5.21.1Release notes
Sourced from maplibre-gl's releases.
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
... (truncated)
Commits
1fe69fdBump js version to 5.21.1 (#7325)1bf28aeAdd missing promoteId parameter to geojson worker (#7320)1557f52chore(deps-dev): bump canvas from 3.2.1 to 3.2.2 (#7324)73db19achore(deps-dev): bump@vitest/eslint-pluginin the vitest group (#7321)9eeb0fdchore(deps-dev): bump rollup from 4.59.1 to 4.60.0 (#7322)a5a63bcchore(deps-dev): bump rollup from 4.59.0 to 4.59.1 (#7316)a54d7a1chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 (#7317)a4c8bc8chore(deps): bump ggilder/codecoverage from 1.3.0 to 1.3.1 (#7318)a8cf500chore(deps-dev): bump devtools-protocol from 0.0.1596832 to 0.0.1602427 (#7312)65766d2chore(deps-dev): bump puppeteer from 24.39.1 to 24.40.0 (#7313)Updates
markedfrom 17.0.4 to 17.0.5Release notes
Sourced from marked's releases.
Commits
811ea59chore(release): 17.0.5 [skip ci]c732dd2fix: prevent quadratic complexity in emStrongLDelim regex (#3906)f3a3ec0fix: re-assign tokenizer.lexer and renderer.parser at start of each parse cal...4625980fix: Fix catastrophic backtracking (ReDoS) in link/reflink label regex (#3918)5e03369fix: prevent single-tilde strikethrough false positives (#3910)288349dtest: add heading edge case tests (#3919)3ea7e88fix: trim trailing whitespace from lheading text (#3920)d4c0fe5chore(deps-dev): Bump esbuild from 0.27.3 to 0.27.4 (#3915)30682c1chore(deps-dev): Bump undici from 6.23.0 to 6.24.0 (#3914)59752c4chore(deps-dev): Bump minimatch from 9.0.5 to 9.0.9 (#3913)Updates
commanderfrom 13.1.0 to 14.0.3Release notes
Sourced from commander's releases.
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
@clack/promptsfrom 0.9.1 to 1.1.0Release notes
Sourced from
@clack/prompts's releases.... (truncated)
Changelog
Sourced from
@clack/prompts's changelog.... (truncated)
Commits
56edf97[ci] release (#472)ba3df8efix(prompts): honor withGuide for intro/outro/cancel messages (#474)e3333fbrefactor(core, prompts): replace picocolors with styleText (#403)594c58a[ci] formatc3666e2chore(prompts): destructlimitOptionparam for better code readability (#457)667572b[ci] release (#456)6404dc1fix: support disabled options in autocomplete (#466)ba10721[ci] format0e4ddc9fix: respect withGuide option in password and path prompts (#460)0ded19cchore(prompts): simplify guide option checks (#459)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@clack/promptssince your current version.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