Skip to content

Comments

Bump leanprover/lean-action from 1.3.0 to 1.4.0#123

Merged
mo271 merged 1 commit intomainfrom
dependabot/github_actions/leanprover/lean-action-1.4.0
Feb 20, 2026
Merged

Bump leanprover/lean-action from 1.3.0 to 1.4.0#123
mo271 merged 1 commit intomainfrom
dependabot/github_actions/leanprover/lean-action-1.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps leanprover/lean-action from 1.3.0 to 1.4.0.

Release notes

Sourced from leanprover/lean-action's releases.

v1.4.0

Added

  • new test-args input to specify arguments to pass to lake test
  • fixed bug where elan installation failed but lean-action continued (#143)
Changelog

Sourced from leanprover/lean-action's changelog.

Changelog

All notable changes to lean-action will be documented in this file.

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

Unreleased

v1.4.0 - 2026-01-15

Added

  • new test-args input to specify arguments to pass to lake test
  • fixed bug where elan installation failed but lean-action continued (#143)

v1.3.0 - 2025-07-24

Added

  • Add a step to check all files in the default target's directory are imported in the main file by running lake exe mk_all --check. -
  • Add mk_all-check input to enable the mk_all step and mk_all-status to use the result.

v1.2.0 - 2025-05-16

Added

  • add option to always reinstall lean4-pr-releases toolchains, ensuring CI runs with the latest version

v1.1.2 - 2025-03-28

Fixed

  • include runner architecture in cache key to avoid reusing .lake across different runner architectures

v1.1.1 - 2024-11-23

Fixed

  • fix bug with passing multiple arguments to lake build via build-args input
  • fix false feature flag logic when using auto-config: true

v1.1.0 - 2024-9-16

Added

  • Windows GitHub runner support

Fixed

... (truncated)

Commits
  • c544e89 fix: fail lean-action if any command in install_elan.sh fails (#143)
  • 1c29a26 chore: udpate functional test version to 4.26 (#142)
  • 256a31c chore(deps): bump actions/checkout from 4 to 5 (#136)
  • 2b2240f feat: add a test-args configuration input (#135)
  • 43c3309 chore: update functional test version to Lean v4.21.0 (#133)
  • 3abf429 doc: update CHANGELOG.md for v1.3.0 (#132)
  • See full diff in compare view

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)

Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/leanprover/lean-action/releases)
- [Changelog](https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md)
- [Commits](leanprover/lean-action@434f25c...c544e89)

---
updated-dependencies:
- dependency-name: leanprover/lean-action
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 1, 2026
@mo271 mo271 merged commit 8144625 into main Feb 20, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/leanprover/lean-action-1.4.0 branch February 20, 2026 16: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.

1 participant