Skip to content

chore(deps-dev): bump @semantic-release/changelog from 6.0.3 to 7.0.0 - #16

Open
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/semantic-release/changelog-7.0.0
Open

chore(deps-dev): bump @semantic-release/changelog from 6.0.3 to 7.0.0#16
dependabot[bot] wants to merge 1 commit into
stagingfrom
dependabot/npm_and_yarn/semantic-release/changelog-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps @semantic-release/changelog from 6.0.3 to 7.0.0.

Release notes

Sourced from @​semantic-release/changelog's releases.

v7.0.0

7.0.0 (2026-07-21)

Features

BREAKING CHANGES

  • @semantic-release/changelog is now a native ES Module. It has named exports for each plugin hook (verifyConditions, prepare)
  • the minimum required version of semantic-release to use @semantic-release/changelog is now v20.1.0

Other Notable Changes

  • Replaced xo with prettier with default configuration; following newly established convention
  • Replaced nyc with c8 for code coverage
  • Replaced lodash with lodash-es for proper esm support

Related Issue

v7.0.0-beta.1

7.0.0-beta.1 (2026-04-23)

Features

BREAKING CHANGES

  • @semantic-release/changelog is now a native ES Module. It has named exports for each plugin hook (verifyConditions, prepare)
  • the minimum required version of semantic-release to use @semantic-release/changelog is now v20.1.0

Other Notable Changes

... (truncated)

Commits
  • b1044e1 chore(ci): update Node.js version requirements and test matrix configurations
  • 0563e5d chore(deps): update to the latest semantic-release version (#417)
  • e154214 feat: ES Module (#414)
  • 15e48e4 chore(deps): update dependency sinon to v18.0.1 (#400)
  • 1c48000 test: remove codecov (#399)
  • 3be34e3 ci(action): update actions/setup-node action to v4.0.3 (#395)
  • 854ffb6 ci(action): update actions/checkout action to v4.1.7 (#393)
  • e7c79f8 chore(deps): update dependency nyc to v17 (#392)
  • 171adfb ci(action): update actions/checkout action to v4.1.6 (#390)
  • 13e3bf7 chore(deps): update dependency sinon to v18 (#389)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​semantic-release/changelog since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 27, 2026

Copy link
Copy Markdown
Collaborator

sweep: major bump (@semantic-release/changelog v6.0.3→v7.0.0). Breaking changes per release notes: the plugin is now a native ES Module with named exports, and it requires semantic-release ≥20.1.0 — this repo already pins semantic-release@^25.0.8, so the version floor is satisfied. Still a major/breaking release touching the release pipeline, so leaving open for manual verification rather than auto-merging. CI check ("validate") is passing.


Generated by Claude Code

Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.3 to 7.0.0.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](semantic-release/changelog@v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/semantic-release/changelog-7.0.0 branch from 7fe86c9 to 433e19b Compare August 3, 2026 01:13

Copy link
Copy Markdown
Collaborator

sweep: weekly re-check, same conclusion — leaving open. Major bump (@semantic-release/changelog 6.0.3→7.0.0): now a native ESM package with named exports; requires semantic-release ≥20.1.0, which this repo's ^25.0.8 satisfies. Still touches the release pipeline, so leaving open for manual verification. CI (validate) is passing.


Generated by Claude Code

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