chore(deps): update all custom dependencies #317
Merged
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.21.0
->1.23.1
2.0.2
->2.1.6
2.8.2
->2.9.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
anchore/syft (anchore/syft)
v1.23.1
Compare Source
Additional Changes
(Full Changelog)
v1.23.0
Compare Source
Added Features
Bug Fixes
go.mod
replace directives [#3812 @VictorHuu](Full Changelog)
v1.22.0
Compare Source
Added Features
Bug Fixes
(Full Changelog)
golangci/golangci-lint (golangci/golangci-lint)
v2.1.6
Compare Source
godot
: from 1.5.0 to 1.5.1musttag
: from 0.13.0 to 0.13.1v2.1.5
Compare Source
Due to an error related to Snapcraft, some artifacts of the v2.1.4 release have not been published.
This release contains the same things as v2.1.3.
v2.1.4
Compare Source
Due to an error related to Snapcraft, some artifacts of the v2.1.3 release have not been published.
This release contains the same things as v2.1.3.
v2.1.3
Compare Source
fatcontext
: from 0.7.2 to 0.8.0nakedret.max-func-lines: 0
staticcheck
settingsgo.mod
hash to the cache saltv2.1.2
Comp 8000 are Source
exptostd
: from 0.4.2 to 0.4.3gofumpt
: from 0.7.0 to 0.8.0protogetter
: from 0.3.13 to 0.3.15usetesting
: from 0.4.2 to 0.4.3v2.1.1
Compare Source
The release process of v2.1.0 failed due to a regression inside goreleaser.
The binaries of v2.1.0 have been published, but not the other artifacts (AUR, Docker, etc.).
v2.1.0
Compare Source
--path-mode=abs
)${config-path}
)warn-unused
option forfmt
commandfmt
command (golangci-lint fmt --diff-colored
)funcorder
linter https://github.com/manuelarte/funcordergo-errorlint
: from 1.7.1 to 1.8.0 (automatic error comparison and type assertion fixes)goconst
:ignore-strings
is deprecated and replaced byignore-string-values
goconst
: from 1.7.1 to 1.8.1 (new options:find-duplicates
,eval-const-expressions
)govet
: addhttpmux
analyzernilnesserr
: from 0.1.2 to 0.2.0 (detect more cases)paralleltest
: from 1.0.10 to 1.0.14 (checks only_test.go
files)revive
: from 1.7.0 to 1.9.0 (support kebab case for setting names)sloglint
: from 0.9.0 to 0.11.0 (autofix, new optionmsg-style
, suggestslog.DiscardHandler
)wrapcheck
: from 2.10.0 to 2.11.0 (new optionreport-internal-errors
)wsl
: from 4.6.0 to 4.7.0 (cgo files are always excluded)fatcontext
: from 0.7.1 to 0.7.2gocritic
: fiximportshadow
checkergosec
: from 2.22.2 to 2.22.3ireturn
: from 0.3.1 to 0.4.0loggercheck
: from 0.10.1 to 0.11.0nakedret
: from 2.0.5 to 2.0.6nonamedreturns
: from 1.0.5 to 1.0.6protogetter
: from 0.3.12 to 0.3.13testifylint
: from 1.6.0 to 1.6.1unconvert
: update to HEADgolangci-lint-fmt
pre-commit hookgoreleaser/goreleaser (goreleaser/goreleaser)
v2.9.0
Compare Source
Changelog
New Features
bc50e7e
: feat(winget): Add additional template values (#5714) (@elousiv)6437d34
: feat: add checksum template function (#5743) (@skycaptain)4ac3076
: feat: allow passing sbomDir to KO (#5688) (@markussiebert)bff6510
: feat: poetry builder (#5734) (@caarlos0)206725a
: feat: uv builder (#5652) (@caarlos0)1a920fd
: feat: warn about repeated uploadable artifact names (#5713) (@caarlos0)Bug fixes
7be43d7
: fix(aur): panic if both aur and aur_sources configured (#5717) (@caarlos0)051b505
: fix(brew): improve if hardware structures (#5741) (@caarlos0)1104dca
: fix: group by platform should consider abi if available (#5723) (@caarlos0)7cb5130
: fix: increase default timeout (#5726) (@caarlos0)76cc61f
: fix: sbom jsonschema (@caarlos0)5281fed
: fix: small lint issue (@caarlos0)213d02f
: fix: upx dependencies (@caarlos0)9e45699
: fix: upx properly handle skips (#5720) (@caarlos0)86cf0cb
: fix: upx.Binary not being respected (@caarlos0)Documentation updates
987f6f4
: docs: build and GOMAXPROCS (@caarlos0)fb4b878
: docs: document accepted config filename variants (#5693) (@scop)8ea24ec
: docs: fix (@caarlos0)4ccdef5
: docs: fix npm docs (@caarlos0)c0b5a1c
: docs: fix typo (@caarlos0)b3f0ca2
: docs: improve choco help (@caarlos0)68b1443
: docs: v2.9 release (#5744) (@caarlos0)Other work
3c9b3d0
: chore: lint (@caarlos0)c6ba9ae
: chore: revert acidental commit (@caarlos0)Full Changelog: goreleaser/goreleaser@v2.8.2...v2.9.0
Helping out
This release is only possible thanks to all the support of some awesome people!
Want to be one of them?
You can sponsor, get a Pro License or contribute with code.
Where to go next?
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.