Skip to content

chore(deps): bump the dev-dependencies group with 3 updates #54

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the dev-dependencies group with 3 updates: npm-run-all2, conventional-changelog-conventionalcommits and eslint-plugin-unicorn.

Updates npm-run-all2 from 7.0.2 to 8.0.4

Release notes

Sourced from npm-run-all2's releases.

v8.0.4

Commits

v8.0.4-beta.0

Merged

Commits

v8.0.3

Commits

  • Merge pull request #175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2

Commits

v8.0.1

Commits

  • Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #170 from bcomnes/fix-engine-range e43e670

v8.0.0

Commits

  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #169 from bcomnes/node-20-or-greater bb27458
Changelog

Sourced from npm-run-all2's changelog.

v8.0.4 - 2025-05-25

Commits

v8.0.4-beta.0 - 2025-05-20

Merged

Commits

v8.0.3 - 2025-05-20

Commits

  • Merge pull request #175 from bcomnes/revert-pico 75bb00e
  • Revert "replace minimatch with picomatch" 5d93a54

v8.0.2 - 2025-05-16

Commits

v8.0.1 - 2025-05-02

Commits

  • Merge pull request #159 from bcomnes/dependabot/npm_and_yarn/minimatch-10.0.1 54af3ab
  • Upgrade: Bump minimatch from 9.0.5 to 10.0.1 f50ddf4
  • Merge pull request #170 from bcomnes/fix-engine-range e43e670

v8.0.0 - 2025-05-02

Commits

  • Breaking change: Raise engine floor to >= Node 20 b1b12f8
  • Merge pull request #169 from bcomnes/node-20-or-greater bb27458
Commits

Updates conventional-changelog-conventionalcommits from 8.0.0 to 9.0.0

Release notes

Sourced from conventional-changelog-conventionalcommits's releases.

conventional-changelog-conventionalcommits: v9.0.0

⚠ BREAKING CHANGES

  • bang notes handling is removed, it already being handled in conventional-commits-parser

Features

  • bang notes handling is removed (#1355) (5150f47)
  • scope, scopeOnly and bumpStrict options were added (e2973e2)
Changelog

Sourced from conventional-changelog-conventionalcommits's changelog.

9.0.0 (2025-05-19)

⚠ BREAKING CHANGES

  • bang notes handling is removed, it already being handled in conventional-commits-parser

Features

  • bang notes handling is removed (#1355) (5150f47)
  • scope, scopeOnly and bumpStrict options were added (e2973e2)
Commits
  • c4ee907 chore(release): monorepo release
  • c7dc90c chore: format changelog files
  • e2973e2 feat(conventional-changelog-conventionalcommits): scope, scopeOnly and bumpSt...
  • 1b4245e docs(conventional-changelog-conventionalcommits): fix readme links (#1360)
  • 5150f47 feat(conventional-changelog-conventionalcommits): bang notes handling is remo...
  • 821661b style: unified eslint config (#1353)
  • 42556a1 feat(conventional-changelog,standard-changelog): new builder API and cli flag...
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by dangreen, a new releaser for conventional-changelog-conventionalcommits since your current version.


Updates eslint-plugin-unicorn from 58.0.0 to 59.0.1

Release notes

Sourced from eslint-plugin-unicorn's releases.

v59.0.1

  • prefer-single-call: Fix crash on CallExpression followed by FunctionDeclaration (#2639) 3114dd9

sindresorhus/eslint-plugin-unicorn@v59.0.0...v59.0.1

v59.0.0

Breaking

  • Rename no-array-push-push rule to prefer-single-call (#2617) e117783
  • Rename no-length-as-slice-end rule to no-unnecessary-slice-end (#2614) 1922df1

New rules

Improvements

  • Support Float16Array (#2622) 9e50568
  • prefer-node-protocol: Support process.getBuiltinModule() (#2611) 056364d
  • no-unnecessary-slice-end: Support checking Infinity (#2614) 1922df1

sindresorhus/eslint-plugin-unicorn@v58.0.0...v59.0.0

Commits
  • 26089c0 59.0.1
  • 3114dd9 prefer-single-call: Fix crash on CallExpression followed by `FunctionDecl...
  • 3838ec8 59.0.0
  • e117783 Rename no-array-push-push to prefer-single-call, support `Element#classLi...
  • 7cd91b8 empty-brace-spaces: Remove support for RecordExpression (#2629)
  • 756dbbf Replace read-package-up with find-up-simple (#2619)
  • 9e50568 Support Float16Array (#2622)
  • 48c54d9 Fix test snapshot (#2620)
  • c63e698 Add no-unnecessary-array-flat-depth rule (#2618)
  • 1f6e172 Add prefer-import-meta-properties rule (#2607)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dev-dependencies-7f8723632c branch 2 times, most recently from 7417d07 to e5826b6 Compare July 23, 2025 16:39
Bumps the dev-dependencies group with 3 updates: [npm-run-all2](https://github.com/bcomnes/npm-run-all2), [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn).


Updates `npm-run-all2` from 7.0.2 to 8.0.4
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](bcomnes/npm-run-all2@v7.0.2...v8.0.4)

Updates `conventional-changelog-conventionalcommits` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.0.0/packages/conventional-changelog-conventionalcommits)

Updates `eslint-plugin-unicorn` from 58.0.0 to 59.0.1
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v58.0.0...v59.0.1)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: conventional-changelog-conventionalcommits
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-unicorn
  dependency-version: 59.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/dev-dependencies-7f8723632c branch from e5826b6 to 3fb1c7b Compare August 18, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants