v8.4.0 (2023-12-07)
Build
- build(deps-dev): bump ruff from 0.1.2 to 0.1.6 (#757)
Bumps ruff from 0.1.2 to 0.1.6.
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (90db8f1)
- build(deps-dev): update python-gitlab requirement from <4,>=2 to >=2,<5 (#748)
Updates the requirements on python-gitlab to permit the latest version.
updated-dependencies:
- dependency-name: python-gitlab
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (a176d62)
- build(deps-dev): bump ruff from 0.0.292 to 0.1.1 (
9c5bbe0)
Documentation
Feature
-
feat(cmd-version): add
--tag/--no-tagoption to version command (#752) -
fix(version): separate push tags from commit push when not committing changes
-
feat(version): add
--no-tagoption to turn off tag creation -
test(version): add test for
--tagoption &--no-tag/commit -
docs(commands): update
versionsubcommand options (de6b9ad)
Style
Test
Unknown
- Revert "feat(action): use composite action for semantic release (#692)"