Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps @conventional-changelog/git-client to 2.5.1 and updates ancestor dependency conventional-changelog. These dependencies need to be updated together.

Updates @conventional-changelog/git-client from 1.0.0 to 2.5.1

Release notes

Sourced from @​conventional-changelog/git-client's releases.

@​conventional-changelog/git-client: v2.5.1

Bug Fixes

  • checkout methods format fix (993c1fd)

@​conventional-changelog/git-client: v2.5.0

Features

  • new git methods and migration to @​simple-libs/child-process-utils (#1378) (abad2f2)

@​conventional-changelog/git-client: v2.4.0

Features

  • git tags params were added (f7e4f68)

@​conventional-changelog/git-client: v2.3.0

Features

  • init method was added, allowEmpty param was added to commit method (5724d53)

@​conventional-changelog/git-client: v2.2.0

Features

  • tags and followTags params are added to push method (61a1e34)

@​conventional-changelog/git-client: v2.1.0

Features

  • getDefaultBranch was added (1518d81)
  • safe parameter for verify method (2f07b29)
  • verify and getConfig methods are added to GitClient (#1348) (3ba2198)

Bug Fixes

  • cleanup branch name in getDefaultBranch (7c80d81)
  • throw error only when spawned child exits with non-zero result (0253545)

git-client: v2.0.0

⚠ BREAKING CHANGES

  • git-client: ability to pass additional git params is removed

Bug Fixes

  • conventional-changelog-writer,git-client: move @types/semver to dev dependencies (#1268) (4ca2b86)
  • git-client: ability to pass additional git params is removed by security reasons (#1325) (d95c9ff)
  • git-client: close the generator used by getLastSemverTag (#1281) (a1764d6)
  • git-client: match semver better in unstable tag regex (#1277) (9f0895b)

git-client: v1.0.1

... (truncated)

Changelog

Sourced from @​conventional-changelog/git-client's changelog.

2.5.1 (2025-06-02)

Bug Fixes

  • checkout methods format fix (993c1fd)

2.5.0 (2025-06-02)

Features

  • new git methods and migration to @​simple-libs/child-process-utils (#1378) (abad2f2)

2.4.0 (2025-05-27)

Features

  • git tags params were added (f7e4f68)

2.3.0 (2025-05-23)

Features

  • init method was added, allowEmpty param was added to commit method (5724d53)

2.2.0 (2025-05-19)

Features

  • tags and followTags params are added to push method (61a1e34)

2.1.0 (2025-05-19)

Features

  • getDefaultBranch was added (1518d81)
  • safe parameter for verify method (2f07b29)
  • verify and getConfig methods are added to GitClient (#1348) (3ba2198)

Bug Fixes

  • cleanup branch name in getDefaultBranch (7c80d81)
  • throw error only when spawned child exits with non-zero result (0253545)

2.0.0 (2025-01-15)

⚠ BREAKING CHANGES

  • git-client: ability to pass additional git params is removed

Bug Fixes

... (truncated)

Commits
  • 07103bc chore(release): monorepo release
  • 993c1fd fix(git-client): checkout methods format fix
  • 7926760 chore(release): monorepo release
  • abad2f2 feat(git-client): new git methods and migration to @​simple-libs/child-process...
  • 8158847 chore(release): monorepo release
  • f7e4f68 feat(git-client): git tags params were added
  • abf8f2b chore(release): monorepo release
  • 5724d53 feat(git-client): init method was added, allowEmpty param was added to `c...
  • 2dcae15 chore(release): monorepo release
  • 61a1e34 feat(git-client): tags and followTags params are added to push method
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dangreen, a new releaser for @​conventional-changelog/git-client since your current version.


Updates conventional-changelog from 6.0.0 to 7.1.1

Release notes

Sourced from conventional-changelog's releases.

conventional-changelog: v7.1.1

Bug Fixes

conventional-changelog: v7.1.0

Features

  • add loader optional argument to loadPreset method (f3fcf2e)

conventional-changelog-conventionalcommits: v7.0.2

7.0.2 (2023-09-08)

Bug Fixes

  • conventional-changelog-conventionalcommits: fix handling input params (#1120) (e721cde)

conventional-changelog: v7.0.2

Bug Fixes

  • do not cut commit hash in conventional changelog generator (2270624), closes #1375

conventional-changelog-conventionalcommits: v7.0.1

7.0.1 (2023-08-27)

Bug Fixes

  • conventional-changelog-conventionalcommits: include constants.js in package (#1095) (a730b18), closes #1093

conventional-changelog-writer: v7.0.1

7.0.1 (2023-09-10)

Bug Fixes

  • conventional-changelog-writer: fix transform async handlers (#1146) (be3901b)

conventional-changelog: v7.0.1

Bug Fixes

conventional-changelog-angular: v7.0.0

7.0.0 (2023-08-26)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from conventional-changelog's changelog.

7.1.1 (2025-07-10)

Bug Fixes

7.1.0 (2025-06-07)

Features

  • add loader optional argument to loadPreset method (f3fcf2e)

7.0.2 (2025-05-22)

Bug Fixes

  • do not cut commit hash in conventional changelog generator (2270624), closes #1375

7.0.1 (2025-05-19)

Bug Fixes

7.0.0 (2025-05-19)

⚠ BREAKING CHANGES

  • conventional-changelog-core and conventional-changelog-cli packages are merged to conventional-changelog; new builder API and updated CLI flags - see docs for updates

Features

Commits
  • d393401 chore(release): monorepo release (#1393)
  • 932c87d fix(deps): update dependency fd-package-json to v2 (#1376)
  • 93c34e4 ci: eslint v9 (#1389)
  • 549320c chore(release): monorepo release
  • f3fcf2e feat(conventional-changelog,conventional-recommended-bump): add loader opti...
  • d42c917 chore(release): monorepo release
  • 2270624 fix(conventional-changelog): do not cut commit hash in conventional changelog...
  • 2dcae15 chore(release): monorepo release
  • a7a0adb fix(conventional-changelog,standard-changelog): package build fix
  • c4ee907 chore(release): monorepo release
  • Additional commits viewable in compare view
Maintainer changes

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


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client) to 2.5.1 and updates ancestor dependency [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog). These dependencies need to be updated together.


Updates `@conventional-changelog/git-client` from 1.0.0 to 2.5.1
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-client/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-client-v2.5.1/packages/git-client)

Updates `conventional-changelog` from 6.0.0 to 7.1.1
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-v7.1.1/packages/conventional-changelog)

---
updated-dependencies:
- dependency-name: "@conventional-changelog/git-client"
  dependency-version: 2.5.1
  dependency-type: indirect
- dependency-name: conventional-changelog
  dependency-version: 7.1.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 2025
@jonkoops jonkoops merged commit f68525f into main Sep 23, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-3e556303b2 branch September 23, 2025 07:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant