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

Bump dependencies #1902

Merged
merged 7 commits into from
Apr 8, 2024
Merged

Bump dependencies #1902

merged 7 commits into from
Apr 8, 2024

Conversation

pinniped-ci-bot
Copy link
Member

Automatically bumped all go.mod direct dependencies and/or images in dockerfiles.

@joshuatcasey
Copy link
Member

joshuatcasey commented Mar 21, 2024

Looks like go-oidc had a minor version bump that now is using go-jose/v4 , which has breaking changes.

The rest of our codebase is using go-jose/v3.

I'll make a quick POC at using go-jose/v4 on this PR.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 38.58%. Comparing base (722f00e) to head (8ea3391).

Files Patch % Lines
internal/upstreamldap/upstreamldap.go 50.00% 1 Missing ⚠️
test/testlib/activedirectory.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1902      +/-   ##
==========================================
+ Coverage   38.56%   38.58%   +0.01%     
==========================================
  Files         350      350              
  Lines       44514    44514              
==========================================
+ Hits        17168    17174       +6     
+ Misses      26831    26826       -5     
+ Partials      515      514       -1     

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

@cfryanr cfryanr force-pushed the pinny/bump-deps branch 6 times, most recently from 56ab838 to afb6532 Compare March 29, 2024 13:01
@cfryanr cfryanr force-pushed the pinny/bump-deps branch 2 times, most recently from a867af1 to 2f7dd2b Compare April 2, 2024 13:02
dependabot bot and others added 5 commits April 5, 2024 01:44
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0.
- [Commits](golang/mod@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…e-go-mod/golang.org/x/mod-0.17.0' into pinny/bump-deps
@joshuatcasey joshuatcasey merged commit 55aaf33 into main Apr 8, 2024
40 checks passed
@joshuatcasey joshuatcasey deleted the pinny/bump-deps branch April 8, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants