Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github-actions (major) #3648

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 15, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-java action major v3.13.0 -> v4.2.1
actions/setup-node action major v3.8.1 -> v4.0.2
actions/setup-node action major v3 -> v4
bazelbuild/setup-bazelisk action major v2.0.0 -> v3.0.0
geekyeggo/delete-artifact action major v2.0.0 -> v5.0.0
github/codeql-action action major v2.22.4 -> v3.25.5
google-github-actions/auth action major v1.1.1 -> v2.1.3
gradle/gradle-build-action action major v2.9.0 -> v3.3.2

Release Notes

actions/setup-java (actions/setup-java)

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed
New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.1.0

v4.0.0

Compare Source

What's Changed

In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.

Breaking changes

Non-breaking changes

New Contributors

Full Changelog: actions/setup-java@v3...v4.0.0

actions/setup-node (actions/setup-node)

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

v4.0.0

Compare Source

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

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

bazelbuild/setup-bazelisk (bazelbuild/setup-bazelisk)

v3.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazelbuild/setup-bazelisk@v2...v3.0.0

geekyeggo/delete-artifact (geekyeggo/delete-artifact)

v5.0.0

Compare Source

v4.1.0

Compare Source

  • Add default token.
  • Fix over-arching catch output; errors now correctly result in a failed run (@​TheMrMilchmann).

v4.0.0: Support for actions/upload-artifact@v4

Compare Source

  • Add support for artifacts uploaded with actions/upload-artifact@v4.
  • Add requirement of token with read and write access to actions.
  • Update requests to use GitHub REST API.
  • Deprecate support for actions/upload-artifact@v1, actions/upload-artifact@v2, and actions/upload-artifact@v3 (please use geekyeggo/delete-artifact@v2).
github/codeql-action (github/codeql-action)

v3.25.5

Compare Source

v3.25.4

Compare Source

v3.25.3

Compare Source

v3.25.2

Compare Source

v3.25.1

Compare Source

v3.25.0

Compare Source

v3.24.11

Compare Source

v3.24.10

Compare Source

v3.24.9

Compare Source

v3.24.8

Compare Source

v3.24.7

Compare Source

v3.24.6

Compare Source

v3.24.5

Compare Source

v3.24.4

Compare Source

v3.24.3

Compare Source

v3.24.2

Compare Source

v3.24.1

Compare Source

v3.24.0

Compare Source

v3.23.2

Compare Source

v3.23.1

Compare Source

v3.23.0

Compare Source

v3.22.12

Compare Source

v3.22.11

Compare Source

v2.25.5

Compare Source

v2.25.4

Compare Source

v2.25.3

Compare Source

v2.25.2

Compare Source

v2.25.1

Compare Source

v2.25.0

Compare Source

v2.24.11

Compare Source

v2.24.10

Compare Source

v2.24.9

Compare Source

v2.24.8

Compare Source

v2.24.7

Compare Source

v2.24.6

Compare Source

v2.24.5

Compare Source

v2.24.4

Compare Source

v2.24.3

Compare Source

v2.24.2

Compare Source

v2.24.1

Compare Source

v2.24.0

Compare Source

v2.23.2

Compare Source

v2.23.1

Compare Source

v2.23.0

Compare Source

v2.22.12

Compare Source

v2.22.11

Compare Source

v2.22.10

Compare Source

v2.22.9

Compare Source

v2.22.8

Compare Source

v2.22.7

Compare Source

v2.22.6

Compare Source

v2.22.5

Compare Source

google-github-actions/auth (google-github-actions/auth)

v2.1.3

Compare Source

What's Changed
New Contributors

Full Changelog: google-github-actions/auth@v2.1.2...v2.1.3

v2.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.2

v2.1.1

Compare Source

What's Changed

Full Changelog: google-github-actions/auth@v2...v2.1.1

v2.1.0

Compare Source

What's Changed

Full Changelog: google-github-actions/auth@v2...v2.1.0

v2.0.1

Compare Source

What's Changed

Full Changelog: google-github-actions/auth@v2...v2.0.1

v2.0.0

Compare Source

⚠️ This version requires Node 20 or later on the runner! If you are using GitHub-managed runners, no action is needed. If you are using self-hosted runners, make sure the system version of Node is version 20 or higher.

What's Changed

Full Changelog: google-github-actions/auth@v1...v2.0.0

v1.3.0

Compare Source

What's Changed

Full Changelog: google-github-actions/auth@v1...v1.3.0


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot force-pushed the renovate/major-github-actions branch from f8936be to 8f39053 Compare May 16, 2024 02:18
@ianlewis ianlewis merged commit 2d17c08 into slsa-framework:main May 16, 2024
76 checks passed
@renovate-bot renovate-bot deleted the renovate/major-github-actions branch May 16, 2024 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants