chore(deps): update dependency svu to v3 #44
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.12.0
->3.1.0
Release Notes
caarlos0/svu (svu)
v3.1.0
Changelog
New Features
8ee1898
: feat: svu init (@caarlos0)Bug fixes
28ea93e
: fix: --prerelease help and flag (@caarlos0)b8e8b58
: fix: do not ignore empty flags from config file (@caarlos0)Other work
fae2afb
: ci: fixed attestations (@caarlos0)Released with GoReleaser Pro!
v3.0.0
Changelog
Breaking changes
7e01863
: feat!: changing flags and usage (#193) (@caarlos0)045a360
: feat!: make tag mode all branches by default (@caarlos0)4227b3c
: feat!: prepping for v3 (@caarlos0)5d37826
: feat!: use cobra (#192) (@caarlos0)0ed8e1a
: feat!: use viper, allow .svu.yml (#194) (@caarlos0)Migrating
--force-patch-increment
with--always
--force-patch-increment
with--always
--tag-mode
with--tag.mode
--tag.mode
values are nowall
orcurrent
--directory
with--log.directory
--no-increment-v0
with--v0
--strip-prefix
was removed, as now--prefix
accepts an empty value (e.g.--prefix=''
)--directory
with--log.directory
(repeatable)--pattern
with--tag.pattern
--pre-release
with--prerelease
New Features
709357d
: feat: added --verbose (@caarlos0)1fdb036
: feat: better --version (@caarlos0)dacabcd
: feat: handle each commit independently (#183) (@caarlos0)Bug fixes
38963cf
: fix: build (@caarlos0)224c85d
: fix: logic (@caarlos0)3233695
: fix: rename (@caarlos0)c440ccf
: fix: write version to stdout (@caarlos0)Documentation updates
de07c95
: docs: bg (@caarlos0)81ae982
: docs: fix typo (#175) (@machecazzon)1d222ea
: docs: update (@caarlos0)f7ec6e0
: docs: update (@caarlos0)b7d03c9
: docs: update (@caarlos0)Other work
a35376e
: ci: auto-merge dependabot (@caarlos0)212896f
: ci: release workflow (@caarlos0)2799a8b
: ci: update release workflow (@caarlos0)7e01863
: feat!: changing flags and usage (#193) (@caarlos0)045a360
: feat!: make tag mode all branches by default (@caarlos0)4227b3c
: feat!: prepping for v3 (@caarlos0)5d37826
: feat!: use cobra (#192) (@caarlos0)0ed8e1a
: feat!: use viper, allow .svu.yml (#194) (@caarlos0)6a5f609
: refactor: improve usage, docs on pkg (@caarlos0)Released with GoReleaser Pro!
v2.2.0
Changelog
New Features
8e1fe56
: Revert "feat: try to infer sub-package tag (#161)" (@caarlos0)Bug fixes
fc3e2dc
: Revert "fix: normalise path separators on Windows to fix sub-package tags (#165)" (@caarlos0)Released with GoReleaser Pro!
v2.1.1
Changelog
Bug fixes
6862035
: fix: normalise path separators on Windows to fix sub-package tags (#165) (@doug-fitzmaurice-rowden)Released with GoReleaser Pro!
v2.1.0
Changelog
New Features
680777b
: feat: try to infer sub-package tag (#161) (@aymanbagabas)Bug fixes
3af7242
: fix: pre-release flag only worked on the pr command (#160) (@djgilcrease)Other work
d3987e0
: ci: goreleaser.yml (@caarlos0)5fedd09
: ci: update goreleaser configs (@caarlos0)Released with GoReleaser Pro!
v2.0.1
This is just to prevent gomod caching issues when using it as a library.
It is otherwise the same as v2.0.0, I had to recreate that tag due to a CI misconfiguration.
Changelog
New Features
b58abe1
: feat: update kingpin to latest v2 (@caarlos0)f9df0ac
: feat: update semver to v3 (@caarlos0)adf3c2a
: feat: use go 1.22 (@caarlos0)Bug fixes
dc4ce5b
: fix: go 1.22 (@caarlos0)Other work
7cf187a
: feat!: gate v0 increment prevention (@caarlos0)710f53a
: feat!: prepare for v2 release (@caarlos0)Released with GoReleaser Pro!
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.