-
Notifications
You must be signed in to change notification settings - Fork 15
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 actions/cache from 3 to 4 #4108
base: master
Are you sure you want to change the base?
Conversation
Can one of the admins verify this patch? |
|
17845af
to
b70e00f
Compare
we need to upgrade Picasso to version 20, first of all |
Why Picasso needs node 20? It should be a pure browser package, no need for special node shenaningans |
I'm talking about the rest GH Workflow: https://github.com/toptal/picasso/pull/4108/files#diff-ed9daa5b9c8d4786687ec281988d936bdca0f6ad192416aa73f9e772c16a24f2L57 we use nodeJS@18 version there, that makes such change kinda useless. So, first of all, we need to update those parts to nodeJS@20 |
Also, package.json highlights nodeJS@18 as a minimum required engine: https://github.com/toptal/picasso/blob/master/package.json#L177 |
592a0d4
to
63df845
Compare
434f7bb
to
78b76cc
Compare
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
78b76cc
to
ddf655e
Compare
Bumps actions/cache from 3 to 4.
Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
13aacd8
Merge pull request #1242 from to-s/main53b35c5
Merge branch 'main' into main65b8989
Merge pull request #1284 from takost/update-to-node-20d0be34d
Fix dist66cf064
Merge branch 'main' into update-to-node-201326563
Merge branch 'main' into maine718767
Fix format0122982
Apply workaround for earlyExit3185ecf
Update "only-" actions to node2025618a0
Bump versionYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)