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 in /acceptance with 3 updates #2091

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps the all group in /acceptance with 3 updates: github.com/enterprise-contract/enterprise-contract-controller/api, github.com/sigstore/sigstore and github.com/testcontainers/testcontainers-go.

Updates github.com/enterprise-contract/enterprise-contract-controller/api from 0.1.60 to 0.1.62

Release notes

Sourced from github.com/enterprise-contract/enterprise-contract-controller/api's releases.

API Release api/v0.1.62

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.61...api/v0.1.62

API Release api/v0.1.61

What's Changed

Full Changelog: enterprise-contract/enterprise-contract-controller@api/v0.1.60...api/v0.1.61

Commits
  • 5695db2 Merge pull request #412 from enterprise-contract/dependabot/github_actions/ac...
  • 01f5046 Merge pull request #413 from enterprise-contract/dependabot/github_actions/gi...
  • c4c8555 Merge pull request #414 from enterprise-contract/dependabot/github_actions/ac...
  • 5b7690f Bump actions/checkout from 4.2.0 to 4.2.1
  • 3965485 Bump github/codeql-action from 3.26.11 to 3.26.13
  • e3163c4 Bump actions/upload-artifact from 4.4.0 to 4.4.3
  • da2c682 Merge pull request #411 from zregvart/pr/update-golang-to-1.22.7
  • 89ef198 Updates to golang 1.22.7
  • 1e8d6a0 Merge pull request #410 from enterprise-contract/dependabot/github_actions/co...
  • 2649ec5 Merge pull request #409 from enterprise-contract/dependabot/github_actions/gi...
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.8.9 to 1.8.10

Release notes

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

v1.8.10

What's Changed

and several dependencies updates

New Contributors

Full Changelog: sigstore/sigstore@v1.8.9...v1.8.10

Commits
  • 305ff9e bump to go 1.22.8 (#1865)
  • d88a949 build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (#1860)
  • cfde863 build(deps): Bump the gomod group across 1 directory with 3 updates (#1859)
  • e928a84 build(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore (#1861)
  • 66f05db build(deps): Bump google.golang.org/api in /pkg/signature/kms/gcp (#1862)
  • f0978ed build(deps): Bump the all group with 2 updates (#1863)
  • 9398b12 build(deps): Bump the all group in /test/e2e with 2 updates (#1864)
  • bd8ee68 Mark TUF client as deprecated (#1858)
  • c59dfa0 build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.28.0 (#1852)
  • bde3e53 build(deps): Bump golang.org/x/term from 0.22.0 to 0.25.0 (#1851)
  • Additional commits viewable in compare view

Updates github.com/testcontainers/testcontainers-go from 0.33.0 to 0.34.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go's releases.

v0.34.0

What's Changed

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/testcontainers/testcontainers-go [>= 0.32.a, < 0.33]

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 in /acceptance with 3 updates: [github.com/enterprise-contract/enterprise-contract-controller/api](https://github.com/enterprise-contract/enterprise-contract-controller), [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) and [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go).


Updates `github.com/enterprise-contract/enterprise-contract-controller/api` from 0.1.60 to 0.1.62
- [Release notes](https://github.com/enterprise-contract/enterprise-contract-controller/releases)
- [Commits](enterprise-contract/enterprise-contract-controller@api/v0.1.60...api/v0.1.62)

Updates `github.com/sigstore/sigstore` from 1.8.9 to 1.8.10
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.8.9...v1.8.10)

Updates `github.com/testcontainers/testcontainers-go` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/enterprise-contract/enterprise-contract-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/sigstore/sigstore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 21, 2024
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.

0 participants