-
Notifications
You must be signed in to change notification settings - Fork 66
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 #1801
Bump dependencies #1801
Conversation
There seems to be a compile error inside the new version of the minify library.
|
Created an issue on the minify library: tdewolff/minify#642 |
5f1e2f6
to
c4ed541
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1801 +/- ##
=======================================
Coverage 79.14% 79.14%
=======================================
Files 172 172
Lines 16163 16163
=======================================
Hits 12792 12792
Misses 3052 3052
Partials 319 319 ☔ View full report in Codecov by Sentry. |
c4ed541
to
6d79fe5
Compare
The minify compile issue was resolved and they created a new release. This PR now includes that newer release. |
Made the switch wherever possible, but since fosite still uses the old gopkg.in/square/go-jose.v2 there was one test where we still need to use it as a direct dependency.
Automatically bumped all go.mod direct dependencies and/or images in dockerfiles.