Bump the dev-dependencies group across 1 directory with 5 updates - #3622
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 5 updates in the /Framework directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.10.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `64.2.1` | `64.3.9` | | [globals](https://github.com/sindresorhus/globals) | `17.11.0` | `17.12.0` | | [mocha](https://github.com/mochajs/mocha) | `11.8.0` | `12.0.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `25.9.0` | `25.10.0` | Updates `eslint` from 10.9.0 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.0...v10.10.0) Updates `eslint-plugin-jsdoc` from 64.2.1 to 64.3.9 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v64.2.1...v64.3.9) Updates `globals` from 17.11.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.11.0...v17.12.0) Updates `mocha` from 11.8.0 to 12.0.1 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.8.0...v12.0.1) Updates `puppeteer` from 25.9.0 to 25.10.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v25.9.0...puppeteer-v25.10.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 64.3.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: puppeteer dependency-version: 25.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/Framework/dev-dependencies-6bc1678a4e
branch
from
September 15, 2026 05:03
ee54e64 to
5443ae6
Compare
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 dev-dependencies group with 5 updates in the /Framework directory:
10.9.010.10.064.2.164.3.917.11.017.12.011.8.012.0.125.9.025.10.0Updates
eslintfrom 10.9.0 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
eslint-plugin-jsdocfrom 64.2.1 to 64.3.9Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
eade377fix(no-undefined-types): recognize class members from the class's own JSDoc1b3c339fix(getJsdocProcessorPlugin): key positions by file; drop suggestions5cac70afix(no-undefined-types): recognize sibling class members from a property's ...43921f3chore: update jsdoccomment, devDeps.342b6f6fix(no-unnecessarry-type-assertion): avoid treating as redundant object ann...543b24ffix(no-unnecessary-type-assertion): handle array literal annotations whose ...56e38f7chore: update jsdoccomment, typescript-eslint/utils, devDeps8546f77fix(no-unnecessary-type-assertion): don't flag array-to-tuple assertions; a...c924e0adocs: indicate property that can be used to expand number of files covered by...8f78214fix(require-asterisk-prefix): avoid crashing on custom languagesUpdates
globalsfrom 17.11.0 to 17.12.0Release notes
Sourced from globals's releases.
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)Updates
mochafrom 11.8.0 to 12.0.1Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
5fbd134chore(main): release 12.0.1 (#6257)69f7631fix(ci): fix for bug in Windows/node 26 (#6290)97b8df6chore(deps): update dependency globals to v17.12.0 (#6288)85ff1b6chore(deps): update dependency knip to v6.34.0 (#6279)3a11840chore(deps): update dependency eslint-plugin-n to v18.3.0 (#6240)1cf345bchore(deps): update dependency globals to v17.11.0 (#6243)d6824f7ci: also test node 26 in ci (#6273)1633779fix: only reject positional args that are entirely numeric (#6222)5f4b926Change "needs: triage" to "status: in triage" (#6284)02558a3fix: bump serialize-javascript to ^7.1.1 (#6278)Updates
puppeteerfrom 25.9.0 to 25.10.0Release notes
Sourced from puppeteer's releases.
Commits
88b517achore: release main (#15396)a84b032fix: revert launch browsers in detached mode on Windows to fix flakiness (#15...7a17a9achore(deps): bump the all group across 1 directory with 2 updates (#15368)4ff495dtest: explain the CDP-only mouse expectations (#15380)c3ca313test: update webmcp-types dep and simplify execute handler signatures (#15414)8ca9ab4chore(deps-dev): bump browserslist from 4.28.4 to 4.28.8 (#15413)3744badchore(deps-dev): bump@humanfs/nodefrom 0.16.7 to 0.16.8 (#15412)051c195chore(deps): bump fast-uri from 3.1.5 to 3.1.7 in /website (#15411)89f3f18fix: roll to Chrome 152.0.7977.75 (#15409)ed544f7feat: roll to Firefox 155.0 (#15408)