[Merged by Bors] - chore(deps): bump leanprover/lean-action from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec in /.github/workflows#24510
Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec. - [Release notes](https://github.com/leanprover/lean-action/releases) - [Changelog](https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md) - [Commits](leanprover/lean-action@e18f2df...f807b33) --- updated-dependencies: - dependency-name: leanprover/lean-action dependency-version: f807b338d95de7813c5c50d018f1c23c9b93b4ec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
PR summary 4cc2835e91Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
Contributor
|
bors r+ |
mathlib-bors bot
pushed a commit
that referenced
this pull request
May 1, 2025
…3bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec in /.github/workflows (#24510) Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md">leanprover/lean-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to <code>lean-action</code> will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>Unreleased</h2> <h3>Added</h3> <ul> <li>add option to always reinstall <code>lean4-pr-releases</code> toolchains, ensuring CI runs with the latest version</li> </ul> <h2>v1.1.2 - 2025-03-28</h2> <h3>Fixed</h3> <ul> <li>include runner architecture in cache key to avoid reusing <code>.lake</code> across different runner architectures</li> </ul> <h2>v1.1.1 - 2024-11-23</h2> <h3>Fixed</h3> <ul> <li>fix bug with passing multiple arguments to <code>lake build</code> via <code>build-args</code> input</li> <li>fix false feature flag logic when using <code>auto-config: true</code></li> </ul> <h2>v1.1.0 - 2024-9-16</h2> <h3>Added</h3> <ul> <li>Windows GitHub runner support</li> </ul> <h3>Fixed</h3> <ul> <li>replace <code>actions/cache</code> with <code>actions/cache/restore</code> to prevent redundant cache saving previously caused by the combination of <code>actions/cache</code> and <code>actions/cache/save</code></li> </ul> <h2>v1.0.2 - 2024-8-26</h2> <h3>Changed</h3> <ul> <li>use empty string as default value for status outputs instead of "NOT_RUN" to avoid <code>set-output-parameters</code> final step breaking log group expansion</li> </ul> <h3>Fixed</h3> <ul> <li>correct typo of in configuration step: "lake check-test failed" -> "lake check-lint failed"</li> <li>fix log group expansion in failing steps due to <code>set-output-parameters</code> step and removing the end log group command when a step fails</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/leanprover/lean-action/commit/f807b338d95de7813c5c50d018f1c23c9b93b4ec"><code>f807b33</code></a> Clarify and fix typo in changelog (<a href="https://redirect.github.com/leanprover/lean-action/issues/123">#123</a>)</li> <li>See full diff in <a href="https://github.com/leanprover/lean-action/compare/e18f2df7f0d4f30d11a4b963bff9b1140999480c...f807b338d95de7813c5c50d018f1c23c9b93b4ec">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
Contributor
|
Pull request successfully merged into master. Build succeeded: |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
riccardobrasca
pushed a commit
that referenced
this pull request
May 7, 2025
…3bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec in /.github/workflows (#24510) Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md">leanprover/lean-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to <code>lean-action</code> will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>Unreleased</h2> <h3>Added</h3> <ul> <li>add option to always reinstall <code>lean4-pr-releases</code> toolchains, ensuring CI runs with the latest version</li> </ul> <h2>v1.1.2 - 2025-03-28</h2> <h3>Fixed</h3> <ul> <li>include runner architecture in cache key to avoid reusing <code>.lake</code> across different runner architectures</li> </ul> <h2>v1.1.1 - 2024-11-23</h2> <h3>Fixed</h3> <ul> <li>fix bug with passing multiple arguments to <code>lake build</code> via <code>build-args</code> input</li> <li>fix false feature flag logic when using <code>auto-config: true</code></li> </ul> <h2>v1.1.0 - 2024-9-16</h2> <h3>Added</h3> <ul> <li>Windows GitHub runner support</li> </ul> <h3>Fixed</h3> <ul> <li>replace <code>actions/cache</code> with <code>actions/cache/restore</code> to prevent redundant cache saving previously caused by the combination of <code>actions/cache</code> and <code>actions/cache/save</code></li> </ul> <h2>v1.0.2 - 2024-8-26</h2> <h3>Changed</h3> <ul> <li>use empty string as default value for status outputs instead of "NOT_RUN" to avoid <code>set-output-parameters</code> final step breaking log group expansion</li> </ul> <h3>Fixed</h3> <ul> <li>correct typo of in configuration step: "lake check-test failed" -> "lake check-lint failed"</li> <li>fix log group expansion in failing steps due to <code>set-output-parameters</code> step and removing the end log group command when a step fails</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/leanprover/lean-action/commit/f807b338d95de7813c5c50d018f1c23c9b93b4ec"><code>f807b33</code></a> Clarify and fix typo in changelog (<a href="https://redirect.github.com/leanprover/lean-action/issues/123">#123</a>)</li> <li>See full diff in <a href="https://github.com/leanprover/lean-action/compare/e18f2df7f0d4f30d11a4b963bff9b1140999480c...f807b338d95de7813c5c50d018f1c23c9b93b4ec">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
tannerduve
pushed a commit
that referenced
this pull request
May 13, 2025
…3bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec in /.github/workflows (#24510) Bumps [leanprover/lean-action](https://github.com/leanprover/lean-action) from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/leanprover/lean-action/blob/main/CHANGELOG.md">leanprover/lean-action's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to <code>lean-action</code> will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.1.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>Unreleased</h2> <h3>Added</h3> <ul> <li>add option to always reinstall <code>lean4-pr-releases</code> toolchains, ensuring CI runs with the latest version</li> </ul> <h2>v1.1.2 - 2025-03-28</h2> <h3>Fixed</h3> <ul> <li>include runner architecture in cache key to avoid reusing <code>.lake</code> across different runner architectures</li> </ul> <h2>v1.1.1 - 2024-11-23</h2> <h3>Fixed</h3> <ul> <li>fix bug with passing multiple arguments to <code>lake build</code> via <code>build-args</code> input</li> <li>fix false feature flag logic when using <code>auto-config: true</code></li> </ul> <h2>v1.1.0 - 2024-9-16</h2> <h3>Added</h3> <ul> <li>Windows GitHub runner support</li> </ul> <h3>Fixed</h3> <ul> <li>replace <code>actions/cache</code> with <code>actions/cache/restore</code> to prevent redundant cache saving previously caused by the combination of <code>actions/cache</code> and <code>actions/cache/save</code></li> </ul> <h2>v1.0.2 - 2024-8-26</h2> <h3>Changed</h3> <ul> <li>use empty string as default value for status outputs instead of "NOT_RUN" to avoid <code>set-output-parameters</code> final step breaking log group expansion</li> </ul> <h3>Fixed</h3> <ul> <li>correct typo of in configuration step: "lake check-test failed" -> "lake check-lint failed"</li> <li>fix log group expansion in failing steps due to <code>set-output-parameters</code> step and removing the end log group command when a step fails</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/leanprover/lean-action/commit/f807b338d95de7813c5c50d018f1c23c9b93b4ec"><code>f807b33</code></a> Clarify and fix typo in changelog (<a href="https://redirect.github.com/leanprover/lean-action/issues/123">#123</a>)</li> <li>See full diff in <a href="https://github.com/leanprover/lean-action/compare/e18f2df7f0d4f30d11a4b963bff9b1140999480c...f807b338d95de7813c5c50d018f1c23c9b93b4ec">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps leanprover/lean-action from e18f2df7f0d4f30d11a4b963bff9b1140999480c to f807b338d95de7813c5c50d018f1c23c9b93b4ec.
Changelog
Sourced from leanprover/lean-action's changelog.
... (truncated)
Commits
f807b33Clarify and fix typo in changelog (#123)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)