Skip to content
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

consolidate dependabot updates #4718

Merged
merged 3 commits into from Nov 29, 2023
Merged

consolidate dependabot updates #4718

merged 3 commits into from Nov 29, 2023

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented Nov 29, 2023

Proposed changes

Roll up:
#4705
#4707
#4708
#4709
#4710
#4711
#4712
#4713
#4714
#4715
#4716

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@pdabelf5 pdabelf5 requested a review from a team as a code owner November 29, 2023 15:28
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 29, 2023
Copy link

github-actions bot commented Nov 29, 2023

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ❌ 1 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 4 package(s) with unknown licenses.
See the Details below.

License Issues

tests/requirements.txt

PackageVersionLicenseIssue Type
markupsafe2.1.3BSD-2-Clause AND BSD-3-ClauseIncompatible License
certifi2023.11.17NullUnknown License
cryptography41.0.6NullUnknown License
protobuf4.25.1NullUnknown License
pytest-html4.1.1NullUnknown License
Allowed Licenses: Apache-1.1, Apache-2.0, BSD-2-Clause, BSD-3-Clause, BSL-1.0, ISC, MIT, NCSA, OpenSSL, Python-2.0, X11

Scanned Manifest Files

.github/workflows/dependency-review.yml
.github/workflows/lint.yml
go.mod
  • github.com/aws/aws-sdk-go-v2@1.23.2
  • github.com/aws/aws-sdk-go-v2/config@1.25.6
  • github.com/aws/aws-sdk-go-v2/credentials@1.16.5
  • github.com/aws/aws-sdk-go-v2/internal/configsources@1.2.5
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@2.5.5
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering@1.18.4
  • github.com/aws/aws-sdk-go-v2/service/sso@1.17.4
  • github.com/aws/aws-sdk-go-v2/service/ssooidc@1.20.2
  • github.com/aws/aws-sdk-go-v2/service/sts@1.25.5
  • k8s.io/code-generator@0.28.4
  • github.com/aws/aws-sdk-go-v2@1.23.1
  • github.com/aws/aws-sdk-go-v2/config@1.25.5
  • github.com/aws/aws-sdk-go-v2/credentials@1.16.4
  • github.com/aws/aws-sdk-go-v2/internal/configsources@1.2.4
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2@2.5.4
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering@1.18.3
  • github.com/aws/aws-sdk-go-v2/service/sso@1.17.3
  • github.com/aws/aws-sdk-go-v2/service/ssooidc@1.20.1
  • github.com/aws/aws-sdk-go-v2/service/sts@1.25.4
  • k8s.io/code-generator@0.28.3
tests/requirements.txt
  • cryptography@41.0.5
  • certifi@2023.11.17
  • cryptography@41.0.6
  • idna@3.6
  • jinja2@3.1.2
  • markupsafe@2.1.3
  • protobuf@4.25.1
  • pyasn1@0.5.1
  • pytest-html@4.1.1
  • urllib3@1.26.18
  • certifi@2023.7.22
  • idna@3.4
  • protobuf@4.25.0
  • pyasn1@0.5.0
  • pytest-html@3.2.0
  • urllib3@2.1.0

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e82d7c) 52.09% compared to head (ed65927) 52.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4718      +/-   ##
==========================================
- Coverage   52.09%   52.08%   -0.02%     
==========================================
  Files          59       59              
  Lines       17033    17033              
==========================================
- Hits         8873     8871       -2     
  Misses       7862     7862              
- Partials      298      300       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

None yet

3 participants