Skip to content

Bump the dev-dependencies group across 1 directory with 3 updates#3097

Merged
graduta merged 2 commits intodevfrom
dependabot/npm_and_yarn/Framework/dev-dependencies-09bf335617
Oct 3, 2025
Merged

Bump the dev-dependencies group across 1 directory with 3 updates#3097
graduta merged 2 commits intodevfrom
dependabot/npm_and_yarn/Framework/dev-dependencies-09bf335617

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 3, 2025

Bumps the dev-dependencies group with 3 updates in the /Framework directory: eslint-plugin-jsdoc, nock and puppeteer.

Updates eslint-plugin-jsdoc from 60.2.0 to 60.7.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v60.7.1

60.7.1 (2025-10-02)

Bug Fixes

  • prefer-import-tag: handle other cases of comments before structures early in the document; fixes #1549 (622b17e)

v60.7.0

60.7.0 (2025-10-01)

Bug Fixes

  • prefer-import-tag: handle inserting before early comment nodes; fixes #1549 (9e92718)

Features

  • require-returns-check: add noNativeTypes option to assert async functions do not have native types as return types; fixes #1345 (13fe027)

v60.6.0

60.6.0 (2025-09-30)

Features

v60.5.0

60.5.0 (2025-09-28)

Bug Fixes

  • no-undefined-types: avoid param and property tags from being treated as type-defining (f72ac1a)

Features

  • check-tag-names: add inlineTags option with default inline tag checking (f0515be)
  • require-template-description: add rule; fixes #1540 (90af18a)

v60.4.1

60.4.1 (2025-09-27)

Bug Fixes

  • requireParam: update return type to include foundIndex and tagLineCount (#1531) (91e261d), closes #1530 #1530

... (truncated)

Commits
  • 622b17e fix(prefer-import-tag): handle other cases of comments before structures ea...
  • 9e92718 fix(prefer-import-tag): handle inserting before early comment nodes; fixes ...
  • 13fe027 feat(require-returns-check): add noNativeTypes option to assert async fun...
  • 7a6b7db feat(escape-inline-tags): add new rule (#1547)
  • f72ac1a fix(no-undefined-types): avoid param and property tags from being treated a...
  • c3cc145 docs: add reference in README
  • f0515be feat(check-tag-names): add inlineTags option with default inline tag chec...
  • 8bbec0a chore: bump jsdoc-type-pratt-parser
  • 90af18a feat(require-template-description): add rule; fixes #1540
  • 91e261d fix(requireParam): update return type to include foundIndex and tagLineCount ...
  • Additional commits viewable in compare view

Updates nock from 14.0.0 to 15.0.0

Release notes

Sourced from nock's releases.

v15.0.0

Released by accident, please use continue using v14 or v15@beta

v15.0.0-beta.6

15.0.0-beta.6 (2025-08-26)

Features

v15.0.0-beta.5

15.0.0-beta.5 (2025-07-25)

Bug Fixes

  • ClientRequest: requests with 'Expect: 100-continue' pass through (#2877) (f44345c)

v15.0.0-beta.4

15.0.0-beta.4 (2025-07-11)

... (truncated)

Commits
  • 46d3670 Merge branch 'beta' into main
  • 5177a33 chore(deps): bump serialize-javascript and mocha (#2848)
  • 93611a2 chore(deps-dev): bump prettier from 3.2.5 to 3.6.2 (#2883)
  • bbab967 chore(deps): bump actions/checkout from 4 to 5 (#2906)
  • 9849c16 feat: add no match reasons (#2903)
  • f2a3389 fix: Use Error objects instead of plain objects with replyWithError() (#2900)
  • 721ae1a chore(deps-dev): bump form-data from 4.0.2 to 4.0.4
  • 316c990 chore(deps-dev): bump tmp from 0.2.1 to 0.2.4
  • bc48f92 fix: address timeout issue with mocked timers (Revert #2880) (#2902)
  • e4390b8 fix(ClientRequest): support http.Agent instances as agents for https requests...
  • Additional commits viewable in compare view

Updates puppeteer from 24.22.1 to 24.23.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.23.0

24.23.0 (2025-10-01)

Features

Bug Fixes

puppeteer: v24.23.0

24.23.0 (2025-10-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.22.3 to 24.23.0

puppeteer-core: v24.22.3

24.22.3 (2025-09-24)

Bug Fixes

puppeteer: v24.22.3

24.22.3 (2025-09-24)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.23.0 (2025-10-01)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.22.3 to 24.23.0

Bug Fixes

24.22.3 (2025-09-24)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.22.2 to 24.22.3

Bug Fixes

24.22.2 (2025-09-23)

Miscellaneous Chores

... (truncated)

Commits
  • 0998859 chore: release main (#14250)
  • b41a541 test: update expectations for Firefox release and nightly (#14275)
  • 4890265 fix: roll to Firefox 143.0.3 (#14274)
  • b9ca458 feat: roll to Chrome 141.0.7390.54 (#14273)
  • 64a0199 chore: fix typos (#14270)
  • fd4a371 fix(webdriver): properly pipe network interception flag (#14269)
  • 4065372 chore: introduce webDriverBiDiOnly protocol (#14267)
  • 312a651 chore(deps): bump the all group across 1 directory with 3 updates (#14266)
  • 5c9d767 chore(deps): bump webdriver-bidi-protocol from 0.3.5 to 0.3.6 in the dependen...
  • 38aeeec chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 up...
  • Additional commits viewable 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 with 3 updates in the /Framework directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc), [nock](https://github.com/nock/nock) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `eslint-plugin-jsdoc` from 60.2.0 to 60.7.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@v60.2.0...v60.7.1)

Updates `nock` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.0...v15.0.0)

Updates `puppeteer` from 24.22.1 to 24.23.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.22.1...puppeteer-v24.23.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 60.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nock
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: puppeteer
  dependency-version: 24.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Framework label Oct 3, 2025
@dependabot dependabot Bot requested a review from graduta as a code owner October 3, 2025 11:45
@dependabot dependabot Bot added the Framework label Oct 3, 2025
@graduta graduta merged commit a1b94ff into dev Oct 3, 2025
14 checks passed
@graduta graduta deleted the dependabot/npm_and_yarn/Framework/dev-dependencies-09bf335617 branch October 3, 2025 11:50
Deaponn pushed a commit that referenced this pull request Oct 6, 2025
)

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


Updates `eslint-plugin-jsdoc` from 60.2.0 to 60.7.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@v60.2.0...v60.7.1)

Updates `nock` from 14.0.0 to 15.0.0
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.0...v15.0.0)

Updates `puppeteer` from 24.22.1 to 24.23.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.22.1...puppeteer-v24.23.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 60.7.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nock
  dependency-version: 15.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: puppeteer
  dependency-version: 24.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...
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.

1 participant