fix(deps): update all dependencies #8887
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6181ecd
->36c6332
5f67362
->ee732fa
v1.49.19
->v1.49.22
v1.7.11
->v1.7.12
v6.7.0
->v6.8.1
v2.13.2
->v2.14.0
Release Notes
aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.49.22
Compare Source
===
Service Client Updates
service/iot
: Updates service APIservice/iotfleetwise
: Updates service API and documentationservice/macie2
: Updates service API and documentationservice/payment-cryptography
: Updates service API and documentationservice/personalize
: Updates service documentationservice/personalize-runtime
: Updates service documentationservice/rekognition
: Updates service API and documentationservice/securityhub
: Updates service documentationv1.49.21
Compare Source
===
Service Client Updates
service/sagemaker
: Updates service APIv1.49.20
Compare Source
===
Service Client Updates
service/connect
: Updates service API and documentationservice/connectparticipant
: Updates service APIservice/location
: Updates service documentationservice/mwaa
: Updates service API and documentationservice/s3control
: Adds new serviceservice/supplychain
: Adds new serviceservice/transfer
: Updates service API and documentationcontainerd/containerd (github.com/containerd/containerd)
v1.7.12
: containerd 1.7.12Compare Source
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/group
handling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpath
label usage (#9567)See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
34 commits
775d544fe
Prepare release notes for v1.7.12a5dc5b894
update to go1.20.13, test go1.21.68d82242eb
shim: Create address file with 0644 permissions260963a35
shim: Create pid-file with 0644 permissions872af82f5
remove remaining uses of golang.org/x/sys/execabs2ad2a2e83
switch back from golang.org/x/sys/execabs to os/exec (go1.19)9251072f7
remove github.com/opencontainers/runc dependency4e67213d4
vendor: github.com/cncf-tags/container-device-interface v0.6.1e0ee0be0d
go.mod: github.com/opencontainers/runtime-spec v1.1.002be2236a
go.mod: github.com/.../container-device-interface v0.6.091f953bb4
go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.26089b05d9
images/Export: Revert signature change6b4b760c3
integration/import-export: Add WithSkipMissing testsabb3c5ef9
export: Copy distribution source labels to manifest annotations9609f04f6
import/export: Support references to missing content42b60d865
images/archive: use mediatype helpers23516a99c
update runc binary to v1.1.11428714e32
go.mod: dario.cat/mergo v1.0.003fed557e
restart: containerd.io/restart.logpath warning68d237392
fix(pkg/dialer): minor fix on dialer function for windowsc63165123
*: enable ARM64 runner55e570844
WithAppendAdditionalGroups: better /etc/group handlingDependency Changes
Previous release can be found at v1.7.11
maxbrunsfeld/counterfeiter (github.com/maxbrunsfeld/counterfeiter/v6)
v6.8.1
Compare Source
This patch release removes the unused
appveyor.yml
file and some unused dependencies ingo.mod
resulting from ago mod tidy
run. Read on for the contents of thev6.8.0
release:1.20
Detailed changes: maxbrunsfeld/counterfeiter@v6.7.0...v6.8.1
v6.8.0
Compare Source
1.20
Detailed changes: maxbrunsfeld/counterfeiter@v6.7.0...v6.8.0
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.14.0
Compare Source
2.14.0
Features
You can now use
GinkgoTB()
when you need an instance oftesting.TB
to pass to a library.Prior to this release table testing only supported generating individual
It
s for each test entry.DescribeTableSubtree
extends table testing support to entire testing subtrees - under the hoodDescrieTableSubtree
generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.65ec56d
]4a2c832
]92b6744
]Fixes
beb9507
]4ac3a13
]b2e5bc5
]Maintenance
465a8ec
]eab0e40
]fbf9724
]3ee80ee
]123e1d5
]558f6e0
]84ff7f3
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.