Skip to content

chore: bump the development-dependencies group with 2 updates #1425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the development-dependencies group with 2 updates: eslint-plugin-jsdoc and undici.

Updates eslint-plugin-jsdoc from 50.6.11 to 50.6.14

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v50.6.14

50.6.14 (2025-05-10)

Bug Fixes

  • lines-before-block: Switch to a whitelist of punctuators (#1385) (0a30832)

v50.6.13

50.6.13 (2025-05-10)

Bug Fixes

v50.6.12

50.6.12 (2025-05-10)

Bug Fixes

  • no-undefined-types: workaround parse-imports-exports bug in handling trailing whitespace; fixes #1373 (#1384) (f32989c)
Commits
  • 0a30832 fix(lines-before-block): Switch to a whitelist of punctuators (#1385)
  • 19fa3dc fix(lines-before-block): Only trigger after ';', '}', '|', and '&' (#1383)
  • f32989c fix(no-undefined-types): workaround parse-imports-exports bug in handling...
  • See full diff in compare view

Updates undici from 7.8.0 to 7.9.0

Release notes

Sourced from undici's releases.

v7.9.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.8.0...v7.9.0

Commits
  • 1333929 Bumped v7.9.0 (#4204)
  • cfec10c Restore cache tests & fix max-age behavior (#4198)
  • 0981779 Doc cors spec compliance (#4202)
  • da5c38d Fix missing code in diagnostics example (#4195)
  • c9f50c4 feat: Add stats of client and pool to be accessible through agent (#4157)
  • bd24250 fix: Ensure conflicting flat headers in HTTP/2 are combined correctly (#4196)
  • 14e62db build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#4079)
  • c0e634d cache: honour unqualified no-cache response directive (#4178)
  • fe7aa83 fix: cache: treat cache-control request header case-insensitively (#4131)
  • 0daba93 feat: add new acceptNonStandardSearchParameters MockAgent option (#4148)
  • 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 development-dependencies group with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [undici](https://github.com/nodejs/undici).


Updates `eslint-plugin-jsdoc` from 50.6.11 to 50.6.14
- [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@v50.6.11...v50.6.14)

Updates `undici` from 7.8.0 to 7.9.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.8.0...v7.9.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 50.6.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: undici
  dependency-version: 7.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@ft-dependency-auto-merger ft-dependency-auto-merger enabled auto-merge (rebase) May 13, 2025 08:55
Copy link

@ft-dependency-auto-merger ft-dependency-auto-merger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is safe to merge:

  • patch version bump of eslint-plugin-jsdoc (v50.6.11 to v50.6.14) is considered safe
  • minor version bump of undici (v7.8.0 to v7.9.0) is considered safe

@ft-dependency-auto-merger ft-dependency-auto-merger merged commit 5ef8e64 into main May 13, 2025
13 checks passed
@ft-dependency-auto-merger ft-dependency-auto-merger deleted the dependabot/npm_and_yarn/development-dependencies-36bf682353 branch May 13, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge: safe dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant