jo3-l / obscenity

Robust, extensible profanity filter for NodeJS
MIT License
70 stars 2 forks source link

chore(deps): update pnpm/action-setup action to v2.4.0 #37

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pnpm/action-setup action minor v2.0.1 -> v2.4.0

Release Notes

pnpm/action-setup (pnpm/action-setup) ### [`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)

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (4ca1be7) 100.00% compared to head (5b05386) 100.00%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 36 36 Lines 916 916 Branches 183 183 ========================================= Hits 916 916 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.