Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps conventional-changelog from 5.1.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

6.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • Node >= 18 is required
  • Now all packages, except gulp-conventional-changelog, are ESM-only.

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.


Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2025
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7c41a5b) to head (62b169f).

Additional details and impacted files
@@            Coverage Diff            @@
##            stable      #734   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          312       312           
  Branches        42        42           
=========================================
  Hits           312       312           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

0 participants