protobuf.js
protobuf.js copied to clipboard
chore(deps): update dependency git-semver-tags to v8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| git-semver-tags (source) | ^4.0.0 -> ^8.0.0 |
Release Notes
conventional-changelog/conventional-changelog (git-semver-tags)
v8.0.0
⚠ BREAKING CHANGES
- Node >= 18 is required
- git-semver-tags: refactored to use @conventional-changelog/git-client (#1203)
- Now all packages, except gulp-conventional-changelog, are ESM-only.
Features
- drop node 16 support (#1226) (ec69cfd)
- git-semver-tags: refactored to use @conventional-changelog/git-client (#1203) (7ac1860)
- move from CommonJS to ESM (#1144) (c5b859d)
Bug Fixes
v7.0.1
Bug Fixes
v7.0.0
⚠ BREAKING CHANGES
- git-semver-tags,conventional-recommended-bump: gitSemverTags and conventionalRecommendedBump now return promises
- standard-changelog: createIfMissing method now returns a promise
Features
- git-semver-tags,conventional-recommended-bump: refactoring to use promises instead of callbacks (#1112) (1697ecd)
- standard-changelog: use promises (#1111) (5015ab7)
v6.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)
- git-semver-tags,conventional-recommended-bump: define
skip-unstableoption in cli (#1066) (0ffec3f) - unified presets interface (#1045) (8d0ffbe)
Bug Fixes
- fix semver vulnerability (#1071) (3f5c99d), closes #1019
- git-semver-tags: escape regexp characters in the tagPrefix option (#941) (49273ee)
v5.0.1
Bug Fixes
v5.0.0
⚠ BREAKING CHANGES
- Node >= 14 is required
- git-semver-tags: --tagPrefix flag was changed to --tag-prefix
- gitSemverTags now takes options followed by callback.
Features
- add support for '--skip-unstable' option (#656) (#656) (0679d7a)
- add support for listing lerna style tags (project@version) (#161) (b245f9d)
- allow raw commits to be filtered by path (#172) (ec0a25d)
- allow to specify a tagPrefix in conventional-recommended-bump (f60f86f)
Bug Fixes
- add types for cli flags (#551) (bf1d64a)
- bad release of git-semver-tags (8827ae4)
- bug in unstableTagTest causing a mismatch on beta release higher then beta-9 (#679) (cd4c726)
- deps: update dependency semver to v6 (#458) (efaa7bb)
- deps: update yargs-parser to move off a flagged-vulnerable version. (#635) (aafc0f0)
- git-semver-tags: change --tagPrefix flag to --tag-prefix (#566) (490cda6), closes #553
- lerna tags: support multi-digit version tags (#223) (67012fb)
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 was generated by Mend Renovate. View the repository job log.