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

Update @actions/cache #396

Merged
merged 1 commit into from Nov 10, 2022
Merged

Conversation

etiennebarrie
Copy link
Contributor

Recently I hit Error: Cache upload failed because file read failed with EBADF: bad file descriptor, read errors (see https://github.com/Shopify/maintenance_tasks/actions/runs/3410427916/jobs/5673375211#step:3:146) and I found actions/cache#596 which seemed related.

Bumping the cache-version worked around the issue by getting a brand new smaller cache, but it seems we could fix it here by updating @actions/cache.

That PR was merged before the 2.1.6 tag but none of the 2.1.x versions are available on npm/yarn apparently, so I had to bump to 3.x versions with yarn upgrade @actions/cache@^3. I don't know all the consequences of that, but it seems that the breaking changes in @actions/cache v3 are related to the minimum runner version moving from node12 to node16. Maybe we should a line about that in the self-hosted runners section of the readme. All the other versions upgrades are minor updates so hopefully it should be fine.

@eregon
Copy link
Member

eregon commented Nov 10, 2022

Thank you, this looks good. This action already requires node16, so there is no new requirement there.

@eregon eregon merged commit 8ddb7b3 into ruby:master Nov 10, 2022
kodiakhq bot added a commit to weareinreach/InReach that referenced this pull request Nov 10, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions-rs/toolchain](https://togithub.com/actions-rs/toolchain) | action | pinDigest |  -> `16499b5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action | pinDigest |  -> `93ea575` |
| [actions/setup-java](https://togithub.com/actions/setup-java) | action | pinDigest |  -> `de1bb2b` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action | pinDigest |  -> `8c91899` |
| [actions/setup-python](https://togithub.com/actions/setup-python) | action | pinDigest |  -> `13ae5bb` |
| [actions/stale](https://togithub.com/actions/stale) | action | pinDigest |  -> `5ebf00e` |
| [atlassian/gajira-login](https://togithub.com/atlassian/gajira-login) | action | pinDigest |  -> `90a5995` |
| [chromaui/action](https://togithub.com/chromaui/action) | action | pinDigest |  -> `9f9e97c` |
| [cypress-io/github-action](https://togithub.com/cypress-io/github-action) | action | pinDigest |  -> `30008f1` |
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) | action | pinDigest |  -> `e460dfe` |
| [github/codeql-action](https://togithub.com/github/codeql-action) | action | pinDigest |  -> `c3b6fce` |
| [jesusvasquez333/verify-pr-label-action](https://togithub.com/jesusvasquez333/verify-pr-label-action) | action | pinDigest |  -> `657d111` |
| [micnncim/action-label-syncer](https://togithub.com/micnncim/action-label-syncer) | action | pinDigest |  -> `3abd5ab` |
| [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) | action | minor | `v1.120.0` -> `v1.121.0` |

---

### Release Notes

<details>
<summary>ruby/setup-ruby</summary>

### [`v1.121.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.121.0): Update to actions/cache@v3

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.1...v1.121.0)

-   [ruby/setup-ruby#396

### [`v1.120.1`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.120.1): Workaround issue with gem install bundler on truffleruby-head

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.0...v1.120.1)

-   [oracle/truffleruby#2780

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #38
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JoeKarow pushed a commit to weareinreach/InReach that referenced this pull request Dec 3, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions-rs/toolchain](https://togithub.com/actions-rs/toolchain) | action | pinDigest |  -> `16499b5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action | pinDigest |  -> `93ea575` |
| [actions/setup-java](https://togithub.com/actions/setup-java) | action | pinDigest |  -> `de1bb2b` |
| [actions/setup-node](https://togithub.com/actions/setup-node) | action | pinDigest |  -> `8c91899` |
| [actions/setup-python](https://togithub.com/actions/setup-python) | action | pinDigest |  -> `13ae5bb` |
| [actions/stale](https://togithub.com/actions/stale) | action | pinDigest |  -> `5ebf00e` |
| [atlassian/gajira-login](https://togithub.com/atlassian/gajira-login) | action | pinDigest |  -> `90a5995` |
| [chromaui/action](https://togithub.com/chromaui/action) | action | pinDigest |  -> `9f9e97c` |
| [cypress-io/github-action](https://togithub.com/cypress-io/github-action) | action | pinDigest |  -> `30008f1` |
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) | action | pinDigest |  -> `e460dfe` |
| [github/codeql-action](https://togithub.com/github/codeql-action) | action | pinDigest |  -> `c3b6fce` |
| [jesusvasquez333/verify-pr-label-action](https://togithub.com/jesusvasquez333/verify-pr-label-action) | action | pinDigest |  -> `657d111` |
| [micnncim/action-label-syncer](https://togithub.com/micnncim/action-label-syncer) | action | pinDigest |  -> `3abd5ab` |
| [ruby/setup-ruby](https://togithub.com/ruby/setup-ruby) | action | minor | `v1.120.0` -> `v1.121.0` |

---

### Release Notes

<details>
<summary>ruby/setup-ruby</summary>

### [`v1.121.0`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.121.0): Update to actions/cache@v3

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.1...v1.121.0)

-   [ruby/setup-ruby#396

### [`v1.120.1`](https://togithub.com/ruby/setup-ruby/releases/tag/v1.120.1): Workaround issue with gem install bundler on truffleruby-head

[Compare Source](https://togithub.com/ruby/setup-ruby/compare/v1.120.0...v1.120.1)

-   [oracle/truffleruby#2780

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #38
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants