fix(deps): update dependency conventional-commits-filter to v6 - #997
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency conventional-commits-filter to v6#997renovate[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-filter-6.x
branch
7 times, most recently
from
July 6, 2026 02:16
eb51005 to
f809471
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-filter-6.x
branch
5 times, most recently
from
July 14, 2026 09:31
4a4bf76 to
82351c4
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-filter-6.x
branch
4 times, most recently
from
July 21, 2026 05:12
e424cdb to
319f2e4
Compare
renovate
Bot
force-pushed
the
renovate/conventional-commits-filter-6.x
branch
from
July 27, 2026 09:22
319f2e4 to
653d6c7
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 📦🚀 |
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:
^5.0.0→^6.0.0Release Notes
conventional-changelog/conventional-changelog (conventional-commits-filter)
v6.0.1Compare Source
Bug Fixes
v6.0.0Compare Source
⚠ BREAKING CHANGES
Features
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.