chore(deps): update go dependencies #1225
Open
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:
v0.16.3
->v0.17.0
v1.7.0
->v1.9.0
v0.6.9
->v0.7.0
27863c8
->6e76a2b
v0.32.0
->v0.33.0
v0.16.1
->v0.17.0
v1.0.6
->v1.0.7
v0.34.0
->v0.35.0
8b98d1e
->f3f2b99
v1.5.0
->v1.6.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
containerd/stargz-snapshotter (github.com/containerd/stargz-snapshotter/estargz)
v0.17.0
Compare Source
Notable Changes
ghcr.io/containerd/stargz-snapshotter:0.17.0-kind
) (#1983)docs/overview.md
(#2061), thanks to @soulshakecontainerd/project-checks
to v1.2.2 (#2004), thanks to @wswsmaoharshicorp/multierror
witherrors.Join
(#1921), thanks to @djdongjinFor other changes, refer to the full diff: containerd/stargz-snapshotter@v0.16.3...v0.17.0
fsnotify/fsnotify (github.com/fsnotify/fsnotify)
v1.9.0
Compare Source
Changes and fixes
all: make BufferedWatcher buffered again (#657)
inotify: fix race when adding/removing watches while a watched path is being deleted (#678, #686)
inotify: don't send empty event if a watched path is unmounted (#655)
inotify: don't register duplicate watches when watching both a symlink and its target; previously that would get "half-added" and removing the second would panic (#679)
kqueue: fix watching relative symlinks (#681)
kqueue: correctly mark pre-existing entries when watching a link to a dir on kqueue (#682)
illumos: don't send error if changed file is deleted while processing the event (#678)
v1.8.0
Compare Source
Additions
FSNOTIFY_DEBUG
to print debug logs to stderr (#619)Changes and fixes
windows: fix behaviour of
WatchList()
to be consistent with other platforms (#610)kqueue: ignore events with Ident=0 (#590)
kqueue: set O_CLOEXEC to prevent passing file descriptors to children (#617)
kqueue: emit events as "/path/dir/file" instead of "path/link/file" when watching a symlink (#625)
inotify: don't send event for IN_DELETE_SELF when also watching the parent (#620)
inotify: fix panic when calling Remove() in a goroutine (#650)
fen: allow watching subdirectories of watched directories (#621)
google/gnostic-models (github.com/google/gnostic-models)
v0.7.0
Compare Source
operator-framework/api (github.com/operator-framework/api)
v0.33.0
Compare Source
What's Changed
Full Changelog: operator-framework/api@v0.32.0...v0.33.0
prometheus/procfs (github.com/prometheus/procfs)
v0.17.0
Compare Source
What's Changed
Proc.Stat()
by @pgimalac in https://github.com/prometheus/procfs/pull/659New Contributors
Full Changelog: prometheus/procfs@v0.16.1...v0.17.0
spf13/pflag (github.com/spf13/pflag)
v1.0.7
Compare Source
What's Changed
New Contributors
Full Changelog: spf13/pflag@v1.0.6...v1.0.7
kubernetes-sigs/yaml (sigs.k8s.io/yaml)
v1.6.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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.
To execute skipped test pipelines write comment
/ok-to-test
.This PR has been generated by MintMaker (powered by Renovate Bot).