protobuf.js
protobuf.js copied to clipboard
chore(deps): update dependency git-raw-commits to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| git-raw-commits (source) | ^2.0.3 -> ^4.0.0 |
Release Notes
conventional-changelog/conventional-changelog (git-raw-commits)
v4.0.0: standard-changelog: v4.0.0
⚠ BREAKING CHANGES
- Node >= 16 is required
- Now all presets are exports preset config factory function. conventional-changelog-preset-loader now exports new loadPreset and createPresetLoader functions. If you are using presets indirectly, using preset name, no any changes in configuration needed, just upgrade packages to latest versions.
Features
- drop node 14 support (#1085) (1bce036)
- migrate from chalk to picocolors (#1074) (c746701)
- unified presets interface (#1045) (8d0ffbe)
Bug Fixes
- deps: update dependency tempfile to v5 (#1041) (c026e30)
- fix semver vulnerability (#1071) (3f5c99d), closes #1019
v3.0.0: conventional-changelog-cli: v3.0.0
⚠ BREAKING CHANGES
- now all promises are native
- Node >= 14 is required
Code Refactoring
Configuration
📅 Schedule: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.