Bump the npm-development group with 6 updates - #217
Merged
github-actions[bot] merged 1 commit intoSep 22, 2026
Merged
Conversation
Bumps the npm-development group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.5.1` | `26.6.2` | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.72` | `0.1.74` | | [eslint](https://github.com/eslint/eslint) | `10.10.0` | `10.11.0` | | [jsdom](https://github.com/jsdom/jsdom) | `30.0.1` | `30.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.8` | | [rollup](https://github.com/rollup/rollup) | `4.63.2` | `4.63.4` | Updates `@types/node` from 26.5.1 to 26.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@webgpu/types` from 0.1.72 to 0.1.74 - [Commits](gpuweb/types@v0.1.72...v0.1.74) Updates `eslint` from 10.10.0 to 10.11.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.10.0...v10.11.0) Updates `jsdom` from 30.0.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.1...v30.1.0) Updates `prettier` from 3.9.6 to 3.9.8 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.8) Updates `rollup` from 4.63.2 to 4.63.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.63.2...v4.63.4) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@webgpu/types" dependency-version: 0.1.74 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: eslint dependency-version: 10.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-version: 3.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: rollup dependency-version: 4.63.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/npm_and_yarn/npm-development-9f6259633e
branch
September 22, 2026 13:55
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 npm-development group with 6 updates:
26.5.126.6.20.1.720.1.7410.10.010.11.030.0.130.1.03.9.63.9.84.63.24.63.4Updates
@types/nodefrom 26.5.1 to 26.6.2Commits
Updates
@webgpu/typesfrom 0.1.72 to 0.1.74Commits
2b7c1c8Fix order of GPUFeatureName (#208)d602ecaComment on the landed PR after we attempt publishing (#207)92a2eb4Fix name (and test the early-out logic)e01d77aOnly auto-publish on change8928057Set up automatic publishing to NPM87808acUpdate gpuweb (#206)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@webgpu/typessince your current version.Updates
eslintfrom 10.10.0 to 10.11.0Release notes
Sourced from eslint's releases.
Commits
3c0b7c610.11.0321f0a7Build: changelog update for 10.11.0520dd77perf: Implement fast paths in critical areas (#21210)9ecfdc5docs: note that --cache can serve stale results for cross-file rules (#21312)92086c8test: updateEMFILEerror generation for Node.js 26.9.0 compatibility (#21330)9ac7eb6chore: update github/codeql-action action to v4.38.0 (#21331)22b09f5fix: ignore__proto__properties inprefer-object-spread(#21311)24310e3chore: update ecosystem plugins (#21324)d136fa4feat: object-shorthand handle quoted properties forignoreConstructors(#21...45ad79eci: bump pnpm/action-setup from 6.0.10 to 6.1.0 (#21318)Updates
jsdomfrom 30.0.1 to 30.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
556b11f30.1.09547fbfTie queued tasks to document lifetime3be65d9Disable unused HTML reports in the WPT runnerd555e61Replace SymbolTree with a DOM-specific treef28983dClone CDATA and processing instructions without revalidation33e4fa7Invalidate computed styles after CSS imports loadec6fd5bSelect storage event recipients at mutation timebcc037aHonor script type and legacy event attributesfaa5c4fPreserve currentScript across nested scripts8d7a37fAvoid quadratic HTML collection iterationUpdates
prettierfrom 3.9.6 to 3.9.8Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4f2ab67Release 3.9.83d82af8Update Regex related dependencies (#20082)5ec8db1[3.9.x] Markdown: Don't let Liquid objects interrupt paragraphs (#20087)5b142edRelease Release@prettier/plugin-hermes@0.2.3,@prettier/plugin-oxc@0.2.3, an...0df8eb8Bump Prettier dependency to 3.9.73cf6c8cClean changelog_unreleased0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix testsUpdates
rollupfrom 4.63.2 to 4.63.4Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
ba78d574.63.467c3379Escape quotes and backslashes in import attribute values (#6502)35f6053fix: expose cached module meta during cache checks (#6442)b7ae5e2Request Copilot code review via workflow (#6519)504824cfix(deps): update minor/patch updates (#6518)05980cfImprove agent instructions (#6517)942a0a8ci: collect Rust coverage from JS tests in dedicated job (#6429)e8c8dd6docs: name the parameter runHook actually takes (#6496)250deca4.63.301ab3f8fix(watch): await the rerun so listener failures surface as ERROR events (#6506)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