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

build(deps): Bump github.com/containers/image/v5 from 5.24.2 to 5.25.0 #511

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps github.com/containers/image/v5 from 5.24.2 to 5.25.0.

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.25.0

What's Changed

... (truncated)

Commits
  • b890221 Release v5.25.0
  • 172b917 Merge pull request #1908 from rhatdan/VENDOR
  • 7540fe9 Vendor in latest containers/storage
  • 9ce8277 Merge pull request #1894 from mtrmac/drop-annotations
  • 73dc790 Add FIXMEs about handling of zstd:chunked blob annotations on blob changes
  • 94fecf6 Fix a repeated typo
  • f2575e0 Merge pull request #1903 from mtrmac/fulcio-issuer-v2
  • e3437f2 Merge pull request #1906 from containers/renovate/golang.org-x-exp-digest
  • 848b5a4 fix(deps): update golang.org/x/exp digest to 10a5072
  • 36736c1 Merge pull request #1904 from Jamstah/verify-with-multiple-fingerprints
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 10, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 10, 2023 13:01
github-actions[bot]
github-actions bot previously approved these changes Apr 10, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Codeball: LGTM! 👍

confidence: 0.96 | [dashboard]

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (123ee5b) 34.08% compared to head (d6278b7) 34.08%.

❗ Current head d6278b7 differs from pull request most recent head d61d22f. Consider uploading reports for the commit d61d22f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #511   +/-   ##
=======================================
  Coverage   34.08%   34.08%           
=======================================
  Files           9        9           
  Lines         848      848           
=======================================
  Hits          289      289           
  Misses        534      534           
  Partials       25       25           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/containers/image/v5-5.25.0 branch 2 times, most recently from 8f6c016 to 3c11636 Compare April 10, 2023 13:10
@github-actions github-actions bot dismissed their stale review April 10, 2023 13:11

confidence: 0.72 | [dashboard]

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/containers/image/v5-5.25.0 branch from 3c11636 to c359fe7 Compare April 17, 2023 13:12
github-actions[bot]
github-actions bot previously approved these changes Apr 17, 2023
@github-actions github-actions bot dismissed their stale review April 17, 2023 13:13

confidence: 0.05 | [dashboard]

@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/containers/image/v5-5.25.0 branch from c359fe7 to d6278b7 Compare April 24, 2023 13:12
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.24.2 to 5.25.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.24.2...v5.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/main/github.com/containers/image/v5-5.25.0 branch from d6278b7 to d61d22f Compare April 24, 2023 13:18
@github-actions github-actions bot merged commit 7d56591 into main Apr 24, 2023
@github-actions github-actions bot deleted the dependabot/go_modules/main/github.com/containers/image/v5-5.25.0 branch April 24, 2023 13:22
rattboi pushed a commit to rattboi/k8s-image-swapper that referenced this pull request May 29, 2024
## [1.4.0](estahn/k8s-image-swapper@v1.3.3...v1.4.0) (2023-01-01)

### 👷 Build System

* **deps-dev:** Bump @semantic-release/changelog from 6.0.1 to 6.0.2 ([estahn#404](estahn#404)) ([ee56dbc](estahn@ee56dbc)), closes [estahn#276](estahn#276) [estahn#276](estahn#276) [estahn#272](estahn#272) [estahn#275](estahn#275) [estahn#273](estahn#273) [estahn#274](estahn#274) [estahn#271](estahn#271) [estahn#270](estahn#270) [estahn#269](estahn#269) [estahn#268](estahn#268) [estahn#267](estahn#267)

### 🎉 Features

* add custom tags to created ECR repositories ([estahn#191](estahn#191)) ([9849df2](estahn@9849df2))

### 📝 Documentation

* fix indentation ([b00c57e](estahn@b00c57e))

### ⬆️ Dependencies

* **deps:** Bump actions/cache from 3.0.11 to 3.2.1 ([estahn#417](estahn#417)) ([7e7eb8f](estahn@7e7eb8f)), closes [actions/cache#1039](actions/cache#1039) [actions/cache#1023](actions/cache#1023) [actions/cache#959](actions/cache#959) [actions/cache#960](actions/cache#960) [actions/cache#963](actions/cache#963) [actions/cache#961](actions/cache#961) [actions/cache#976](actions/cache#976) [actions/cache#971](actions/cache#971) [actions/cache#979](actions/cache#979) [actions/cache#986](actions/cache#986) [actions/cache#981](actions/cache#981) [actions/cache#997](actions/cache#997) [actions/cache#998](actions/cache#998) [actions/cache#1005](actions/cache#1005) [actions/cache#1007](actions/cache#1007) [actions/cache#1013](actions/cache#1013) [actions/cache#1004](actions/cache#1004) [actions/cache#1014](actions/cache#1014) [actions/cache#1008](actions/cache#1008) [actions/cache#1026](actions/cache#1026) [actions/cache#929](actions/cache#929) [actions/cache#1035](actions/cache#1035) [actions/cache#959](actions/cache#959) [actions/cache#979](actions/cache#979) [actions/cache#1013](actions/cache#1013) [actions/cache#1026](actions/cache#1026) [actions/cache#929](actions/cache#929) [actions/cache#1006](actions/cache#1006) [#1023](https://github.com/estahn/k8s-image-swapper/issues/1023) [#1039](https://github.com/estahn/k8s-image-swapper/issues/1039) [#1035](https://github.com/estahn/k8s-image-swapper/issues/1035) [#929](https://github.com/estahn/k8s-image-swapper/issues/929) [#1026](https://github.com/estahn/k8s-image-swapper/issues/1026) [#1008](https://github.com/estahn/k8s-image-swapper/issues/1008) [#1014](https://github.com/estahn/k8s-image-swapper/issues/1014) [#1004](https://github.com/estahn/k8s-image-swapper/issues/1004)
* **deps:** Bump actions/setup-python from 4.3.0 to 4.3.1 ([estahn#406](estahn#406)) ([16da762](estahn@16da762)), closes [actions/setup-python#559](actions/setup-python#559) [actions/setup-python#511](actions/setup-python#511) [actions/setup-python#558](actions/setup-python#558) [estahn#559](estahn#559) [estahn#558](estahn#558) [estahn#549](estahn#549) [estahn#546](estahn#546) [estahn#545](estahn#545) [estahn#535](estahn#535) [estahn#510](estahn#510) [estahn#511](estahn#511) [estahn#520](estahn#520)
* **deps:** Bump actions/setup-python from 4.3.1 to 4.4.0 ([estahn#418](estahn#418)) ([77872f8](estahn@77872f8)), closes [actions/setup-python#566](actions/setup-python#566) [estahn#567](estahn#567) [estahn#569](estahn#569) [estahn#566](estahn#566)
* **deps:** Bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.152 ([estahn#403](estahn#403)) ([9db51fd](estahn@9db51fd)), closes [#4652](https://github.com/estahn/k8s-image-swapper/issues/4652) [#4650](https://github.com/estahn/k8s-image-swapper/issues/4650) [#4648](https://github.com/estahn/k8s-image-swapper/issues/4648) [#4647](https://github.com/estahn/k8s-image-swapper/issues/4647) [#4646](https://github.com/estahn/k8s-image-swapper/issues/4646) [#4644](https://github.com/estahn/k8s-image-swapper/issues/4644) [#4639](https://github.com/estahn/k8s-image-swapper/issues/4639)
* **deps:** Bump github.com/aws/aws-sdk-go from 1.44.152 to 1.44.157 ([estahn#411](estahn#411)) ([2188432](estahn@2188432)), closes [#4658](https://github.com/estahn/k8s-image-swapper/issues/4658) [#4657](https://github.com/estahn/k8s-image-swapper/issues/4657) [#4656](https://github.com/estahn/k8s-image-swapper/issues/4656) [#4654](https://github.com/estahn/k8s-image-swapper/issues/4654) [#4653](https://github.com/estahn/k8s-image-swapper/issues/4653)
* **deps:** Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.162 ([estahn#415](estahn#415)) ([f70fcd9](estahn@f70fcd9)), closes [#4666](https://github.com/estahn/k8s-image-swapper/issues/4666) [#4665](https://github.com/estahn/k8s-image-swapper/issues/4665) [#4663](https://github.com/estahn/k8s-image-swapper/issues/4663) [#4661](https://github.com/estahn/k8s-image-swapper/issues/4661) [#4660](https://github.com/estahn/k8s-image-swapper/issues/4660)
* **deps:** Bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 ([estahn#419](estahn#419)) ([f8b91fe](estahn@f8b91fe)), closes [#4671](https://github.com/estahn/k8s-image-swapper/issues/4671) [#4670](https://github.com/estahn/k8s-image-swapper/issues/4670) [#4669](https://github.com/estahn/k8s-image-swapper/issues/4669) [#4668](https://github.com/estahn/k8s-image-swapper/issues/4668) [#4667](https://github.com/estahn/k8s-image-swapper/issues/4667)
* **deps:** Bump github.com/gruntwork-io/terratest from 0.41.3 to 0.41.4 ([estahn#402](estahn#402)) ([16dde07](estahn@16dde07)), closes [#1208](https://github.com/estahn/k8s-image-swapper/issues/1208)
* **deps:** Bump github.com/gruntwork-io/terratest from 0.41.4 to 0.41.6 ([estahn#409](estahn#409)) ([9fc87df](estahn@9fc87df)), closes [#1214](https://github.com/estahn/k8s-image-swapper/issues/1214) [#1198](https://github.com/estahn/k8s-image-swapper/issues/1198)
* **deps:** Bump github.com/gruntwork-io/terratest from 0.41.6 to 0.41.7 ([estahn#420](estahn#420)) ([9ab97f2](estahn@9ab97f2)), closes [gruntwork-io/terratest#1217](gruntwork-io/terratest#1217) [#1217](https://github.com/estahn/k8s-image-swapper/issues/1217)
* **deps:** Bump goreleaser/goreleaser-action from 3.1.0 to 4.1.0 ([estahn#414](estahn#414)) ([e963ba1](estahn@e963ba1)), closes [goreleaser/goreleaser-action#382](goreleaser/goreleaser-action#382) [goreleaser/goreleaser-action#366](goreleaser/goreleaser-action#366) [goreleaser/goreleaser-action#379](goreleaser/goreleaser-action#379) [goreleaser/goreleaser-action#383](goreleaser/goreleaser-action#383) [goreleaser/goreleaser-action#366](goreleaser/goreleaser-action#366) [goreleaser/goreleaser-action#379](goreleaser/goreleaser-action#379) [goreleaser/goreleaser-action#370](goreleaser/goreleaser-action#370) [estahn#374](estahn#374) [estahn#372](estahn#372) [estahn#373](estahn#373) [estahn#383](estahn#383) [estahn#366](estahn#366) [estahn#382](estahn#382) [estahn#370](estahn#370)
* **deps:** Bump k8s.io/api from 0.25.4 to 0.26.0 ([estahn#407](estahn#407)) ([d13bf5e](estahn@d13bf5e)), closes [#111023](https://github.com/estahn/k8s-image-swapper/issues/111023) [#113375](https://github.com/estahn/k8s-image-swapper/issues/113375) [#113186](https://github.com/estahn/k8s-image-swapper/issues/113186)
* **deps:** Bump k8s.io/client-go from 0.25.4 to 0.26.0 ([estahn#410](estahn#410)) ([bcc56b5](estahn@bcc56b5)), closes [#113797](https://github.com/estahn/k8s-image-swapper/issues/113797) [#111023](https://github.com/estahn/k8s-image-swapper/issues/111023) [#113826](https://github.com/estahn/k8s-image-swapper/issues/113826) [#113375](https://github.com/estahn/k8s-image-swapper/issues/113375)
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.

None yet

0 participants