Bump release-it and @release-it/conventional-changelog
Bumps release-it and @release-it/conventional-changelog. These dependencies needed to be updated together.
Updates release-it from 15.11.0 to 16.2.0
Release notes
Sourced from release-it's releases.
Release 16.2.0
- Update dependencies (f5576f1)
- Add support for snapshots (--snapshot=feat → v0.0.0-feat.0), alpha/undocumented (6d027fd)
- Add
releaseUrlto message context (resolves #1038) (07f373e)- Bump actions/checkout from 3 to 4 (#1039) (d931f36)
- Update version in the readme (#1036) (e2e0c34)
Release 16.1.5
- Only show url message on Windows (68b91c4)
- fix: unable to open the browser automatically on Windows system (#1019) (5069c30)
Release 16.1.4
- Replace mock-fs with memfs + fs-monkey (723db6c)
- Update dependencies (a3da2bf)
Release 16.1.3
- Update dependencies (closes #1024) (79430b4)
Release 16.1.2
- Revert some updates for Node.js 16 compat (a106c83)
Release 16.1.1
- Update dependencies (closes #1023) (9d6f183)
Release 16.1.0
- Edit and move new section about
getLatestTagFromAllRefsup in docs (a166ab4)- Extend test for
getLatestTagFromAllRefsto assert default behavior too (930e80a)- test: add a test scenario for git.getLatestTagFromAllRefs (fef97c6)
- feat: add git.getLatestTagFromAllRefs config item to use all refs to determine latest version, not just reachable commits. (8611ef0)
- docs: update legacy Node comment on readme page (#1021) (5beacf2)
Release 16.0.0
- Add v16 to changelog (2e09260)
- Add knip to deps/scripts (00220ce)
- Update dependencies + add lockfile (breaking support for Node.js v14/npm v6) (97c233e)
Changelog
Sourced from release-it's changelog.
Changelog
This document lists breaking changes for each major release.
See the GitHub Releases page for detailed changelogs: https://github.com/release-it/release-it/releases
v16 (2023-07-05)
- Removed support for Node.js v14.
v15 (2022-04-30)
- Removed support for Node.js v10 and v12.
- Removed support for GitLab v12.4 and lower.
- Removed anonymous metrics (and the option to disable it).
- Programmatic usage and plugins only through ES Module syntax (
import)Use release-it v14 in legacy environments.
v14 (2020-09-03)
- Removed
globalproperty from plugins. Usethis.config[key]instead.- Removed deprecated
npm.accessoption. Set this inpackage.jsoninstead.v13 (2020-03-07)
- Dropped support for Node v8
- Dropped support for GitLab v11.6 and lower.
- Deprecated
scriptsare removed (in favor of hooks).- Removed deprecated
--non-interactive(-n) argument. Use--ciinstead.- Removed old
%sand[REV_RANGE]syntax in command substitutions. Use${version}and${latestTag}instead.v12 (2019-05-03)
- The
--follow-tagsargument forgit pushhas been moved to the default configuration. This is only a breaking change ifgit.pushArgswas not empty (it was empty by default).v11
- The custom
conventional-changelogincrement (e.g."increment": "conventional:angular") with additional script configuration is replaced with a plugin. Please see conventional changelog how to use this plugin.- The
pkgFilesoption has been removed. If there's a need to bump other files than whatnpm versionbumps, it should be (part of) a plugin.- By default, the latest version was derived from the latest Git tag. From v11, if the repo has a
package.jsonthen thatversionis used instead. Theuseoption has been removed. Also see latest version.scripts.changeloghas been moved togit.changelog
... (truncated)
Commits
d4cc7a8Release 16.2.0f5576f1Update dependencies6d027fdAdd support for snapshots (--snapshot=feat → v0.0.0-feat.0), alpha/undocumented07f373eAddreleaseUrlto message context (resolves #1038)d931f36Bump actions/checkout from 3 to 4 (#1039)e2e0c34Update version in the readme (#1036)1b87b43Release 16.1.568b91c4Only show url message on Windows5069c30fix: unable to open the browser automatically on Windows system (#1019)b0c076aRelease 16.1.4- Additional commits viewable in compare view
Updates @release-it/conventional-changelog from 5.0.0 to 7.0.2
Release notes
Sourced from @release-it/conventional-changelog's releases.
7.0.2
- Upgrade conventional-changelog to 5.1.0 (#75) (bdd80bd)
- Fix
preset→preset.namein readme (fa034ed)Release 7.0.1
- Explicit
presetobjects in tests + migrate error message (c4e90e0)- Improve readability (c37a7ea)
- Fix test matrix (50c3155)
- Update dependencies (3d52b17)
- Fix test wrt tag suffix/template (b92151f)
- Fix the parserOpts in the getRecommendedVersion function. (#64) (a4acfea)
Release 7.0.0
- Major bump with release-it v16/Node.js v16 (2f9ca56)
Release 6.0.0
- Use GITHUB_TOKEN_RELEASE_IT token (3931967)
- Update dependencies (1a42811)
- Add test (related to #58) (ff9f1aa)
- Update dependencies (e41e7d3)
- Add note about not writing a changelog and setting options from CLI (closes #48) (6166bd8)
Release 5.1.1
- Update dependencies (855a7df)
- Add test for
infile: false(40869a1)- Stricter tests and follow heading level (9aecd6a)
Release 5.1.0
Commits
0d2f582Release 7.0.2bdd80bdUpgrade conventional-changelog to 5.1.0 (#75)fa034edFixpreset→preset.namein readme230b6f5Release 7.0.1c4e90e0Explicitpresetobjects in tests + migrate error messagec37a7eaImprove readability50c3155Fix test matrix3d52b17Update dependenciesb92151fFix test wrt tag suffix/templatea4acfeaFix the parserOpts in the getRecommendedVersion function. (#64)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)