Sourced from goreleaser/goreleaser-action's releases.
v6.0.0
[!WARNING] This is a breaking change!
Follow the instructions here to upgrade!
What's Changed
- feat!: use "~> v2" as default by
@caarlos0
in goreleaser/goreleaser-action#463Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5...v6.0.0
v5.1.0
Important
This version changes the default behavior of
latest
to~> v1
.The next major of this action (v6), will change this to
~> v2
, and will be launched together with GoReleaser v2.What's Changed
- docs: bump actions to latest major by
@crazy-max
in goreleaser/goreleaser-action#435- chore(deps): bump docker/bake-action from 3 to 4 by
@dependabot
in goreleaser/goreleaser-action#436- chore(deps): bump codecov/codecov-action from 3 to 4 by
@dependabot
in goreleaser/goreleaser-action#437- chore(deps): bump actions/setup-go from 4 to 5 by
@dependabot
in goreleaser/goreleaser-action#443- chore(deps): bump actions/upload-artifact from 3 to 4 by
@dependabot
in goreleaser/goreleaser-action#444- Delete .kodiak.toml by
@vedantmgoyal9
in goreleaser/goreleaser-action#446- chore(deps): bump codecov/codecov-action from 3 to 4 by
@dependabot
in goreleaser/goreleaser-action#448- chore(deps): bump ip from 2.0.0 to 2.0.1 by
@dependabot
in goreleaser/goreleaser-action#450- Upgrade setup-go action version in README by
@kishaningithub
in goreleaser/goreleaser-action#455- chore(deps): bump tar from 6.1.14 to 6.2.1 by
@dependabot
in goreleaser/goreleaser-action#456- chore: use corepack to install yarn by
@crazy-max
in goreleaser/goreleaser-action#458- feat: lock this major version of the action to use '~> v1' as 'latest' by
@caarlos0
in goreleaser/goreleaser-action#461- chore(deps): bump semver from 7.6.0 to 7.6.2 by
@dependabot
in goreleaser/goreleaser-action#462- chore(deps): bump
@actions/http-client
from 2.2.0 to 2.2.1 by@dependabot
in goreleaser/goreleaser-action#451New Contributors
@vedantmgoyal9
made their first contribution in goreleaser/goreleaser-action#446Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0
286f3b1
ci: fix testsbeac410
ci: update workflow and .goreleaser.yml18bbabc
feat!: use "~> v2" as default (#463)Sourced from github.com/spf13/viper's releases.
v1.19.0
What's Changed
Bug Fixes 🐛
- fix!: hide struct binding behind a feature flag by
@sagikazarmark
in spf13/viper#1720Dependency Updates ⬆️
- build(deps): bump github/codeql-action from 2.22.8 to 2.22.9 by
@dependabot
in spf13/viper#1705- build(deps): bump actions/setup-go from 4.1.0 to 5.0.0 by
@dependabot
in spf13/viper#1703- build(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by
@dependabot
in spf13/viper#1713- build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 by
@dependabot
in spf13/viper#1711- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by
@dependabot
in spf13/viper#1722- build(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by
@dependabot
in spf13/viper#1734- build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by
@dependabot
in spf13/viper#1731- build(deps): bump mheap/github-action-required-labels from 5.1.0 to 5.2.0 by
@dependabot
in spf13/viper#1743- build(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by
@dependabot
in spf13/viper#1742- build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by
@dependabot
in spf13/viper#1739- build(deps): bump cachix/install-nix-action from 24 to 25 by
@dependabot
in spf13/viper#1737- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
@dependabot
in spf13/viper#1751- build(deps): bump github/codeql-action from 3.24.0 to 3.24.1 by
@dependabot
in spf13/viper#1760- build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 by
@dependabot
in spf13/viper#1761- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabot
in spf13/viper#1757- build(deps): bump mheap/github-action-required-labels from 5.2.0 to 5.3.0 by
@dependabot
in spf13/viper#1759- build(deps): bump github/codeql-action from 3.24.1 to 3.24.3 by
@dependabot
in spf13/viper#1763- build(deps): bump github.com/sagikazarmark/crypt from 0.17.0 to 0.18.0 by
@dependabot
in spf13/viper#1774- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
@dependabot
in spf13/viper#1770- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
@dependabot
in spf13/viper#1776- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
@dependabot
in spf13/viper#1775- build(deps): bump cachix/install-nix-action from 25 to 26 by
@dependabot
in spf13/viper#1778- build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.3 by
@dependabot
in spf13/viper#1767- build(deps): bump github/codeql-action from 3.24.6 to 3.24.9 by
@dependabot
in spf13/viper#1790- build(deps): bump mheap/github-action-required-labels from 5.3.0 to 5.4.0 by
@dependabot
in spf13/viper#1789- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabot
in spf13/viper#1780- build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 by
@dependabot
in spf13/viper#1793- chore: upgrade crypt by
@sagikazarmark
in spf13/viper#1794- build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0 by
@dependabot
in spf13/viper#1788- build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by
@dependabot
in spf13/viper#1796- build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 by
@dependabot
in spf13/viper#1804- build(deps): bump github/codeql-action from 3.24.9 to 3.25.1 by
@dependabot
in spf13/viper#1806- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by
@dependabot
in spf13/viper#1807- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by
@dependabot
in spf13/viper#1808- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by
@dependabot
in spf13/viper#1813- build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 by
@dependabot
in spf13/viper#1811- build(deps): bump mheap/github-action-required-labels from 5.4.0 to 5.4.1 by
@dependabot
in spf13/viper#1817- build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.2 by
@dependabot
in spf13/viper#1821- build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 by
@dependabot
in spf13/viper#1822- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by
@dependabot
in spf13/viper#1824- build(deps): bump github/codeql-action from 3.25.2 to 3.25.4 by
@dependabot
in spf13/viper#1828- build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by
@dependabot
in spf13/viper#1829- build(deps): bump github/codeql-action from 3.25.4 to 3.25.7 by
@dependabot
in spf13/viper#1844
... (truncated)
b9733f0
build(deps): bump actions/checkout from 4.1.4 to 4.1.66ecc5c8
build(deps): bump cachix/install-nix-action from 26 to 27248c6fd
build(deps): bump github/codeql-action from 3.25.4 to 3.25.7abea773
Update references to bketelsen/cryptf17acb4
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.18e285a5
build(deps): bump github/codeql-action from 3.25.2 to 3.25.44017620
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1b67e814
build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to
2.2.24a182c7
build(deps): bump actions/dependency-review-action from 4.2.5 to
4.3.245a0e12
build(deps): bump mheap/github-action-required-labelsSourced from github.com/spf13/cobra's releases.
v1.8.1
✨ Features
- Add env variable to suppress completion descriptions on create by
@scop
in spf13/cobra#1938🐛 Bug fixes
- Micro-optimizations by
@scop
in spf13/cobra#1957🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by
@dependabot
in spf13/cobra#2127- Consistent annotation names by
@nirs
in spf13/cobra#2140- Remove fully inactivated linters by
@nirs
in spf13/cobra#2148- Address golangci-lint deprecation warnings, enable some more linters by
@scop
in spf13/cobra#2152🧪 Testing & CI/CD
- Add test for func in cobra.go by
@korovindenis
in spf13/cobra#2094- ci: test golang 1.22 by
@cyrilico
in spf13/cobra#2113- Optimized and added more linting by
@scop
in spf13/cobra#2099- build(deps): bump actions/setup-go from 4 to 5 by
@dependabot
in spf13/cobra#2087- build(deps): bump actions/labeler from 4 to 5 by
@dependabot
in spf13/cobra#2086- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabot
in spf13/cobra#2108- build(deps): bump actions/cache from 3 to 4 by
@dependabot
in spf13/cobra#2102✏️ Documentation
- Fixes and docs for usage as plugin by
@nirs
in spf13/cobra#2070- flags: clarify documentation that LocalFlags related function do not modify the state by
@niamster
in spf13/cobra#2064- chore: remove repetitive words by
@racerole
in spf13/cobra#2122- Add LXC to the list of projects using Cobra
@VaradBelwalkar
in spf13/cobra#2071- Update projects_using_cobra.md by
@marcuskohlberg
in spf13/cobra#2089- [chore]: update projects using cobra by
@cmwylie19
in spf13/cobra#2093- Add Taikun CLI to list of projects by
@Smidra
in spf13/cobra#2098- Add Incus to the list of projects using Cobra by
@montag451
in spf13/cobra#2118
... (truncated)
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
(#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)