Conversation
92cf266 to
60ca5af
Compare
|
I don't understand the artifact update problem. @dhruvkb did you take a look at that? I don't know why it's trying to use |
|
Not sure about that Renovate message, but the Node version change posed no issue locally. Everything was working like before. I'll do some checking, let's hold off on merging this for a while. |
60ca5af to
2a82cb7
Compare
|
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/1360 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
98d99a3 to
d25395e
Compare
|
Ah! I understand the problem here @dhruvkb... it's the same pnpm version pinning issue! 🤦 I'll try and find a solution for this. Maybe renovate lets you pin the version. |
|
Looks like it might be possible with https://docs.renovatebot.com/configuration-options/#constraints |
d25395e to
35310d4
Compare
|
Merging this is dependent on #1420 |
35310d4 to
812cd2a
Compare
812cd2a to
bd241b0
Compare
pnpm-lock.yaml
Outdated
| typescript: 4.6.2 | ||
| fork-ts-checker-webpack-plugin: 6.5.0_74f2hvla7n4b757hwnerd4quka | ||
| ts-loader: 8.3.0_e7hrjdrs22zc4syxbltzlwluhe | ||
| typescript: 4.2.4 |
There was a problem hiding this comment.
😱
Looks like we still need that TypeScript resolution after all 😕
Edit: we do still have it. I had to checkout this branch and run pnpm install after removing the lock file to get it to resolve to the right TS version 😕
|
Size Change: -3 B (0%) Total Size: 1.4 MB
ℹ️ View Unchanged
|
This PR contains the following updates:
16.13.0->16.15.0Configuration
📅 Schedule: "before 3am on the first day of the month" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.