seed
seed copied to clipboard
Bump github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3 in /tools
Bumps github.com/goreleaser/goreleaser from 1.10.2 to 1.10.3.
Release notes
Sourced from github.com/goreleaser/goreleaser's releases.
v1.10.3
Changelog
Bug fixes
- 315935aedc9908b078ae525b33ddb42b2fafcc54: fix(archive): always strip parent if set (#3256) (
@caarlos0)- 6fdb41f4af73fff5d57e35301b4349fb2771e018: fix: jsonschema (
@caarlos0)- 7f2b50b94d1c425bf41c83124ed4a4bdab1fd3a1: fix: jsonschema (
@caarlos0)- bc1e9db47b313558147d3eb09af9feca7891a3e1: fix: support ios/arm64 (
@caarlos0)Dependency updates
- dccce660cbb44c9dc386e80b848b1ddbf3f69d18: feat(deps): bump golang from 1.18.3-alpine to 1.18.4-alpine (#3237) (
@dependabot[bot])- 0a30706297a543eed6a8f1dbd86f3ddfd62abee2: feat(deps): bump golang from
c9a9074tod84b1ff(#3253) (@dependabot[bot])- 5e0f345e1be4facd625d0c0abb1a24310ef78b23: feat(deps): update cosign to 1.10.0 (#3247) (
@caarlos0)Documentation updates
- 7aeebb12f238d9185b213b961d0bad654d504c62: docs: remove beta warning from docker manifests feature (
@caarlos0)- 999ca7afeae42082fcf67322e79e35f8d64b064f: docs: schema update (
@caarlos0)Other work
- 236e987ced5aff044ed6acf5449f2b66e8b33bd7: refactor(build): remove unused param (#3248) (
@caarlos0)Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.10.2...v1.10.3
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
Commits
315935afix(archive): always strip parent if set (#3256)a02bceftest: fix unstable test0a30706feat(deps): bump golang fromc9a9074tod84b1ff(#3253)bc1e9dbfix: support ios/arm64999ca7adocs: schema update7f2b50bfix: jsonschema6fdb41ffix: jsonschema40164fachore(deps): bump sigstore/cosign-installer from 2.4.1 to 2.5.0 (#3254)b52c8e3chore(ci): fail build if grype fails0f7f799chore(ci): scan with grype- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
Codecov Report
Merging #186 (bf42959) into main (aa96a80) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## main #186 +/- ##
=======================================
Coverage 50.00% 50.00%
=======================================
Files 1 1
Lines 4 4
=======================================
Hits 2 2
Misses 2 2
| Flag | Coverage Δ | |
|---|---|---|
| Linux | 50.00% <ø> (ø) |
|
| Windows | 50.00% <ø> (ø) |
|
| macOS | 50.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Superseded by #188.