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 gomod group across 2 directories with 6 updates #4481

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the gomod group with 5 updates in the / directory:

Package From To
github.com/bradleyfalzon/ghinstallation/v2 2.12.0 2.13.0
github.com/go-git/go-git/v5 5.13.0 5.13.1
github.com/onsi/ginkgo/v2 2.22.1 2.22.2
github.com/otiai10/copy 1.14.0 1.14.1
golang.org/x/oauth2 0.24.0 0.25.0

Bumps the gomod group with 4 updates in the /tools directory: github.com/go-git/go-git/v5, github.com/onsi/ginkgo/v2, golang.org/x/oauth2 and github.com/goreleaser/goreleaser/v2.

Updates github.com/bradleyfalzon/ghinstallation/v2 from 2.12.0 to 2.13.0

Release notes

Sourced from github.com/bradleyfalzon/ghinstallation/v2's releases.

v2.13.0

What's Changed

New Contributors

Full Changelog: bradleyfalzon/ghinstallation@v2.12.0...v2.13.0

Commits
  • e9ad86a Bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group
  • 3c2c4df chore(deps): bump go-github to v68
  • 20d40cc Bump the actions group with 2 updates
  • ba1b659 test/build with go1.23
  • 07f8e29 update go-github to v67
  • See full diff in compare view

Updates github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.1

What's Changed

Full Changelog: go-git/go-git@v5.13.0...v5.13.1

Commits
  • b6bc0c0 Merge pull request #1346 from go-git/revert-1157-ja/knownHostsDb
  • 42f9d6b Revert "plumbing: transport/ssh, Add support for SSH @​cert-authority."
  • 88c7471 Merge pull request #1340 from go-git/dependabot/go_modules/github.com/elazarl...
  • 2fae180 build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3
  • a0dfb09 Merge pull request #1329 from go-git/dependabot/go_modules/github.com/elazarl...
  • 05ae621 Merge pull request #1327 from go-git/dependabot/go_modules/github.com/go-git/...
  • b0d72b3 build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2
  • b77b83a build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1
  • See full diff in compare view

Updates github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
Commits

Updates github.com/otiai10/copy from 1.14.0 to 1.14.1

Commits
  • 5ef5923 Revert "CopyMethod" since it's not ready
  • 49b0b59 Merge pull request #164 from eth-p/feat-copymethod-api
  • f530620 ci: Allow triggering Go workflow manually
  • b4dd789 refactor: Split common code out of CopyBytes
  • 9205813 feat: Add FileCopyMethod option / API
  • 2f93b8f Merge pull request #159 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • 87072f3 Bump golang.org/x/sys from 0.23.0 to 0.24.0
  • d0690cb Merge pull request #158 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • b87119d Bump golang.org/x/sys from 0.22.0 to 0.23.0
  • 355527c Merge pull request #157 from otiai10/dependabot/go_modules/main/golang.org/x/...
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.24.0 to 0.25.0

Commits

Updates github.com/go-git/go-git/v5 from 5.13.0 to 5.13.1

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.13.1

What's Changed

Full Changelog: go-git/go-git@v5.13.0...v5.13.1

Commits
  • b6bc0c0 Merge pull request #1346 from go-git/revert-1157-ja/knownHostsDb
  • 42f9d6b Revert "plumbing: transport/ssh, Add support for SSH @​cert-authority."
  • 88c7471 Merge pull request #1340 from go-git/dependabot/go_modules/github.com/elazarl...
  • 2fae180 build: bump github.com/elazarl/goproxy from 1.2.2 to 1.2.3
  • a0dfb09 Merge pull request #1329 from go-git/dependabot/go_modules/github.com/elazarl...
  • 05ae621 Merge pull request #1327 from go-git/dependabot/go_modules/github.com/go-git/...
  • b0d72b3 build: bump github.com/elazarl/goproxy from 1.2.1 to 1.2.2
  • b77b83a build: bump github.com/go-git/go-billy/v5 from 5.6.0 to 5.6.1
  • See full diff in compare view

Updates github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.22.2

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.22.2

Maintenance

  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#1499) [cc553ce]
  • Bump golang.org/x/crypto (#1498) [2170370]
  • Bump golang.org/x/net from 0.32.0 to 0.33.0 (#1496) [a96c44f]
Commits

Updates golang.org/x/oauth2 from 0.24.0 to 0.25.0

Commits

Updates github.com/goreleaser/goreleaser/v2 from 2.5.0 to 2.5.1

Release notes

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

v2.5.1

Changelog

Bug fixes

  • 5cd553ef5a339881267e98a6fbf0a19496026b4e: fix(aur_sources): missing new line (#5393) (@​ldez)
  • cd1be3daa7d02e0097c77a1139fd8fb64586ad87: fix(cargo): workplaces -> workspaces (#5401) (@​vedantmgoyal9)
  • d28f1be91db124a1f83b638e574ae919a9e00564: fix(rust): artifact filter when builder is rust (#5399) (@​caarlos0)
  • d434f280f077fc2121e5676463878a429c0d441d: fix(rust): better cargo workspaces check (#5377) (@​caarlos0)
  • 6109692be9c574aab13508b42405c2a35b1b1e0f: fix(rust,zig): improve init, experimental warn (#5378) (@​caarlos0)
  • 0bc463dbec89214ca3cb35d250b466acd15dd2cb: fix: improve goreleaser build --single-target (#5379) (@​caarlos0)
  • f9d743e16d9c8feef9f1b84489e4d28f8cea2dbf: refactor: improve language detection (@​caarlos0)

Dependency updates

  • 7054113056a7cf8e4bf0583749d2ab32bc3c002a: chore(deps): back to og quill (@​caarlos0)
  • f35545d6dc120e1219fca4ace6224eae4707e8a1: chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 (#5373) (@​dependabot[bot])
  • 5ccea6d4891094608187e6cfae205ef1ee330244: chore(deps): bump anchore/scan-action from 5 to 6 (#5372) (@​dependabot[bot])
  • 8f05115a801fdac22b93947752daab4087d059a0: chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#5380) (@​dependabot[bot])
  • 69346ff533f25bab1a27afbb79b7248692dc5a26: chore(deps): bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#5376) (@​dependabot[bot])
  • 21de55c63341e36fc4b5dc3fd6cf109f6faac35b: chore(deps): bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.0 (#5375) (@​dependabot[bot])
  • 125ea3f750a5f8a2cb4dabd6f37aab44dbf8a005: chore(deps): bump github.com/caarlos0/env/v11 from 11.3.0 to 11.3.1 (#5388) (@​dependabot[bot])
  • 833f95e2462b76ad0f1f6b16a3547c3f1f7e3b99: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-rc.1 to 3.0.0-rc.2 (#5381) (@​dependabot[bot])
  • e156fe220e4abb6800322aeacf13e4e640b6b769: chore(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 (#5406) (@​dependabot[bot])
  • 9fb432aa1c1fb4de6a13e6272637ddb2cf4d8d5d: chore(deps): bump github/codeql-action from 3.27.9 to 3.28.0 (#5389) (@​dependabot[bot])
  • 08b4bd2505293e2af57f7b8a1735f73211f58886: chore(deps): go-github v68 (@​caarlos0)
  • d549eda32a8c715fcfb600eab05855e2b0a52fc0: chore(deps): update golang.org/x/net/html to v0.33.0 (@​caarlos0)

Documentation updates

  • becc10032178d4a57117b3387430c2bc59293966: docs: 2.5 release notes (#5350) (@​caarlos0)
  • 14927c8d5e0cfc11c45c2ccd5131f84a281c9be3: docs: cargo publish (#5394) (@​caarlos0)
  • bfc841d577a0e9f489c7c8657960f3709cc4f3f1: docs: fix small grammar fix in nightlies.md (#5383) (@​phillip-stephens)
  • d01d95796e7ee3492151d9cd2271abfe2790f28d: docs: remove -unreleased on things that were released (@​caarlos0)
  • adb3bc6566ebacea73575402905ed385a3db628a: docs: update go env links (#5385) (@​alexbozhenko)

Build process updates

  • e46a3dce0fa30ec5dcd1d92ed7872eaf2b5556d3: Revert "ci: codeql erroring since dagger (#5286)" (@​caarlos0)
  • 432ac0ad9c1f9a3a14b33b138adaed44d5b54b1a: ci: add rustup and zig to flake.nix (@​caarlos0)
  • 8ed897d89713852c8627b7f2e310a91529e438e8: ci: codeql erroring since dagger (#5286) (@​caarlos0)
  • cffdf820a28528a464de0ee0e2bd00e7eb4936dc: ci: fix codecov (@​caarlos0)
  • cd6ede70e36ca6943234584a10da9a9bab2ffdec: ci: fix codeql hopefuly (#5400) (@​caarlos0)
  • d8ade2d5986932ef5d33213e30865a6841a1ef46: ci: fix snapcraft hopefully (@​caarlos0)
  • a167e697a0334766bd4085b38508406ab9528b1b: ci: prompt for confirmation before releasing (@​caarlos0)
  • c9a88380061b8fe6b2c5627abcd8f7d2b16da251: ci: remove old twitter-related stuff (@​caarlos0)

Other work

  • aea0f577418145d2cd3f27fa2bfa7aac03fefb0d: chore: auto-update generated files (@​actions-user)
  • 68d8cfad578f2aae1d5d533b5f9d69fe8b15d42a: chore: auto-update generated files (@​actions-user)
  • b3dec7896823d2924d528db65c70b61d22b44aa6: chore: delete extraneous .gitignore (#5402) (@​vedantmgoyal9)

Full Changelog: goreleaser/goreleaser@v2.5.0...v2.5.1

Helping out

This release is only possible thanks to all the support of some awesome people!

... (truncated)

Commits
  • a167e69 ci: prompt for confirmation before releasing
  • cffdf82 ci: fix codecov
  • c9a8838 ci: remove old twitter-related stuff
  • 5183900 test: init test projects on the spot for rust and zig (#5405)
  • e156fe2 chore(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 (#5406)
  • b3dec78 chore: delete extraneous .gitignore (#5402)
  • 432ac0a ci: add rustup and zig to flake.nix
  • f9d743e refactor: improve language detection
  • d01d957 docs: remove -unreleased on things that were released
  • d8b0f93 test: fix spurious 1*value
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 gomod group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) | `2.12.0` | `2.13.0` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.13.1` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.1` | `2.22.2` |
| [github.com/otiai10/copy](https://github.com/otiai10/copy) | `1.14.0` | `1.14.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.24.0` | `0.25.0` |

Bumps the gomod group with 4 updates in the /tools directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo), [golang.org/x/oauth2](https://github.com/golang/oauth2) and [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser).


Updates `github.com/bradleyfalzon/ghinstallation/v2` from 2.12.0 to 2.13.0
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](bradleyfalzon/ghinstallation@v2.12.0...v2.13.0)

Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.0...v5.13.1)

Updates `github.com/onsi/ginkgo/v2` from 2.22.1 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.1...v2.22.2)

Updates `github.com/otiai10/copy` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/otiai10/copy/releases)
- [Commits](otiai10/copy@v1.14.0...v1.14.1)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.13.1
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.13.0...v5.13.1)

Updates `github.com/onsi/ginkgo/v2` from 2.22.1 to 2.22.2
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.22.1...v2.22.2)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.25.0
- [Commits](golang/oauth2@v0.24.0...v0.25.0)

Updates `github.com/goreleaser/goreleaser/v2` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/otiai10/copy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/oauth2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/goreleaser/goreleaser/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 16:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 6, 2025
@dependabot dependabot bot requested review from justaugustus and spencerschrock and removed request for a team January 6, 2025 16:53
@dependabot dependabot bot temporarily deployed to integration-test January 6, 2025 16:53 Inactive
Copy link
Member

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit 19bf2f2 into main Jan 6, 2025
39 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-902e7c863f branch January 6, 2025 17:15
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant