Bump the dev-dependencies group across 1 directory with 5 updates - #3553
Open
dependabot[bot] wants to merge 2 commits into
Open
Bump the dev-dependencies group across 1 directory with 5 updates#3553dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the dev-dependencies group with 5 updates in the /Framework directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.8.0` | | [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `63.0.2` | `63.3.2` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.8.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `25.2.0` | `25.4.0` | | [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` | Updates `eslint` from 10.5.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.8.0) Updates `eslint-plugin-jsdoc` from 63.0.2 to 63.3.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v63.0.2...v63.3.2) Updates `globals` from 17.7.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.8.0) Updates `puppeteer` from 25.2.0 to 25.4.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v25.2.0...puppeteer-v25.4.0) Updates `sinon` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 63.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-version: 25.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: sinon dependency-version: 22.1.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-31ef6c79be
branch
from
August 2, 2026 07:38
b629182 to
4dc7bbc
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.5.010.8.063.0.263.3.217.7.017.8.025.2.025.4.022.0.022.1.0Updates
eslintfrom 10.5.0 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
eslint-plugin-jsdocfrom 63.0.2 to 63.3.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
... (truncated)
Commits
7d5df2echore: update devDeps.36f8e9efix(require-example): support fixer with 1-line JSDoc blocks; fixes #17361dbf404chore: update jsdoccomment and devDeps.ae27cd2fix(normalize-see-links): minimally escape link targets instead of encodeURI ...cfe9cdbfeat(normalize-see-links): autofix delimiter-colliding labels via escape roun...e62e746docs: explain usage withdefineConfig(); fixes #1729 (#1731)3663803fix: update jsdoccomment and devDeps. (#1730)9fd2f28fix: update jsdoccomment, spdx-expression-parse, devDeps.; fixes #1727 (#1728)77a7b1afeat(normalize-see-links): add wrapBareUrls option (#1726)c03dd66feat: addnormalize-see-linksrule (#1725)Updates
globalsfrom 17.7.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)Updates
puppeteerfrom 25.2.0 to 25.4.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
f5b96c5chore: release main (#15201)29a6e7cchore(webmcp): Update WebMCP to Chrome 151 implementation (#15146)4a48c8afeat: add browser-level PWA install/launch/uninstall APIs (#15235)ffe1c91chore(deps): bump the all group with 5 updates (#15262)06442aefeat: roll to Chrome 151.0.7922.47 (#15237)7c72827chore(deps): bump svgo from 3.3.3 to 3.3.4 in /website (#15253)83b0e31chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /website (#15254)0ebbd98chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /website (#15255)befa16fchore(deps): bump body-parser from 1.20.5 to 1.20.6 in /website (#15256)8af689dchore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /website (#15257)Updates
sinonfrom 22.0.0 to 22.1.0Changelog
Sourced from sinon's changelog.
Commits
ab289e922.1.0bb3b75achore: remove Jekyll steps from version hookbb38f25chore: run docs tests in preversion hookd36e921fix: let returns override returnsArg11db213ci: run docs tests on every PR (#2746)40c4caafix: align restoreObject docs test with idempotent behavior (#2745)5ccb7fdbuild(deps): bump the action-deps group with 4 updates (#2744)a68dac1fix: throw a clear error when throwArg index equals the argument count (#2743)9ea504efeat: make sinon.restoreObject idempotent (#2737)cf5d9e8fix: remove dead link and exclude code example URLs from link check