Commit 080f73d
authored
chore(deps): update pnpm/action-setup action to v6 (#29)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm/action-setup](https://redirect.github.com/pnpm/action-setup) |
action | major | `v4` → `v6` |
---
### Release Notes
<details>
<summary>pnpm/action-setup (pnpm/action-setup)</summary>
###
[`v6.0.3`](https://redirect.github.com/pnpm/action-setup/releases/tag/v6.0.3)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v6.0.2...v6.0.3)
Updated pnpm to v11.0.0-rc.5
**Full Changelog**:
<pnpm/action-setup@v6.0.2...v6.0.3>
###
[`v6.0.2`](https://redirect.github.com/pnpm/action-setup/releases/tag/v6.0.2)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v6.0.1...v6.0.2)
##### What's Changed
- fix: pnpm self-update binary shadowed by bootstrap on PATH by
[@​oniani1](https://redirect.github.com/oniani1) in
[#​230](https://redirect.github.com/pnpm/action-setup/pull/230)
##### New Contributors
- [@​oniani1](https://redirect.github.com/oniani1) made their
first contribution in
[#​230](https://redirect.github.com/pnpm/action-setup/pull/230)
**Full Changelog**:
<pnpm/action-setup@v6.0.1...v6.0.2>
###
[`v6.0.1`](https://redirect.github.com/pnpm/action-setup/releases/tag/v6.0.1)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v6...v6.0.1)
Update pnpm to v11.0.0-rc.2. `pnpm-lock.yaml` will not be saved with two
documents unless the `packageManager` is set via
`devEngines.packageManager`. Related issue:
[#​228](https://redirect.github.com/pnpm/action-setup/issues/228)
### [`v6.0.0`]()
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v6...v6)
###
[`v6`](https://redirect.github.com/pnpm/action-setup/compare/v5...v6)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v5.0.0...v6)
###
[`v5`](https://redirect.github.com/pnpm/action-setup/compare/v4...v5)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v5.0.0...v5.0.0)
###
[`v5.0.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v5.0.0)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v4.4.0...v5.0.0)
Updated the action to use Node.js 24.
###
[`v4.4.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v4.4.0)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v4.3.0...v4.4.0)
Updated the action to use Node.js 24.
###
[`v4.3.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v4.3.0)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v4.2.0...v4.3.0)
#### What's Changed
- docs: fix the run\_install example in the Readme by
[@​dreyks](https://redirect.github.com/dreyks) in
[#​175](https://redirect.github.com/pnpm/action-setup/pull/175)
- chore: remove unused `@types/node-fetch` dependency by
[@​silverwind](https://redirect.github.com/silverwind) in
[#​186](https://redirect.github.com/pnpm/action-setup/pull/186)
- Clarify that package\_json\_file is relative to GITHUB\_WORKSPACE by
[@​chris-martin](https://redirect.github.com/chris-martin) in
[#​184](https://redirect.github.com/pnpm/action-setup/pull/184)
- feat: store caching by
[@​jrmajor](https://redirect.github.com/jrmajor) in
[#​188](https://redirect.github.com/pnpm/action-setup/pull/188)
- refactor: remove star imports by
[@​KSXGitHub](https://redirect.github.com/KSXGitHub) in
[#​196](https://redirect.github.com/pnpm/action-setup/pull/196)
- fix(ci): exclude macos by
[@​KSXGitHub](https://redirect.github.com/KSXGitHub) in
[#​197](https://redirect.github.com/pnpm/action-setup/pull/197)
#### New Contributors
- [@​dreyks](https://redirect.github.com/dreyks) made their first
contribution in
[#​175](https://redirect.github.com/pnpm/action-setup/pull/175)
- [@​silverwind](https://redirect.github.com/silverwind) made
their first contribution in
[#​186](https://redirect.github.com/pnpm/action-setup/pull/186)
- [@​chris-martin](https://redirect.github.com/chris-martin) made
their first contribution in
[#​184](https://redirect.github.com/pnpm/action-setup/pull/184)
- [@​jrmajor](https://redirect.github.com/jrmajor) made their
first contribution in
[#​188](https://redirect.github.com/pnpm/action-setup/pull/188)
- [@​Boosted-Bonobo](https://redirect.github.com/Boosted-Bonobo)
made their first contribution in
[#​199](https://redirect.github.com/pnpm/action-setup/pull/199)
**Full Changelog**:
<pnpm/action-setup@v4.2.0...v4.3.0>
###
[`v4.2.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v4.2.0)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v4.1.0...v4.2.0)
When there's a `.npmrc` file at the root of the repository, pnpm will be
fetched from the registry that is specified in that `.npmrc` file
[#​179](https://redirect.github.com/pnpm/action-setup/pull/179)
###
[`v4.1.0`](https://redirect.github.com/pnpm/action-setup/releases/tag/v4.1.0)
[Compare
Source](https://redirect.github.com/pnpm/action-setup/compare/v4...v4.1.0)
Add support for `package.yaml`
[#​156](https://redirect.github.com/pnpm/action-setup/pull/156).
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/moeru-ai/eventa).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3dd46fa commit 080f73d
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments