Closed dependabot[bot] closed 3 months ago
100 tests 100 :white_check_mark: 0s :stopwatch: 25 suites 0 :zzz: 1 files 0 :x:
Results for commit 075aa0cc.
33 tests 30 :white_check_mark: 1m 18s :stopwatch: 2 suites 3 :zzz: 1 files 0 :x:
Results for commit 075aa0cc.
Bumps the all-go-mod-patch-and-minor group with 3 updates in the / directory: github.com/aws/aws-sdk-go-v2/service/ecr, github.com/containers/image/v5 and github.com/onsi/ginkgo/v2.
Updates
github.com/aws/aws-sdk-go-v2/service/ecr
from 1.30.3 to 1.31.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/ecr's changelog.
... (truncated)
Commits
390cf19
Release 2023-03-21c37c72a
Regenerated Clientsd1e5193
Update endpoints model2506101
Update API modelc93b5cc
Merge pull request #2051 from aws/add100ContinueCustomizationc01aac6
Keep one changelog for PR3780faa
Keep one changelog for PRb94b5b7
Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...6174ff2
Change some variable name and use operation shape id to represent operation s...83491fc
add changelog to last commitUpdates
github.com/containers/image/v5
from 5.31.1 to 5.32.0Release notes
Sourced from github.com/containers/image/v5's releases.
... (truncated)
Commits
1bf67ef
Bump to c/image v5.32.08a0da4c
Bump c/storage to v1.55.0948a118
Merge pull request #2492 from containers/renovate/github.com-docker-docker-27.xce8ec79
fix(deps): update module github.com/docker/docker to v27.1.1+incompatible3ed27f5
Merge pull request #2491 from containers/renovate/github.com-docker-cli-27.x45622ce
fix(deps): update module github.com/docker/cli to v27.1.1+incompatiblef07be3b
Merge pull request #2490 from mtrmac/bic-trivialc7b3342
Clarify a commente5435e7
Avoid two consecutive ifs with the same conditionf107495
Fix a commentUpdates
github.com/docker/cli
from 27.0.3+incompatible to 27.1.1+incompatibleCommits
6312585
Merge pull request #5274 from thaJeztah/27.1_backport_compose_oomc599566
Allow for OomScoreAdjfb19def
Merge pull request #5271 from thaJeztah/27.1_backport_custom_headers_env_varbccd478
Merge pull request #5270 from thaJeztah/27.1_backport_test_spring_cleaning8992378
add support for DOCKER_CUSTOM_HEADERS env-var (experimental)f90273c
Merge pull request #5269 from thaJeztah/27.1_backport_add_macos_apple_siliconca9636a
test spring-cleaningad47d2a
gha: update to macOS 13, add macOS 14 arm64 (Apple Silicon M1)a2a0fb7
Merge pull request #5263 from thaJeztah/27.1_backport_relax_pr_check16d6c90
Merge pull request #5265 from thaJeztah/27.1_backport_bump_buildx_composeUpdates
github.com/docker/docker
from 27.0.3+incompatible to 27.1.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
cc13f95
Merge commit from forka21b1a2
Merge pull request #48196 from thaJeztah/27.1_backport_vendor_containerd_1.7.201bc907c
vendor: github.com/containerd/containerd v1.7.204bb4575
Merge pull request #48191 from thaJeztah/27.1_backport_update_containerd_bina...df7f275
Merge pull request #48195 from thaJeztah/27.1_backport_fix_pr_title_check1c0885d
gha: check-pr-branch: fix branch check regressionfb3ec9f
Merge pull request #48187 from thaJeztah/27.1_backport_bump_buildx_composeed83a9e
update containerd binary to v1.7.2071b59bf
Merge pull request #48178 from thaJeztah/27.1_backport_relax_pr_checkf8f926b
Merge pull request #48185 from thaJeztah/27.1_backport_internalize_pkg_directoryUpdates
github.com/onsi/ginkgo/v2
from 2.19.0 to 2.19.1Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
224be5b
v2.19.176f4e0c
bump gomega63c8c30
update supported platforms for race conditionsb69c00d
Bump rexml from 3.2.6 to 3.2.8 in /docs (#1417)2e7a930
--- (#1418)f097741
Bump golang.org/x/sys from 0.20.0 to 0.21.0 (#1425)628dbb9
fix: issue-1427ff41e27
[build] Allow custom name for binaries.Updates
github.com/onsi/gomega
from 1.33.1 to 1.34.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
32e5498
v1.34.0cb3fa6a
run go mod tidy and wonder why go get doesnt just run it for me in the first ...8af2ece
bump ginkgo878940c
fix incorrect handling of nil slices in HaveExactElements (fixes #771)f5bec80
clean up bipartitegraph testsebadb67
issue_765 - fixed bug in Hopcroft-Karp algorithm123a071
Fix typo in docsc549e0d
Add RoundTripper method to ghttp.Server0e69083
Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#756)2675796
Bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (#755)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