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 the all group with 2 updates #6

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the all group with 2 updates: github.com/goreleaser/goreleaser/v2 and github.com/stretchr/testify.

Updates github.com/goreleaser/goreleaser/v2 from 2.4.7 to 2.4.8

Release notes

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

v2.4.8

Changelog

Bug fixes

  • 377981ebd76e1bbb0dbe07d5428239ec8c5381a8: fix(aur): description with quotes (#5304) (@​ldez)
  • 10ab79f8581b9ff25a04f26cee54d2164f2d8277: fix(build): overrides without specifying goarm64 et al (#5298) (@​caarlos0)
  • ae4f6aa662dd26a879f82d507fff13f816748e92: refactor: replace fmt.Errorf with errors.New for consistency (#5294) (@​alexandear)
  • bae3bacc7d34ec433a7cc0b53a2c3691ea8ba6b7: refactor: use cmp.Or instead of ordered.First (#5295) (@​alexandear)

Dependency updates

  • 50d51ac89868bf6de10112e33cca5afb491b872f: chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305) (@​dependabot[bot])
  • 11cd27ec20c00c7acb0b3007781728e715d0d27f: chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300) (@​dependabot[bot])
  • 2527485f34069676742662704d7d62facde5b7ea: chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302) (@​dependabot[bot])
  • 47f97818647a66df9cb61986eff59ce9092f11f9: chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299) (@​dependabot[bot])
  • c124eef95ab17145948133ffc130998ed21dbb7b: chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296) (@​dependabot[bot])
  • 1cfe69e7e9852d4f7b70881cb048170be2701d03: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303) (@​dependabot[bot])

Other work

  • 4b4facb4b2d265528464da33a6b5612dd8e73f3a: chore: auto-update generated files (@​actions-user)

Full Changelog: goreleaser/goreleaser@v2.4.7...v2.4.8

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?

Commits
  • 377981e fix(aur): description with quotes (#5304)
  • 50d51ac chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305)
  • 2527485 chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302)
  • 1cfe69e chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303)
  • ed94f0d test(ko): update chainguard labels
  • 10ab79f fix(build): overrides without specifying goarm64 et al (#5298)
  • 11cd27e chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300)
  • 47f9781 chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299)
  • c124eef chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296)
  • ae4f6aa refactor: replace fmt.Errorf with errors.New for consistency (#5294)
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/goreleaser/goreleaser/v2` from 2.4.7 to 2.4.8
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.4.7...v2.4.8)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2024
@matthewhughes-uw matthewhughes-uw merged commit 72cdfcf into main Dec 3, 2024
3 checks passed
@matthewhughes-uw matthewhughes-uw deleted the dependabot/go_modules/all-3454f3b747 branch December 3, 2024 13:44
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