generated from MetaMask/metamask-module-template
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: upgrading auto-changelog dependency (#389)
## Description Updates the `@metamask/auto-changelog` dependency from v3.4.4 to v4.1.0 across the design system packages. This update includes several breaking changes and new features: Key changes in v4.1.0: - Added `--autoCategorize` flag for automatic commit categorization - Breaking changes from v4.0.0: - Dropped support for Node.js <18.18 - Requires `prettier@>=3.0.0` as peer dependency - Enables Prettier formatting by default ## Related issues Fixes: #378 ## Manual testing steps 1. Run `yarn changelog:update` command to verify it works with the new version 2. Verify changelog formatting is correct with the new Prettier defaults 3. Verify Node.js version compatibility (requires >=18.18) ## Screenshots/Recordings Changelog commands still work https://github.com/user-attachments/assets/f3d3fd2c-82dc-4a96-b3d9-851a0e2a777d ## Pre-merge author checklist - [x] I've followed MetaMask Contributor Docs - [x] I've completed the PR template - [x] I've applied appropriate labels (dependencies, javascript) ## Pre-merge reviewer checklist - [ ] I've manually tested the PR - [ ] I confirm this PR addresses all acceptance criteria Note: This PR was previously blocked by other dependency upgrades that needed to be resolved first. Those have now been addressed, making this upgrade possible.
- Loading branch information
1 parent
70aa157
commit 3f2e2fa
Showing
6 changed files
with
12 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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