Skip to content

chore(deps): bump the npm-minor-patch group with 4 updates - #13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-b81b2e00b3
Closed

chore(deps): bump the npm-minor-patch group with 4 updates#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-b81b2e00b3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 4 updates: @oclif/plugin-plugins, undici, oclif and prettier.

Updates @oclif/plugin-plugins from 5.4.72 to 5.4.73

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.4.73

Bug Fixes

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.4.73 (2026-06-06)

Bug Fixes

Commits
  • b5f947d chore(release): 5.4.73 [skip ci]
  • 56cc4ad fix(deps): bump semver from 7.8.1 to 7.8.2 (#1336)
  • f19de14 chore(dev-deps): bump oclif from 4.23.8 to 4.23.10 (#1337)
  • b393d5d chore(dev-deps): bump @​oclif/plugin-help from 6.2.49 to 6.2.50 (#1338)
  • See full diff in compare view

Updates undici from 8.3.0 to 8.4.1

Release notes

Sourced from undici's releases.

v8.4.1

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.4.0...v8.4.1

v8.4.0

What's Changed

... (truncated)

Commits
  • 04ebc71 Bumped v8.4.1 (#5392)
  • 89017ab docs: fix remaining broken links in API documentation (#5342)
  • cae3940 docs: fix multiple inaccuracies in API documentation (#5384)
  • 01e89e9 fix(client): reject pipelined TLS altname errors (#5373)
  • d03fb24 fix: handle paused parser on socket end (issue #5360) (#5389)
  • ee59da3 docs: fix code examples that crash at runtime and other inaccuracies (#5386)
  • 8464ab7 docs: add Getting Started guide (#5371)
  • ba12bb1 fix(dns): skip requests without origin (#5376)
  • c07a438 fix: prevent race condition between onEnd and onTrailers in HTTP/2 client (#5...
  • a8ea6f2 test: avoid localhost lookup in fetch cookies tests (#5363)
  • Additional commits viewable in compare view

Updates oclif from 4.23.10 to 4.23.14

Release notes

Sourced from oclif's releases.

4.23.14

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1053.0 to 3.1063.0 (956371b)

4.23.13

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87 (01e1bb6)

4.23.12

Bug Fixes

  • deps: bump semver from 7.8.1 to 7.8.2 (c6e0e25)

4.23.11

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.49 to 6.2.50 (eaf5b56)
Changelog

Sourced from oclif's changelog.

4.23.14 (2026-06-08)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1053.0 to 3.1063.0 (956371b)

4.23.13 (2026-06-07)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87 (01e1bb6)

4.23.12 (2026-06-07)

Bug Fixes

  • deps: bump semver from 7.8.1 to 7.8.2 (c6e0e25)

4.23.11 (2026-06-07)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.49 to 6.2.50 (eaf5b56)
Commits
  • 1e80295 chore(release): 4.23.14 [skip ci]
  • 5c91864 Merge pull request #2042 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • ec71d13 chore(release): 4.23.13 [skip ci]
  • 218d7d9 Merge pull request #2043 from oclif/dependabot-npm_and_yarn-oclif-plugin-not-...
  • ac4d103 chore(release): 4.23.12 [skip ci]
  • 904dc8d Merge pull request #2044 from oclif/dependabot-npm_and_yarn-semver-7.8.2
  • 01e1bb6 fix(deps): bump @​oclif/plugin-not-found from 3.2.85 to 3.2.87
  • 2f72792 chore(release): 4.23.11 [skip ci]
  • 7579ec8 Merge pull request #2045 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • eaf5b56 fix(deps): bump @​oclif/plugin-help from 6.2.49 to 6.2.50
  • Additional commits viewable in compare view

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • 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 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 npm-minor-patch group with 4 updates: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins), [undici](https://github.com/nodejs/undici), [oclif](https://github.com/oclif/oclif) and [prettier](https://github.com/prettier/prettier).


Updates `@oclif/plugin-plugins` from 5.4.72 to 5.4.73
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.72...5.4.73)

Updates `undici` from 8.3.0 to 8.4.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.3.0...v8.4.1)

Updates `oclif` from 4.23.10 to 4.23.14
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.23.10...4.23.14)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.4.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: undici
  dependency-version: 8.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: oclif
  dependency-version: 4.23.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

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 Jun 9, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 16, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-minor-patch-b81b2e00b3 branch June 16, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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