mesosphere / mindthegap

Easily create and use bundles for air-gapped environments
Apache License 2.0
57 stars 11 forks source link

build(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 7 updates #765

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-go-mod-patch-and-minor group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.3
github.com/aws/aws-sdk-go-v2/config 1.27.23 1.27.26
github.com/aws/aws-sdk-go-v2/service/ecr 1.30.1 1.30.3
github.com/docker/cli 27.0.2+incompatible 27.0.3+incompatible
github.com/docker/docker 27.0.2+incompatible 27.0.3+incompatible
github.com/google/go-containerregistry 0.19.2 0.20.0
helm.sh/helm/v3 3.15.2 3.15.3

Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3

Commits


Updates github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.26

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ecr from 1.30.1 to 1.30.3

Commits


Updates github.com/docker/cli from 27.0.2+incompatible to 27.0.3+incompatible

Commits
  • 7d4bcd8 Merge pull request #5206 from thaJeztah/27.0_backport_docker_27.0.2
  • 3134d55 vendor: github.com/docker/docker v27.0.2
  • See full diff in compare view


Updates github.com/docker/docker from 27.0.2+incompatible to 27.0.3+incompatible

Release notes

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

v27.0.3

27.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix a regression that incorrectly reported a port mapping from a host IPv6 address to an IPv4-only container as an error. moby/moby#48090
  • Fix a regression that caused duplicate subnet allocations when creating networks. moby/moby#48089
  • Fix a regression resulting in "fail to register layer: failed to Lchown" errors when trying to pull an image with rootless enabled on a system that supports native overlay with user-namespaces. moby/moby#48086
Commits
  • 662f78c Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...
  • b86d9bd Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull
  • 0dbc3ac Merge pull request #48087 from thaJeztah/27.0_backport_gofmt
  • 276a648 Fix incorrect validation of port mapping
  • 22aa07b Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...
  • 23b8b02 Fix duplicate subnet allocations
  • bf222d6 fix some gofmt issues reported by goreportcard
  • f8231b5 daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differ
  • b951474 pkg/archive: createTarFile: consistently use the same value for userns
  • c5794e2 pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errors
  • Additional commits viewable in compare view


Updates github.com/google/go-containerregistry from 0.19.2 to 0.20.0

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.20.0

What's Changed

New Contributors

Full Changelog: https://github.com/google/go-containerregistry/compare/v0.19.2...v0.20.0

Commits


Updates helm.sh/helm/v3 from 3.15.2 to 3.15.3

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.15.3. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.15.4 will contain only bug fixes and be released on August 14, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • fix(helm): Use burst limit setting for discovery 3bb50bbbdd9c946ba9989fbe4fb4104766302a64 (Evan Foster)
  • fixed dependency_update_test.go f440d3b19ed772502b85ade33f7ee6bf4a35c85c (Suleiman Dibirov)
  • fix(dependencyBuild): prevent race condition in concurrent helm dependency f262d80d30bd7c13f2ffe9719d23035adcbc7ede (Suleiman Dibirov)
  • fix: respect proxy envvars on helm install/upgrade 7413819bb9c481707efa58b111ff0b85829b79f9 (Sidharth Menon)
  • Merge pull request #13085 from alex-kattathra-johnson/issue-12961 eb4cf6051e5b97d48baf5b306ca1aaea1c33c2ae (Joe Julian)
Commits
  • 3bb50bb fix(helm): Use burst limit setting for discovery
  • f440d3b fixed dependency_update_test.go
  • f262d80 fix(dependencyBuild): prevent race condition in concurrent helm dependency
  • 7413819 fix: respect proxy envvars on helm install/upgrade
  • eb4cf60 Merge pull request #13085 from alex-kattathra-johnson/issue-12961
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 2 months ago

Unit test results

100 tests  ±0   100 :white_check_mark: ±0   0s :stopwatch: ±0s  25 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 7819b314. ± Comparison against base commit a13833cf.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 months ago

e2e test results

33 tests  ±0   30 :white_check_mark: ±0   1m 14s :stopwatch: -20s  2 suites ±0    3 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 7819b314. ± Comparison against base commit a13833cf.

:recycle: This comment has been updated with latest results.

jimmidyson commented 2 months ago

@dependabot rebase

jimmidyson commented 2 months ago

@dependabot rebase