Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2023

Bumps the dependencies group with 2 updates: actions/checkout and volta-cli/action.

Updates actions/checkout from 2 to 3

Release notes

Sourced from actions/checkout's releases.

v3.0.0

  • Updated to the node16 runtime by default
    • This requires a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later.

v2.7.0

What's Changed

Full Changelog: actions/checkout@v2.6.0...v2.7.0

v2.6.0

What's Changed

Full Changelog: actions/checkout@v2.5.0...v2.6.0

v2.5.0

What's Changed

Full Changelog: actions/checkout@v2...v2.5.0

v2.4.2

What's Changed

Full Changelog: actions/checkout@v2...v2.4.2

v2.4.1

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory

v2.4.0

  • Convert SSH URLs like org-<ORG_ID>@github.com: to https://github.com/ - pr

v2.3.5

Update dependencies

v2.3.4

v2.3.3

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

v3.0.1

v3.0.0

v2.3.1

... (truncated)

Commits

Updates volta-cli/action from 1 to 4

Release notes

Sourced from volta-cli/action's releases.

Release 4.0.0

💥 Breaking Change

📝 Documentation

🚀 Enhancement

  • #107 Add package-json-path input to specify location of package.json (@​rwjblue)

🐛 Bug Fix

Committers: 4

Release 4.0.0-beta.4

🐛 Bug Fix

Committers: 1

Release 4.0.0-beta.3

🐛 Bug Fix

  • #110 Fix for self-hoster runners (instead of relying on RUNNER_TEMP) (@​jeevcat)
  • #111 Fall back to downloading latest version from volta.sh on rate-limit (@​ZauberNerd)

Committers: 2

Release 4.0.0-beta.2

🚀 Enhancement

  • #107 Add package-json-path input to specify location of package.json (@​rwjblue)

🏠 Internal

Committers: 1

... (truncated)

Changelog

Sourced from volta-cli/action's changelog.

v4.0.1 (2023-05-17)

📝 Documentation

🏠 Internal

Committers: 4

v4.0.0 (2022-10-03)

💥 Breaking Change

📝 Documentation

🚀 Enhancement

  • #107 Add package-json-path input to specify location of package.json (@​rwjblue)

🐛 Bug Fix

Committers: 4

v4.0.0-beta.4 (2022-10-03)

🐛 Bug Fix

... (truncated)

Commits

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

Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [volta-cli/action](https://github.com/volta-cli/action).


Updates `actions/checkout` from 2 to 3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

Updates `volta-cli/action` from 1 to 4
- [Release notes](https://github.com/volta-cli/action/releases)
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md)
- [Commits](volta-cli/action@v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: volta-cli/action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 4, 2023
@dependabot dependabot bot requested a review from NickLiffen July 4, 2023 11:55
@NickLiffen NickLiffen merged commit f3b7fe2 into main Jul 4, 2023
@NickLiffen NickLiffen deleted the dependabot/github_actions/dependencies-061bc8197f branch July 4, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants