druxt / umami.demo.druxtjs.org

Umami food magazine DruxtJS demo site
https://umami.demo.druxtjs.org
MIT License
5 stars 5 forks source link

chore(deps): update actions/setup-node action to v4 #480

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Type Update Change
actions/setup-node action major v3.8.1 -> v4.1.0

Release Notes

actions/setup-node (actions/setup-node) ### [`v4.1.0`](https://redirect.github.com/actions/setup-node/compare/v4.0.4...v4.1.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.4...v4.1.0) ### [`v4.0.4`](https://redirect.github.com/actions/setup-node/compare/v4.0.3...v4.0.4) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.3...v4.0.4) ### [`v4.0.3`](https://redirect.github.com/actions/setup-node/compare/v4.0.2...v4.0.3) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.2...v4.0.3) ### [`v4.0.2`](https://redirect.github.com/actions/setup-node/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.1...v4.0.2) ##### What's Changed - Add support for `volta.extends` by [@​ThisIsManta](https://redirect.github.com/ThisIsManta) in [https://github.com/actions/setup-node/pull/921](https://redirect.github.com/actions/setup-node/pull/921) - Add support for arm64 Windows by [@​dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-node/pull/927](https://redirect.github.com/actions/setup-node/pull/927) ##### New Contributors - [@​ThisIsManta](https://redirect.github.com/ThisIsManta) made their first contribution in [https://github.com/actions/setup-node/pull/921](https://redirect.github.com/actions/setup-node/pull/921) **Full Changelog**: https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://redirect.github.com/actions/setup-node/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v4.0.0...v4.0.1) ##### What's Changed - Ignore engines in Yarn 1 e2e-cache tests by [@​trivikr](https://redirect.github.com/trivikr) in [https://github.com/actions/setup-node/pull/882](https://redirect.github.com/actions/setup-node/pull/882) - Update setup-node references in the README.md file to setup-node@v4 by [@​jwetzell](https://redirect.github.com/jwetzell) in [https://github.com/actions/setup-node/pull/884](https://redirect.github.com/actions/setup-node/pull/884) - Update reusable workflows to use Node.js v20 by [@​MaksimZhukov](https://redirect.github.com/MaksimZhukov) in [https://github.com/actions/setup-node/pull/889](https://redirect.github.com/actions/setup-node/pull/889) - Add fix for cache to resolve slow post action step by [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/917](https://redirect.github.com/actions/setup-node/pull/917) - Fix README.md by [@​takayamaki](https://redirect.github.com/takayamaki) in [https://github.com/actions/setup-node/pull/898](https://redirect.github.com/actions/setup-node/pull/898) - Add `package.json` to `node-version-file` list of examples. by [@​TWiStErRob](https://redirect.github.com/TWiStErRob) in [https://github.com/actions/setup-node/pull/879](https://redirect.github.com/actions/setup-node/pull/879) - Fix node-version-file interprets entire package.json as a version by [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) in [https://github.com/actions/setup-node/pull/865](https://redirect.github.com/actions/setup-node/pull/865) ##### New Contributors - [@​trivikr](https://redirect.github.com/trivikr) made their first contribution in [https://github.com/actions/setup-node/pull/882](https://redirect.github.com/actions/setup-node/pull/882) - [@​jwetzell](https://redirect.github.com/jwetzell) made their first contribution in [https://github.com/actions/setup-node/pull/884](https://redirect.github.com/actions/setup-node/pull/884) - [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-node/pull/917](https://redirect.github.com/actions/setup-node/pull/917) - [@​takayamaki](https://redirect.github.com/takayamaki) made their first contribution in [https://github.com/actions/setup-node/pull/898](https://redirect.github.com/actions/setup-node/pull/898) - [@​TWiStErRob](https://redirect.github.com/TWiStErRob) made their first contribution in [https://github.com/actions/setup-node/pull/879](https://redirect.github.com/actions/setup-node/pull/879) - [@​NullVoxPopuli](https://redirect.github.com/NullVoxPopuli) made their first contribution in [https://github.com/actions/setup-node/pull/865](https://redirect.github.com/actions/setup-node/pull/865) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/actions/setup-node/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v3.8.2...v4.0.0) ##### What's Changed In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in [https://github.com/actions/setup-node/pull/866](https://redirect.github.com/actions/setup-node/pull/866) Besides, release contains such changes as: - Upgrade actions/checkout to v4 by [@​gmembre-zenika](https://redirect.github.com/gmembre-zenika) in [https://github.com/actions/setup-node/pull/868](https://redirect.github.com/actions/setup-node/pull/868) - Update actions/checkout for documentation and yaml by [@​dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-node/pull/876](https://redirect.github.com/actions/setup-node/pull/876) ##### New Contributors - [@​gmembre-zenika](https://redirect.github.com/gmembre-zenika) made their first contribution in [https://github.com/actions/setup-node/pull/868](https://redirect.github.com/actions/setup-node/pull/868) **Full Changelog**: https://github.com/actions/setup-node/compare/v3...v4.0.0 ### [`v3.8.2`](https://redirect.github.com/actions/setup-node/releases/tag/v3.8.2) [Compare Source](https://redirect.github.com/actions/setup-node/compare/v3.8.1...v3.8.2) ##### What's Changed - Update semver by [@​dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-node/pull/861](https://redirect.github.com/actions/setup-node/pull/861) - Update temp directory creation by [@​nikolai-laevskii](https://redirect.github.com/nikolai-laevskii) in [https://github.com/actions/setup-node/pull/859](https://redirect.github.com/actions/setup-node/pull/859) - Bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.15.4 to 7.23.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-node/pull/870](https://redirect.github.com/actions/setup-node/pull/870) - Add notice about binaries not being updated yet by [@​nikolai-laevskii](https://redirect.github.com/nikolai-laevskii) in [https://github.com/actions/setup-node/pull/872](https://redirect.github.com/actions/setup-node/pull/872) - Update toolkit cache and core by [@​dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) and [@​seongwon-privatenote](https://redirect.github.com/seongwon-privatenote) in [https://github.com/actions/setup-node/pull/875](https://redirect.github.com/actions/setup-node/pull/875) **Full Changelog**: https://github.com/actions/setup-node/compare/v3...v3.8.2

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 becomes conflicted, 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.

coderabbitai[bot] commented 3 months ago

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit , please review it.` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` - `@coderabbitai help me debug CodeRabbit configuration file.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (Invoked using PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai full review` to do a full review from scratch and review all the files again. - `@coderabbitai summary` to regenerate the summary of the PR. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository. - `@coderabbitai help` to get help. ### Other keywords and placeholders - Add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. - Add `@coderabbitai summary` to generate the high-level summary at a specific location in the PR description. - Add `@coderabbitai` anywhere in the PR title to generate the title automatically. ### CodeRabbit Configuration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](http://discord.gg/coderabbit) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
github-actions[bot] commented 3 months ago

🚀 Deployed on https://671a5b5e7ecc9100e120df9c--druxtjs-org-demo-umami.netlify.app