-
Notifications
You must be signed in to change notification settings - Fork 15
docs: drop overrides in website dependencies, regenerate lockfile
#608
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #608 +/- ##
=======================================
Coverage 76.02% 76.02%
=======================================
Files 42 42
Lines 2482 2482
=======================================
Hits 1887 1887
Misses 595 595
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
docs build seems to be passing correctly . |
vdusek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What about
"resolutions": {
"@apify/ui-library": "<1.120.0"
},
?
website dependencies, regenerate lockfilewebsite dependencies, regenerate lockfile
|
Right, this PR was opened before your most recent pushes to master (and updates to the issue description 😄 ) I'll check out the current state. |
Yeah sorry! You're too fast 😄 ... I thought it was fixed when Claude said so, but it actually needed more investigation and another resolution. |
website dependencies, regenerate lockfileoverrides in website dependencies, regenerate lockfile
|
I fixed the error in (compare CI checks here with the failing build in e.g. this renovate PR). |
Closes #607