-
Notifications
You must be signed in to change notification settings - Fork 55
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
Bump dependencies using scripts/bump-deps.sh #1376
Merged
Merged
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
github-actions
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 17, 2024
Dependency ReviewThe following issues were found:
License Issuescmd/go.mod
go.mod
Allowed Licenses: Apache-2.0, BSD-2-Clause, BSD-2-Clause-FreeBSD, BSD-3-Clause, MIT, ISC, Python-2.0, PostgreSQL, X11, Zlib Excluded from license check: pkg:golang/github.com/hashicorp/go-retryablehttp, pkg:golang/github.com/hashicorp/errwrap, pkg:golang/github.com/hashicorp/go-cleanhttp, pkg:golang/github.com/hashicorp/go-multierror OpenSSF Scorecard
Scanned Manifest Filescmd/go.mod
go.mod
|
Looks like builds are failing due to containerd v1.7.22 not being compatible with errdefs v0.2.0. I guess we should maybe just skip this upgrade for now and only do the prometheus upgrade? |
github-actions
bot
force-pushed
the
create-pull-request/patch
branch
from
September 24, 2024 10:04
7ff4a77
to
948c913
Compare
github-actions
bot
force-pushed
the
create-pull-request/patch
branch
from
October 1, 2024 10:04
948c913
to
ab04fc5
Compare
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
sondavidb
force-pushed
the
create-pull-request/patch
branch
from
October 1, 2024 20:15
ab04fc5
to
879199e
Compare
Downgraded errdefs to v0.1.0 until containerd integrates it on their end. |
austinvazquez
approved these changes
Oct 1, 2024
pendo324
approved these changes
Oct 2, 2024
coderbirju
approved these changes
Oct 2, 2024
chews93319
approved these changes
Oct 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 created by create-pull-request must be closed and reopened manually to trigger automated checks.