chore(deps-dev): 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 17.11.0 to 18.1.1
Release notes
Sourced from release-it's releases.
Release 18.1.1
- Exclude the release commit from the release notes (1cca380951d869bb3c7a8d49ac7af9e6ad5be8bc)
Release 18.1.0
- Remove tea.yaml (0b9a212e811e0153964fced8abd7ea32e872f23e)
- Add
releaseNotesobject for Octokit REST API based changelog (29fb5137aef70d30c658217d6e77390cc918639f)- Format docs (69d813b6d56766788507fc5ed2da19ae36cab97a)
- Use new
releaseNotesfeature self (1ec12803f10ec6522f05dee76697e638ff6a436d)- Release 18.1.0 (2c5f298518c4f0457468bd6d0ef4ffa88b0e2993)
Release 18.0.0
- 429 = alive (93fc47b)
- Update engines.node (closes #1182) (162cfc9)
- Update readme + changelog (4897f1b)
- Update dependencies (3c2b1f2)
- Merge branch 'v18' (9c480d8)
Release 18.0.0-next.4
- Merge branch 'main' into v18 (e3be6db)
- Update dependencies (8d227e4)
- fix: pass gitlab options to fetch agent (#1185) (d082178)
- GitLab Generic Package Repository for assets (#1189) (54399c9)
- Update dependencies (ce7e935)
- Merge branch 'main' into v18 (fb54e59)
- fix(gitlab): don't set Content-Type header when uploading release assets (#1183) (04a36d2)
- Fixed GitBase.getLatestVersion to computed formatted tagTemplate before using it for latestTag computation (#1170) (09d7d1b)
- Add git-cliff example (#1176) (b161114)
- Move configuration options to existing doc pages + table format, shorten (28213bf)
- Add docs for configuration options (#1155) (667cd6a)
- Improve docs on Tag Match (#1165) (716b44f)
- Update dependencies (e994cf3)
Release 18.0.0-next.3
- feat(github): expose github make_latest flag (#1150) (57d2c35)
- Update dependencies (f1548b9)
Release 18.0.0-next.2
- Upgrade sinon (90acfad)
- fix(github-comments): make search query respect 256 character limit (encoded) (#1148) (3cec8e3)
Release 18.0.0-next.1
- Update dependencies (d8ebe14)
- fix: replace obsolete
is-cilibrary byci-infolibrary (5a08642)Release 18.0.0-next.0
- Fix
prompt.transformercheck (64197f9)- yes (47536a9)
- Add pkg.pr.new (73d1bf6)
- Requires at least node v20.9 now (36bb4e0)
- Fix up eslint config (c6f254e)
... (truncated)
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
v18 (2025-01-06)
- Removed support for Node.js v18.
v17 (2023-11-11)
- Removed support for Node.js v16.
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
... (truncated)
Commits
1c3d7b0Release 18.1.11cca380Exclude the release commit from the release notes2c5f298Release 18.1.01ec1280Use newreleaseNotesfeature self69d813bFormat docs29fb513AddreleaseNotesobject for Octokit REST API based changelog0b9a212Remove tea.yamlc2f7aabRelease 18.0.093fc47b429 = alive162cfc9Update engines.node (closes #1182)- Additional commits viewable in compare view
Updates @release-it/conventional-changelog from 9.0.4 to 10.0.0
Release notes
Sourced from @release-it/conventional-changelog's releases.
Release 10.0.0
- Update dependencies + bump engines.node (273c84f)
Commits
b5d0619Release 10.0.0273c84fUpdate dependencies + bump engines.node- See full diff in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.