Open renovate[bot] opened 5 months ago
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.
Is your PR ready for review and processing? Mark the PR ready by including #pr-ready
in a comment.
If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold
in a comment.
Thanks for the PR!
This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.
This PR contains the following updates:
v1.2.1
->v4.0.0
Release Notes
pnpm/action-setup (pnpm/action-setup)
### [`v4.0.0`](https://togithub.com/pnpm/action-setup/releases/tag/v4.0.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v3.0.0...v4.0.0) An error is thrown if one version of pnpm is specified in the `packageManager` field of `package.json` and a different version is specified in the action's settings [#122](https://togithub.com/pnpm/action-setup/pull/122) ### [`v3.0.0`](https://togithub.com/pnpm/action-setup/releases/tag/v3.0.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.4.1...v3.0.0) The action is updated to run on Node.js v20 ### [`v2.4.1`](https://togithub.com/pnpm/action-setup/compare/v2.4.0...v2.4.1) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.4.0...v2.4.1) ### [`v2.4.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.4.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.3.0...v2.4.0) Add ability to install standalone binary ([https://github.com/pnpm/action-setup/pull/92](https://togithub.com/pnpm/action-setup/pull/92)). ### [`v2.3.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.3.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.4...v2.3.0) - feat: specifying path to non-root `package.json` file ([https://github.com/pnpm/action-setup/pull/88](https://togithub.com/pnpm/action-setup/pull/88)). - docs: improve. ### [`v2.2.4`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.4) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.3...v2.2.4) No deprecation warnings are printed about set-state and set-output commands ([https://github.com/pnpm/action-setup/issues/57](https://togithub.com/pnpm/action-setup/issues/57)) ### [`v2.2.3`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.3) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.2...v2.2.3) Bump Node.js version to 16 [https://github.com/pnpm/action-setup/pull/56](https://togithub.com/pnpm/action-setup/pull/56) ### [`v2.2.2`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.2) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.1...v2.2.2) Fixing network issues. Related issues: - [https://github.com/pnpm/action-setup/issues/44](https://togithub.com/pnpm/action-setup/issues/44) - [https://github.com/pnpm/action-setup/issues/22](https://togithub.com/pnpm/action-setup/issues/22) Related PR: - [https://github.com/pnpm/action-setup/pull/46](https://togithub.com/pnpm/action-setup/pull/46) ### [`v2.2.1`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.1) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.2.0...v2.2.1) Fix `"packageManager"` reader [https://github.com/pnpm/action-setup/pull/35](https://togithub.com/pnpm/action-setup/pull/35) ### [`v2.2.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.2.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.1.0...v2.2.0) - Support the `packageManager` field in the `package.json` file [https://github.com/pnpm/action-setup/pull/33](https://togithub.com/pnpm/action-setup/pull/33). - Use `@pnpm/fetch` as an attempt to fix [https://github.com/pnpm/action-setup/issues/22](https://togithub.com/pnpm/action-setup/issues/22) [https://github.com/pnpm/action-setup/pull/32](https://togithub.com/pnpm/action-setup/pull/32). ### [`v2.1.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.1.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.0.1...v2.1.0) Support pnpm v7 [https://github.com/pnpm/action-setup/pull/29](https://togithub.com/pnpm/action-setup/pull/29) ### [`v2.0.1`](https://togithub.com/pnpm/action-setup/releases/tag/v2.0.1) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v2.0.0...v2.0.1) Update versions in code examples in README.md to the latest ones to avoid users using the wrong versions. ### [`v2.0.0`](https://togithub.com/pnpm/action-setup/releases/tag/v2.0.0) [Compare Source](https://togithub.com/pnpm/action-setup/compare/v1.2.1...v2.0.0) - Use `https://pnpm.js.org/pnpm.js` to install `pnpm`. - Removed `inputs.bin_dest`. - Removed `inputs.registry`.Configuration
π Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, 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.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.