fix(deps): update dependency conventional-commits-parser to v7 - #998
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
7 times, most recently
from
July 6, 2026 02:16
22289ac to
4ec051e
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
5 times, most recently
from
July 14, 2026 09:31
f3f4794 to
e39e749
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
5 times, most recently
from
July 27, 2026 09:23
be6818a to
db1afe4
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
2 times, most recently
from
August 3, 2026 17:02
e804ef7 to
38115b4
Compare
babblebey
added a commit
that referenced
this pull request
Aug 24, 2026
…1026) This pull request updates dependencies and refactors tests to use the `conventionalcommits` preset and config instead of `eslint`, aligning with newer conventional changelog standards. It also updates test commit messages and expectations to match the new preset, and adjusts the structure of test configuration objects for better compatibility with the latest changelog tools. **Dependency Upgrades:** - Upgraded several `conventional-changelog-*` and `conventional-commits-*` dependencies to their latest major versions in `package.json` for improved features and compatibility. - Removed deprecated dependency for `eslint`, `atom`, `ember`, `express` and `jshint` presets; they have become permanently incompatible with `conventional-changelog-writer@9`, and will produce empty notes if kept. **Test Refactoring:** - Changed test imports from `conventional-changelog-eslint` to `conventional-changelog-angular` and updated test cases to use the `conventionalcommits` preset/config. This includes updating commit message formats (e.g., `Fix:`/`Update:` to `fix:`/`feat:`) and adjusting changelog output expectations (e.g., "### Fix" to "### Bug Fixes", "### Update" to "### Features"). **Configuration Object Adjustments:** - Modified test configuration objects to match the expected schema for the updated changelog tools (e.g., using `effect: "hidden"` instead of `hidden: true`, and removing unnecessary `hidden` fields). ## Related Issue - Fixes #1027 - Fixes #992 - Fixes semantic-release/semantic-release#4284 - Closes #995 - Closes #996 - Closes #997 - Closes #998 BREAKING CHANGE: Now uses the `conventional-changelog-writer@9` BREAKING CHANGE: Deprecate support for the `eslint`, `atom`, `ember`, `express` and `jshint` presets BREAKING CHANGE: Now support only `angular` and `conventionalcommits` presets
|
🎉 This PR is included in version 15.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
from
September 7, 2026 23:59
38115b4 to
bed3a5f
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
from
September 21, 2026 17:26
bed3a5f to
210895d
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-parser-7.x
branch
from
September 21, 2026 18:21
210895d to
10f00e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0→^7.0.0Release Notes
conventional-changelog/conventional-changelog (conventional-commits-parser)
v7.1.2Compare Source
Bug Fixes
v7.1.1Compare Source
Bug Fixes
v7.1.0Compare Source
Features
meowwithargue-cli(#1505) (1ad6177)v7.0.1Compare Source
Bug Fixes
v7.0.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.