moul / depviz

👓 dependency visualizer for GitHub & GitLab (a.k.a., "auto-roadmap")
https://manfred.life/depviz
Other
143 stars 12 forks source link

chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0 #572

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps actions/setup-node from 3.4.1 to 3.5.0.

Release notes

Sourced from [actions/setup-node's releases](https://github.com/actions/setup-node/releases).

Add support for engines.node and Volta

In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. [actions/setup-node#485](https://github-redirect.dependabot.com/actions/setup-node/pull/485). Moreover, we [added support for Volta](https://github-redirect.dependabot.com/actions/setup-node/pull/532)

Besides, we updated @​actions/core to 1.9.1 and @​actions/cache to 3.0.4

Commits
  • 969bd26 Fix test volta priority ([#577](https://github-redirect.dependabot.com/actions/setup-node/issues/577))
  • 9f3a02b Merge pull request [#532](https://github-redirect.dependabot.com/actions/setup-node/issues/532) from jef/main
  • 4cffe5c chore: remove sponge usage
  • 0efefb3 Merge remote-tracking branch 'upstream/main'
  • 1e6f2cd test: add volta e2e test
  • 30f0e7d Update @​actions/core to 1.9.1 ([#574](https://github-redirect.dependabot.com/actions/setup-node/issues/574))
  • c8f0d10 upgrade @action/cache to 3.0.4 to fix stuck issue ([#573](https://github-redirect.dependabot.com/actions/setup-node/issues/573))
  • b4b18e5 Update package json version ([#570](https://github-redirect.dependabot.com/actions/setup-node/issues/570))
  • 9efe00a Merge pull request [#569](https://github-redirect.dependabot.com/actions/setup-node/issues/569) from e-korolevskii/main
  • 35ba06b docs(contributor's guide): Update link
  • Additional commits viewable in [compare view](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: * `@dependabot rebase` will rebase this PR * `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it * `@dependabot merge` will merge this PR after your CI passes on it * `@dependabot squash and merge` will squash and merge this PR after your CI passes on it * `@dependabot cancel merge` will cancel a previously requested merge and block automerging * `@dependabot reopen` will reopen this PR if it is closed * `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually * `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) * `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) * `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

┆Issue is synchronized with this Trello card

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.16.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: