Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2025

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

Release notes

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

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)

v1.3.1

What's Changed

Full Changelog: MetaMask/action-checkout-and-setup@v1...v1.3.1

1.3.0

Added

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

v1.2.0

Added

  • Add yarn-custom-url and yarn-install-max-retries options (#24)

1.1.1

Fixed

  • Cache nested node_modules directories (#20)

1.1.0

Added

  • Add skip-allow-scripts option (#14)
    • This can speed up the action by skipping the allow-scripts step, if it's not required.

Changed

  • Use MetaMask/action-retry-command for possible flaky steps (#16)

Fixed

  • Use current commit hash for cache key instead of github.sha (#15)

1.0.1

Fixed

  • Run allow-scripts when restoring from cache (#11)
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]

[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]

Added

  • Add yarn-custom-url and yarn-install-max-retries options (#24)

[1.1.1]

Fixed

  • Cache nested node_modules directories (#20)

[1.1.0]

Added

... (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 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 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

Upgrade MetaMask/action-checkout-and-setup from v1 to v2 across all GitHub workflows.

  • CI workflows:
    • Update MetaMask/action-checkout-and-setup from @v1 to @v2 in:
      • /.github/workflows/build-lint-test.yml (prepare, build, lint, test, compatibility-test)
      • /.github/workflows/create-release-pr.yml (checkout/setup step)
      • /.github/workflows/main.yml (check-workflows job)
      • /.github/workflows/publish-docs.yml (checkout/setup step)
      • /.github/workflows/publish-release.yml (all checkout/setup steps)

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

Bumps [MetaMask/action-checkout-and-setup](https://github.com/metamask/action-checkout-and-setup) from 1 to 2.
- [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@v1...v2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2025 09:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 31, 2025
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.

1 participant