Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps the dev-dependencies group in /Framework with 2 updates: eslint-plugin-jsdoc and puppeteer.

Updates eslint-plugin-jsdoc from 61.1.5 to 61.2.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v61.2.1

61.2.1 (2025-11-13)

Bug Fixes

  • require-param: ensure all structures with interfaces do not trigger with interfaceExemptsParamsCheck: true (39a5b0a)
  • tag-lines: avoid reformatting post-delimiter spacing; fixes #1593 (702b226)

v61.2.0

61.2.0 (2025-11-12)

Features

  • sort-tags: add tagExceptions to allow additional lines per tag; fixes #1594 (85a1ea1)

v61.1.12

61.1.12 (2025-11-03)

Bug Fixes

  • no-undefined-types: treat param names as defined; fixes #1591 (b47779c)

v61.1.11

61.1.11 (2025-10-29)

Bug Fixes

  • fixing of missing parent should go between child and grandparent (4f2ec35)

v61.1.10

61.1.10 (2025-10-28)

Bug Fixes

  • imports-as-dependencies: check for object-based types (or typings) (c9a22b6)

v61.1.9

61.1.9 (2025-10-26)

Bug Fixes

  • CJS: provide CJS version of to-valid-identiifer; fixes #1583 (ca57a1f)

v61.1.8

... (truncated)

Commits
  • 7d032f2 chore: update lock file
  • 702b226 fix(tag-lines): avoid reformatting post-delimiter spacing; fixes #1593
  • 39a5b0a fix(require-param): ensure all structures with interfaces do not trigger w...
  • 92a87f7 test: remove deprecated type from tests
  • 85a1ea1 feat(sort-tags): add tagExceptions to allow additional lines per tag; fix...
  • 2653fe1 chore: update devDeps.
  • b47779c fix(no-undefined-types): treat param names as defined; fixes #1591
  • c72f8b0 chore: update eslint
  • 9b2d540 chore: update eslint/core
  • 49df660 chore: update devDeps.
  • Additional commits viewable in compare view

Updates puppeteer from 24.29.1 to 24.30.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.30.0

24.30.0 (2025-11-12)

🎉 Features

🛠️ Fixes

puppeteer: v24.30.0

24.30.0 (2025-11-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.1 to 24.30.0
Changelog

Sourced from puppeteer's changelog.

24.30.0 (2025-11-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.1 to 24.30.0

🎉 Features

🛠️ Fixes

Commits
  • 1afcd16 chore: release main (#14413)
  • 1d9881c feat: roll to Firefox 145.0 (#14418)
  • be07e5d fix: roll to Chrome 142.0.7444.162 (#14415)
  • e2c071c chore: disable flaky tests (#14414)
  • 66bf224 chore(deps-dev): bump the dev-dependencies group with 8 updates (#14406)
  • b923eec fix(cdp): update request with ExtraInfo if available (#14410)
  • 3131b24 chore: remove workaround for disabling Firefox Backup (#14411)
  • 53d0a66 chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 in the all group...
  • 804d0ce chore(deps): bump node from 22ab967 to dcf0610 in /docker in the all grou...
  • bec9244 chore: bump chromium-bidi to 11.0.0 (#14404)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev-dependencies group in /Framework with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `eslint-plugin-jsdoc` from 61.1.5 to 61.2.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v61.1.5...v61.2.1)

Updates `puppeteer` from 24.29.1 to 24.30.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.29.1...puppeteer-v24.30.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 61.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: puppeteer
  dependency-version: 24.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Framework label Nov 18, 2025
@dependabot dependabot bot requested a review from graduta as a code owner November 18, 2025 06:02
@dependabot dependabot bot added the Framework label Nov 18, 2025
@graduta graduta merged commit 618d5f2 into dev Nov 18, 2025
14 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/Framework/dev-dependencies-bf5bbcff1a branch November 18, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants