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

fix(deps): update goreleaser pro #752

Merged
merged 1 commit into from
Nov 28, 2024
Merged

fix(deps): update goreleaser pro #752

merged 1 commit into from
Nov 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/goreleaser/goreleaser-pro/v2 v2.4.6-pro -> v2.4.8-pro age adoption passing confidence require patch
goreleaser-pro v2.4.1 -> v2.4.8 age adoption passing confidence patch

Release Notes

goreleaser/goreleaser-pro (github.com/goreleaser/goreleaser-pro/v2)

v2.4.8-pro

Compare Source

Changelog
Pro-only
Bug fixes
  • fix(pro): lint issues
  • refactor(pro): use cmp instead of ordered

Shared with OSS
Bug fixes
  • fix(aur): description with quotes (#​5304)
  • fix(build): overrides without specifying goarm64 et al (#​5298)
  • refactor: replace fmt.Errorf with errors.New for consistency (#​5294)
  • refactor: use cmp.Or instead of ordered.First (#​5295)
Dependency updates
  • chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#​5305)
  • chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#​890)
  • chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#​5300)
  • chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#​5302)
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#​5299)
  • chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#​5296)
  • chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#​5303)
Other work
  • chore: auto-update generated files
  • chore: lint

v2.4.7-pro

Compare Source

Changelog
Shared with OSS
Bug fixes
  • fix: no output
Dependency updates
  • chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#​5293)
Other work
  • chore: auto-update generated files
  • chore: lint
  • chore: update

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Nov 26, 2024
@renovate renovate bot requested a review from a team as a code owner November 26, 2024 01:44
Copy link
Contributor Author

renovate bot commented Nov 26, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: install-tool golang 1.22.9

@renovate renovate bot force-pushed the renovate/goreleaser-pro branch 2 times, most recently from 34311fc to 21588f8 Compare November 26, 2024 16:27
@mowies
Copy link
Member

mowies commented Nov 28, 2024

seems that there was an issue with the release process on goreleaser side. I filed an issue for this: goreleaser/goreleaser#5314

@mowies
Copy link
Member

mowies commented Nov 28, 2024

the goreleaser issue was fixed, so i think this PR can be reviewed now. it will probably need some manual changes

@mx-psi
Copy link
Member

mx-psi commented Nov 28, 2024

CI has passed, @mowies are there any manual changes needed?

@mowies
Copy link
Member

mowies commented Nov 28, 2024

@mx-psi no, if CI is green, i don't think anything else is needed

@mx-psi mx-psi added this pull request to the merge queue Nov 28, 2024
@mx-psi
Copy link
Member

mx-psi commented Nov 28, 2024

I also clicked the retry box to make sure renovate was also happy so maybe it will push more commits. We'll see, I want to see how the merge queue works with this 😄

Merged via the queue into main with commit 1964456 Nov 28, 2024
50 of 51 checks passed
@mx-psi mx-psi deleted the renovate/goreleaser-pro branch November 28, 2024 12:28
@mowies
Copy link
Member

mowies commented Nov 28, 2024

the go.sum file was not updated 🤦🏼

@mx-psi
Copy link
Member

mx-psi commented Nov 28, 2024

the go.sum file was not updated 🤦🏼

I guess this is because renovate failed mid-way

@mowies
Copy link
Member

mowies commented Nov 28, 2024

yup

@mowies
Copy link
Member

mowies commented Nov 28, 2024

#757 PR for go mod tidy

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 renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants