Commit Graph

7 Commits

Author SHA1 Message Date
27f0412ca4 Update actions/setup-node action to v4 2024-11-08 16:06:13 +00:00
5b4ecea0db Update actions/setup-node action to v2.5.2 (#38)
All checks were successful
Build and deploy / build-wasm (push) Successful in 1m6s
Build and deploy / build-react (push) Successful in 1m10s
Build and deploy / merge (push) Successful in 12s
Build and deploy / Pin to cluster node (push) Successful in 32s
Build and deploy / Update OVH DNS (push) Successful in 2m4s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | patch | `v2.5.0` -> `v2.5.2` |

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

### [`v2.5.2`](https://github.com/actions/setup-node/releases/tag/v2.5.2): Update @&#8203;actions/core for v2

[Compare Source](https://github.com/actions/setup-node/compare/v2.5.1...v2.5.2)

In scope of this release we updated actions/core to 1.10.0 and actions/tool-cache to 1.7.2 for v2: https://github.com/actions/setup-node/pull/713

### [`v2.5.1`](https://github.com/actions/setup-node/releases/tag/v2.5.1): Fix logic of error handling for npm warning and uncaught exception

[Compare Source](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

In scope of this release we fix logic of error handling related to caching (https://github.com/actions/setup-node/pull/358) and (https://github.com/actions/setup-node/pull/359).

In the previous behaviour we relied on `stderr` output to throw error. The warning messages from package managers can be written to the stderr's output. For now the action will throw an error only if exit code differs from zero. Besides, we add logic to сatch and log unhandled exceptions.

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #38
Co-authored-by: Renovate <renovate@bruyant.xyz>
Co-committed-by: Renovate <renovate@bruyant.xyz>
2024-11-08 12:06:01 +00:00
3c7e29430f Use correct pin version
All checks were successful
Build and deploy / build-wasm (push) Successful in 19s
Build and deploy / build-react (push) Successful in 52s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Successful in 5s
Build and deploy / Update OVH DNS (push) Successful in 4s
2024-01-13 08:52:30 +01:00
420f888d9a Use pin v1
Some checks failed
Build and deploy / build-wasm (push) Successful in 20s
Build and deploy / build-react (push) Successful in 53s
Build and deploy / merge (push) Successful in 6s
Build and deploy / Pin to cluster node (push) Failing after 4s
Build and deploy / Update OVH DNS (push) Has been skipped
2024-01-13 08:49:26 +01:00
b8e68ef7fd Use pin v1 2024-01-13 08:48:59 +01:00
9835aac749 Use correct dep name
All checks were successful
Build and deploy / build-wasm (push) Successful in 19s
Build and deploy / build-react (push) Successful in 47s
Build and deploy / merge (push) Successful in 13s
Build and deploy / Pin to cluster node (push) Successful in 9s
Build and deploy / Update OVH DNS (push) Successful in 6s
2024-01-12 19:57:15 +01:00
7d663a4981 Rename folder
Some checks failed
Build and deploy / build-wasm (push) Successful in 30s
Build and deploy / build-react (push) Successful in 1m5s
Build and deploy / Pin to cluster node (push) Failing after 4s
Build and deploy / Update OVH DNS (push) Has been skipped
Build and deploy / merge (push) Successful in 7s
2024-01-12 19:53:24 +01:00