-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update misc modules - autoclosed #1103
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate
PR created by RenovateBot
labels
Aug 10, 2023
renovate
bot
force-pushed
the
renovate/misc-modules
branch
2 times, most recently
from
August 10, 2023 21:13
bdc525f
to
eb579ba
Compare
Updating github.com/coreos/go-oidc/v3 to v3.6.0 creates this problem:
|
renovate
bot
force-pushed
the
renovate/misc-modules
branch
7 times, most recently
from
August 18, 2023 09:45
4e91c58
to
a9fbbaf
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
4 times, most recently
from
August 28, 2023 15:43
af65cad
to
2f23629
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
5 times, most recently
from
September 7, 2023 16:47
b3e09e4
to
356a1e6
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
2 times, most recently
from
September 15, 2023 15:02
e4f48a1
to
d40bc4f
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum
|
renovate
bot
force-pushed
the
renovate/misc-modules
branch
5 times, most recently
from
September 19, 2023 08:23
45f926e
to
6fe5688
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
5 times, most recently
from
September 26, 2023 10:10
4cd9da0
to
52a657c
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
4 times, most recently
from
October 4, 2023 09:59
1493d75
to
10e22a1
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
13 times, most recently
from
October 12, 2023 16:09
e5ffbb6
to
adec9d2
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
3 times, most recently
from
October 18, 2023 16:25
78c8758
to
c49cc4c
Compare
renovate
bot
force-pushed
the
renovate/misc-modules
branch
from
October 20, 2023 06:20
c49cc4c
to
f9904b6
Compare
renovate
bot
changed the title
chore(deps): update misc modules
chore(deps): update misc modules - autoclosed
Oct 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
2023.02
->2023.09
1.20.0
->1.21.3
v2.7.2
->v2.7.3
v1.6.18
->v1.7.7
v3.5.0
->v3.7.0
v3.4.4
->v3.4.6
v0.5.9
->v0.6.0
v24.0.1
->v24.0.6
v1.9.5
->v1.10.0
v3.5.7
->v3.5.9
v3.7.3
->v3.8.1
v0.11.0
->v0.13.0
v3.5.0
->v3.5.1
v3.11.1
->v3.13.1
Release Notes
ProtonMail/gopenpgp (github.com/ProtonMail/gopenpgp/v2)
v2.7.3
Compare Source
Added
helper.QuickCheckDecrypt
function to the helper package. The function allows to check with high probability if a session key can decrypt a SEIPDv1 data packet given its 24-byte prefix.containerd/containerd (github.com/containerd/containerd)
v1.7.7
: containerd 1.7.7Compare Source
Welcome to the v1.7.7 release of containerd!
The seventh patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
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
31 commits
a34fa5681
Prepare release notes for v1.7.76ca0aebf0
Allow for images with artifacts to pull7df492a95
remotes/docker: Fix MountedFrom prefixed with target repositoryb3db314a5
Bump x/net to 0.137779ce64e
remotes: always try to establish tls connection when tls configured6013b5e03
cri: stop recommending disable_cgroupa83c66813
Require plugins to succeed after registering readiness171d76849
cri: call RegisterReadiness after NewCRIService3d27bc738
Handle unexpected shim kill events4ffa3ed29
Build binaries with 1.21.15756f6064
[release/1.7] vendor: github.com/Microsoft/hcsshim v0.11.109633b539
deprecate logs package, but disable linter (for transitioning)cb201519f
alias log package to github.com/containerd/log v0.1.0a5024e6dd
vendor: github.com/stretchr/testify v1.8.47bd976af3
vendor: github.com/sirupsen/logrus v1.9.38cd2d33c2
[release/1.7] remotes/docker: Add MountedFrom and Exists push status3ca015e55
nri: update mock plugin handlers4cd208c1f
vendor: update github.com/containerd/[email protected]Changes from containerd/log
9 commits
89c9a54
Update golangci to 1.49cf26711
Update description in READMEf9f250c
Add project detailsfb7fe3d
Add github CI flow7e13034
Add go module16a3c76
Rename log import from logtest698c398
Add README87c83c4
Add license fileChanges from containerd/nri
35 commits
5f13915
releases: update note about 0.4.05ecea04
ulimit-adjuster: add validation for hard limitsdb3de10
test: exclude ulimit-adjuster from ginkgof0deb59
ulimit-adjuster: new sample plugind2dd708
Add support for rlimitsefaf36e
api: add POSIXRlimit type3f092c2
.github: add test build to CI workflow.01d5f14
Add a note about NRI API stability and release notes.ea9976d
adaptation: add UpdateContainer tests.d042d24
stub: fix plugin UpdateContainerInterface.f5d0f51
plugins: update plugins for stub changes.b4bd301
adaptation: update tests with stub changes.9d86150
stub: pass context to plugin event handlers.5eee915
removed linkc783fc7
Resolves broken podman links and adds details to help better guide people in testing.da291a6
Fix ParseEventMask to produce proper masksNRI_PLUGIN_NAME
env value when launching a pre-installed plugin (#42)4a4cea6
fix the NRI_PLUGIN_NAME env value when launching a pre-installed plugina67478e
stub: update setIdentify to ensureIdentify841f5ed
update module name of the logger plugin8d9c64d
Add gitignore for build artifactsc03d1be
Makefile: fix 'install-*' targets.ab28e71
docs: add a chapter about security considerations.2862d98
api: initialize OCI LinuxMemory resources to empty.Dependency Changes
Previous release can be found at v1.7.6
Which file should I download?
containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: ✅Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz
: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.cri-containerd-<VERSION>-<OS>-<ARCH>.tar.gz
: (Deprecated)cri-containerd-cni-<VERSION>-<OS>-<ARCH>.tar.gz
: (Deprecated)In addition to containerd, typically you will have to install runc
and CNI plugins from their official sites too.
See also the Getting Started documentation.
v1.7.6
: containerd 1.7.6Compare Source
Welcome to the v1.7.6 release of containerd!
The sixth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
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
20 commits
3e09c65b2
Prepare release notes for v1.7.6c7a35ccdc
Fix transfer service dependencies:38d4e506d
Invoke Stable ABI compatibility function in windows platform matcher5ebf05d97
push: inherit distribution sources from parentd206896dd
content: add InfoProvider interface423693d7b
[release/1.7] update to go1.20.8ddffc7c9a
Update hcsshim tag to v0.11.0b449440a4
CRI: Support Linux usernames for !linux platformsed4bac11e
Blockfile: Enlighten blockfile copy on Darwin4d1cfbbdd
Revert "log: define G() as a function instead of a variable"a34e93241
make repositories of install dependencies configurableDependency Changes
Previous release can be found at v1.7.5
v1.7.5
: containerd 1.7.5Compare Source
Welcome to the v1.7.5 release of containerd!
The fifth patch release for containerd 1.7 fixes a versioning issue from
the previous release and includes some internal logging API changes.
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
18 commits
93b23eb10
Prepare release notes for v1.7.5fb1292c8d
Bump version to v1.7.4503ab21bf
go.mod: github.com/containerd/continuity v0.4.22a9ae3c51
log: swap logrus functions with their equivalent on default logger01445bb73
log: add package documentation and summary of package's purpose932795f45
log: make Fields type a generic map[string]any707ca94d8
log: add log.Entry type0a79e67e4
log: define OutputFormat typedbbe28b7d
log: define G() as a function instead of a variable93b6cb784
log: add all log-levels that are acceptede8e086e02
log: group "enum" consts and touch-up docs7aa4f8fdc
log: WithLogger: remove redundant intermediate varbfdce4ce4
log: SetFormat: include returns in switch6621e0888
log: remove testify dependencydf76aaede
removes/docker: remove unnecessary conversion (unconvert)Changes from containerd/continuity
2 commits
bcc6e25
dragonfly: Initial porting workDependency Changes
1e0d26e
-> v0.4.2Previous release can be found at v1.7.4
v1.7.4
: containerd 1.7.4Compare Source
Welcome to the v1.7.4 release of containerd!
The fourth patch release for containerd 1.7 contains remote differ plugin support,
a new block file based snapshotter, and various fixes and updates.
Notable Updates
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
43 commits
7a0cae3ca
[release/1.7] Prepare release notes for v1.7.4537d7526e
integration: issue7496 case should work for runc.v2 only5add172be
Vagrantfile: add strace tool207e28f36
integration: add ShouldRetryShutdown case based on #7496b4f480fb3
pkg/cri/sbserver: fix leaked shim issue for podsandbox mode88ff575c5
pkg/cri/server: fix leaked shim issue9f61dfb7c
integration: add case to reproduce #74960f4885c16
Add configurable mount options to overlay8804a27d7
feat: make overlay sync removal configurable1c2dd5198
Remove temporary replace2bf6bd143
vendor: update github.com/containerd/continuity30a163086
snapshots|pkg: umount without DETACH and nosync after umountc9eebe3d1
mount: support direct-io for loopback device1c2977db0
Modify loopback sizecf9c78d2d
snapshots/blockfile: fix lint issueb823b4f54
snapshots/blockfile: deflaky the testsuite6daeceb11
snapshots/blockfile: use passed in dst in scratchGenerator99b61aee3
snapshots/blockfile: use loop if options is emptyfd39769ac
Add mount options to blockfile snapshotter8d732c6c2
Add sync before unmount on snapshotter layer test8472a407e
Add blockfile snapshotter to snapshotters doc6740d77ca
Add blockfile as a builtin07cc24b32
Add blockfile snapshotter32e3b76ee
Add diffservice to contrib661e505c8
Add proxy differaf79c07fd
update runc binary to v1.1.9c0b1c8f74
fix ci Linux Integration test fail4e97a115f
cri: Don't use rel path for image volumes34a5d0330
fix: allow attaching to any combination of stdin/stdout/stderrc5e7b84c0
update to go1.20.7, go1.19.122eaeb3205
Fix ro mount option being passedChanges from containerd/continuity
4 commits
4b8bec5
fs: use io.Copy because go supports CopyFileRange3fa7d7a
fs/fstest: CreateFile should use syncDependency Changes
1f10f66
->ced1acd
5330a85
->8075edf
1e0d26e
Previous release can be found at v1.7.3
v1.7.3
: containerd 1.7.3Compare Source
Welcome to the v1.7.3 release of containerd!
The third patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
close()
io beforecancel()
(#8658)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
63 commits
4cb2f1515
[release/1.7] Add release notes for v1.7.3b461ecacf
cri: memory.memsw.limit_in_bytes: no such file or directory14328ae03
migrate to community owned bucketb985f7ef1
update runc binary to v1.1.8083f57160
capture desc variable in range variable just in case that it run in parallel modea9440ce6b
Use t.TempDir instead of os.MkdirTempeea3440d8
use strings.Cut instead of strings.Split for parsing imageConfig.Usereace67180
fix userstr for dditionalGids on Linux7353c0286
ctr: update WritePidFile to use atomicfileae7021300
shim: WritePidFile & WriteAddress use atomicfile186eb64b7
cri: write generated CNI config atomically on Unix64c3dcd8e
atomicfile: new package for atomic file writesf7a20e17c
Move logrus setup code to log package60a6db9c2
Cirrus CI: configure apt-get to wait for locks973778193
Update Go to 1.20.6,1.19.11403033e52
update go to go1.20.5, go1.19.106b6b0c828
bugfix(port-forward): Correctly handle known errors898eca21e
Change http.Header copy to builtin Clonefa2efc406
Resolve docker.NewResolver race condition241514815
pkg/cri/server: Test net.ipv4.ping_group_range works with userns801e8c806
pkg/cri/server: Fix net.ipv4.ping_group_range with usernsd5639a5a8
vendor: github.com/containerd/zfs v1.1.015d65709e
ci: remove libseccomp-dev installation for nightlya08ae718c
[release/1.7] go.mod: Update cgroups to 3.0.218c6503d9
runtime/v2/runc: handle early exits w/o big locksTestShimOOMScore
(#8750)3bf3996d9
integration/client: add timeout toTestShimOOMScore
c2c54af9d
Update ginkgo to match cri-tools' version6281d46df
seccomp: always allow name_to_handle_at699d6701a
Pinned image supportdafbeb5b1
No more nondistributable layers in MS registry58b6b99cd
Add a check to skip stats for containers that are not runningclose()
io beforecancel()
(#8658)e5b2a0131
task: don'tclose()
io beforecancel()
a6a15afe3
move to CRI-TOOLS v1.27.00b2b96479
RELEASES.md: de-deprecation of CNI conf_template will be v1.7.3a24267b28
Remove cni conf_template deprecation89415fe36
Fix issue for HPC pod metricsChanges from containerd/zfs
49 commits
5e3457b
TestZFSUsage: use t.TempDir()6e9c675
README: update badgesff17a79
gofmt coded3485b9
go.mod: github.com/mistifyio/go-zfs/v3 v3.0.123c831a
remove pre-go1.17 build-tags, and fix missing build-tags in plugine5acd95
gha: fix golangci-lint, upgrade to v1.52.200b96c2
Bump github.com/containerd/containerd from 1.6.12 to 1.6.18a099def
Bump github.com/containerd/containerd from 1.6.9 to 1.6.12fee1db7
Add CodeQL analysis workflowb8b7ab2
Update GitHub actions CI workflow3e729b3
Update dependencies3c003f8
Upgrade compiler to Go 1.19d700762
Remove references to io/ioutil packagef52906e
Update Go version to supported version79ca2cb
Update containerd depedency to latest2e3db29
go.mod: github.com/mistifyio/go-zfs v3.0.0d904e63
go.mod: github.com/mistifyio/go-zfs/v3 v3.0.0-20220217145925-d014733a5309e021180
Update vendoring to containerd 1.6.xfc0c9a9
Bump github.com/containerd/containerd from 1.5.8 to 1.5.95d2f28c
Bump github.com/containerd/containerd from 1.5.5 to 1.5.8b3f193d
follow-up-#52: fix the order of cause in fmt.Errorfd5b0a2f
replace pkg/errorsfd6afa5
Bump github.com/containerd/containerd from 1.5.2 to 1.5.4aef875e
bump containerd to 1.5.235c6af7
Rename branches from master to main3d5efef
vendor sync up with containerd 1.5 ga0977d81
README.md: fix CI badgeDependency Changes
Previous release can be found at v1.7.2
v1.7.2
: containerd 1.7.2Compare Source
Welcome to the v1.7.2 release of containerd!
The second patch release for containerd 1.7 includes enhancements to CRI sandbox mode,
Windows snapshot mounting support, and CRI and container IO bug fixes.
CRI/Sandbox Updates
Other Notable Updates
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
59 commits
0e41daaea
[release/1.7] Prepare release notes for v1.7.2e134b6393
Fix panic when remote differ returns empty result313c226b8
Update continuity to a tagged version8dd16285a
UnmountAll is a no-op for missing mount pointsacff3eefa
Improve error messages and remove checkb4dd3bf4e
Make ReadOnly() available on all platforms08d8baf3f
Increase integration test tmieout to 20m1f0dbd011
Remove bind code path in mount()8f37b1c63
Remove "bind" code path from diff9139208b3
Properly mount base layerse61e7b312
Skip parent layer options on bind mountse4307926f
Add ReadOnly() function0277b9b01
Remove escalated privilegesd5c18dfb7
Use DefaultSnapshotter853179366
use t.Fatal if we cannot enable process privileges5b3ee413f
Update continuity375172604
Fix go.mod, simplify boolean logic, add logging600abd137
Ignore ERROR_NOT_FOUND error when removing mountdf7295dcd
Update continuity, go-winio and hcsshim0db78c482
Remove unused function219058766
Grant needed privileges for snapshotter tests96fbe5bc8
](https://togithub.com/containerd/containerd/commit/96fbe5bc882658780caConfiguration
📅 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.