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

Dependency Updates #1842

Merged
merged 15 commits into from
Jul 26, 2023
Merged

Dependency Updates #1842

merged 15 commits into from
Jul 26, 2023

Conversation

jkutner
Copy link
Member

@jkutner jkutner commented Jul 19, 2023

Summary

  • Various dependency updates to go.mod

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #___

dependabot bot and others added 8 commits July 10, 2023 22:19
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.
- [Commits](docker/cli@v24.0.2...v24.0.4)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc3 to 1.1.0-rc4.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.1.0-rc3...v1.1.0-rc4)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.9.0 to 0.10.0.
- [Commits](golang/oauth2@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.2...v24.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/docker/docker-24.0.4incompatible' into jkutner/deps
…/opencontainers/image-spec-1.1.0-rc4' into jkutner/deps
…/docker/cli-24.0.4incompatible' into jkutner/deps
@jkutner jkutner requested review from a team as code owners July 19, 2023 14:23
@jkutner jkutner enabled auto-merge July 19, 2023 14:23
@github-actions github-actions bot added this to the 0.30.0 milestone Jul 19, 2023
@github-actions github-actions bot added the type/chore Issue that requests non-user facing changes. label Jul 19, 2023
@jjbustamante
Copy link
Member

@jkutner @hone

We starting having this failures in all or the PRs, apparently is because of the GO version, I think @joe-kimmel-vmw fixed on Lifecycle 0.16.5 with Go version 1.19.11, but we are using go 1.20 on pack, maybe we need a 1.20.x version to be updated too

Screenshot 2023-07-19 at 5 52 27 PM

@natalieparellano
Copy link
Member

We starting having this failures in all or the PRs, apparently is because of the GO version, I think @joe-kimmel-vmw fixed on Lifecycle 0.16.5 with Go version 1.19.11, but we are using go 1.20 on pack, maybe we need a 1.20.x version to be updated too

Related Docker issue: moby/moby#45935

@colincasey
Copy link
Contributor

@natalieparellano this dependency update PR should unblock the rest of them - #1847

dependabot bot and others added 7 commits July 25, 2023 18:27
Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.5+incompatible.
- [Commits](docker/cli@v24.0.2...v24.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.7.0...v5.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.8 to 1.27.10.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.27.8...v1.27.10)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…/docker/cli-24.0.5incompatible' into jkutner/deps
@jkutner jkutner merged commit 6a17dfe into main Jul 26, 2023
17 checks passed
@jkutner jkutner deleted the jkutner/deps branch July 26, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chore Issue that requests non-user facing changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants