Skip to content

build(deps): bump MetaMask/action-checkout-and-setup from 2 to 3#862

Merged
rekmarks merged 4 commits into
mainfrom
dependabot/github_actions/MetaMask/action-checkout-and-setup-3
Mar 3, 2026
Merged

build(deps): bump MetaMask/action-checkout-and-setup from 2 to 3#862
rekmarks merged 4 commits into
mainfrom
dependabot/github_actions/MetaMask/action-checkout-and-setup-3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

Bumps MetaMask/action-checkout-and-setup from 2 to 3.

Release notes

Sourced from MetaMask/action-checkout-and-setup's releases.

3.0.0

Changed

  • BREAKING: Security fix, removes the inputs yarn-custom-url, use-yarn-hydrate, and yarn-hydrate-command -- replaced with yarn-tarball (#57)
  • BREAKING: Made things faster when there's a cache hit, but now requires either .nvmrc or inputs.node-version (#54)

2.0.1

Fixed

  • Use environment variables for script inputs (#44)
Changelog

Sourced from MetaMask/action-checkout-and-setup's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[3.0.0]

Changed

  • BREAKING: Security fix, removes the inputs yarn-custom-url, use-yarn-hydrate, and yarn-hydrate-command -- replaced with yarn-tarball (#57)
  • BREAKING: Made things faster when there's a cache hit, but now requires either .nvmrc or inputs.node-version (#54)

[2.0.1]

Fixed

  • Use environment variables for script inputs (#44)

[2.0.0]

Changed

  • BREAKING: Bump GitHub/actions/* actions to latest versions (#41)
  • BREAKING: Always include runner OS and arch in cache key (#40)
  • BREAKING: Include full Node version in cache key (#38)

[1.4.0]

Added

  • Add parameter for platform specific caching (#34)
    • By default the cache is not platform specific, meaning the same cache is used by different operating systems.
    • The new behaviour can be enabled by setting platform-specific-caching to true.

Changed

  • Use more efficient cache key (#33)

[1.3.0]

Added

  • Allow to use a local stored yarn binary (#28, #30)

[1.2.0]

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note

Low Risk
Low code risk since changes are confined to CI workflow configuration, but it may cause pipeline failures if action-checkout-and-setup@v3 input/Node-version requirements differ from v2.

Overview
Updates GitHub Actions workflows to use MetaMask/action-checkout-and-setup@v3 instead of @v2 across lint/build/test, preview publishing, and release publishing pipelines.

No other workflow logic changes were made; this is a dependency bump for the shared checkout/setup step.

Written by Cursor Bugbot for commit 5dea710. This will update automatically on new commits. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 2, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 2, 2026 06:21
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Mar 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/MetaMask/action-checkout-and-setup-3 branch from 5dea710 to b245cbf Compare March 3, 2026 04:29
Bumps [MetaMask/action-checkout-and-setup](https://github.com/metamask/action-checkout-and-setup) from 2 to 3.
- [Release notes](https://github.com/metamask/action-checkout-and-setup/releases)
- [Changelog](https://github.com/MetaMask/action-checkout-and-setup/blob/main/CHANGELOG.md)
- [Commits](MetaMask/action-checkout-and-setup@v2...v3)

---
updated-dependencies:
- dependency-name: MetaMask/action-checkout-and-setup
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/MetaMask/action-checkout-and-setup-3 branch from b245cbf to f229e9c Compare March 3, 2026 04:35
@rekmarks
rekmarks enabled auto-merge March 3, 2026 06:47
@github-actions

github-actions Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76.05%
🟰 ±0%
6589 / 8664
🔵 Statements 75.94%
🟰 ±0%
6695 / 8816
🔵 Functions 73.88%
🟰 ±0%
1647 / 2229
🔵 Branches 75.31%
🟰 ±0%
2453 / 3257
File CoverageNo changed files found.
Generated in workflow #3859 for commit 8b4363f by the Vitest Coverage Report Action

@rekmarks
rekmarks added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 2debf95 Mar 3, 2026
29 checks passed
@rekmarks
rekmarks deleted the dependabot/github_actions/MetaMask/action-checkout-and-setup-3 branch March 3, 2026 15:39
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