Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/goreleaser/goreleaser from 1.21.2 to 1.22.1 #425

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps github.com/goreleaser/goreleaser from 1.21.2 to 1.22.1.

Release notes

Sourced from github.com/goreleaser/goreleaser's releases.

v1.22.1

Changelog

Bug fixes

  • e33d0536129abeee90f46fbde5950403ba37cee1: fix: --single-target when no match (@​caarlos0)
  • c0b2be344fca8c66fda35391ca76d9c3ca9753c8: fix: handle configs with no explicit targets on --single-target (@​caarlos0)

Build process updates

  • 4f17fba173ec6d8feb93b15607fc692dd2b64533: build: fix setup-task rate limit (@​caarlos0)
  • be9ad4d47dd09c218c8fd32b321a99ff7eb5956d: build: update workflow (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.1

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?

v1.22.0

Changelog

New Features

  • 1a5d3ffa026ed53c31e03e838702acac4e7a8efb: feat(nix): mark all Nix packages with the right source provenance (@​RaitoBezarius)
  • 954121ffb1f89353691d8f7187aa1155ba0c6b0d: feat: --skip-nix (@​caarlos0)
  • 53071b66423e57a2186de30a4ee3e3b72212c4d5: feat: --skip=aur (@​caarlos0)
  • 0fbc447fe1a1fb9decfffed0227ddf478ed6bf34: feat: --skip=homebrew (@​caarlos0)
  • 8ce439972aaf38468a9614fe9ddb2315de75a74d: feat: --skip=scoop (@​caarlos0)
  • 1a8702f1404adb0e981353f28696b21f424744c7: feat: --skip=snapcraft (@​caarlos0)
  • c6cb980c4f57e2a447ec9f1c8da9c7bdfd7226ba: feat: --skip=winget (@​caarlos0)
  • 2223c93b8c1f247a1ca59a91cf50855c093e00ac: feat: check if go.mod has replace directives (#4398) (@​caarlos0)
  • 896366f3dc4872c81d33ad16c68e726b9b6165c6: feat: version in the yaml file (@​caarlos0)

Bug fixes

  • 63f2f0a18dbc9d84d6cf3f01b88f2a58355e8e79: fix(docker): improve error msg (@​caarlos0)
  • 45839c13c373ffbd890ec58206579753c8a44381: fix(jsonschema): version is not required on v1.x (@​caarlos0)
  • b8cc16d4ace33661cd25e38c79e0433fcb0bc749: fix: .Amd64 in build hooks (@​caarlos0)
  • 95c990b166b047838f14a844c44aae545dadc998: fix: build --single-target (#4370) (@​caarlos0)
  • 3cfefcc4cefa5b4beb40e02d6835c1313d97be6a: fix: decouple project_name guessing from the release pipe (#4335) (@​caarlos0)
  • 91c8db3973ff296e9004b4ce7e59c148c0303743: fix: github getbranch maxredirects (@​caarlos0)
  • de1c52b4667756045917d718f4923815b3ab592a: fix: improve run script (@​caarlos0)
  • 74a9317c83685100ee5496f6aa552366a0f63eee: fix: properly handle multi-module projects with a go.work file (@​caarlos0)
  • bc9f77b0e5a86097119b2ac4aa15913da8f769b7: fix: schema enum options for dockers.use (@​caarlos0)
  • cf008d3ed719547c7f2d5eb2d83d05647e7b56e3: fix: sort checksum lines by filename (@)

Dependency updates

  • 35b0d4c0b505df3f5399a1e055854ed92132277b: feat(deps): bump github.com/caarlos0/log from 0.4.2 to 0.4.3 (#4366) (@​dependabot[bot])

... (truncated)

Commits
  • 52d976b chore: improve bug issue temlplate
  • e33d053 fix: --single-target when no match
  • c0b2be3 fix: handle configs with no explicit targets on --single-target
  • 17393af chore: docs auto-update
  • 4f17fba build: fix setup-task rate limit
  • be9ad4d build: update workflow
  • 6b65ea5 docs: update
  • 3a552a9 feat(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 (#4408)
  • f20320b feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#4410)
  • a9b3d49 feat(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 (#4409)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0001dd0) 52.38% compared to head (9b206ce) 52.38%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #425   +/-   ##
========================================
  Coverage    52.38%   52.38%           
========================================
  Files           17       17           
  Lines          607      607           
========================================
  Hits           318      318           
  Misses         269      269           
  Partials        20       20           
Flag Coverage Δ
unittests 52.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.22.1 branch from 63dc933 to 82bf5ba Compare November 10, 2023 08:04
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.21.2 to 1.22.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.21.2...v1.22.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.22.1 branch from 82bf5ba to 9b206ce Compare November 10, 2023 08:07
@marcofranssen marcofranssen merged commit 78d8872 into develop Nov 10, 2023
7 of 8 checks passed
@marcofranssen marcofranssen deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.22.1 branch November 10, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant