Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps haskell-actions/setup from 2.7.9 to 2.7.10.

Release notes

Sourced from haskell-actions/setup's releases.

v2.7.10

GHC 9.12.2

What's Changed

New Contributors

Full Changelog: haskell-actions/setup@v2.7.8...v2.7.10

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 17, 2025
@dependabot dependabot bot requested review from michaelpj and fendor as code owners March 17, 2025 02:43
@dependabot dependabot bot force-pushed the dependabot/github_actions/haskell-actions/setup-2.7.10 branch from bcbc9c4 to e5539cc Compare March 17, 2025 05:02
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@v2.7.9...v2.7.10)

---
updated-dependencies:
- dependency-name: haskell-actions/setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/haskell-actions/setup-2.7.10 branch from e5539cc to 8ae266d Compare March 24, 2025 09:51
@fendor fendor enabled auto-merge (squash) March 24, 2025 10:06
@fendor fendor merged commit ba85783 into master Mar 24, 2025
37 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/haskell-actions/setup-2.7.10 branch March 24, 2025 10:36
wz1000 pushed a commit that referenced this pull request Mar 24, 2025
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@v2.7.9...v2.7.10)

---
updated-dependencies:
- dependency-name: haskell-actions/setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fendor added a commit that referenced this pull request Mar 24, 2025
* Rework bindist CI to avoid actions/upload-artifact#489

Build linux bindists in container actions, allowing us to move checkout and upload
actions to the parent container.

* Delete unused file

* Fix typo in docs of gen_ci.hs

* Fix spdx license in generate-ci.cabal

* Use helper function for logging ghcup logs and exiting on failure

* Bump haskell-actions/setup from 2.7.9 to 2.7.10 (#4522)

Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.9 to 2.7.10.
- [Release notes](https://github.com/haskell-actions/setup/releases)
- [Commits](haskell-actions/setup@v2.7.9...v2.7.10)

---
updated-dependencies:
- dependency-name: haskell-actions/setup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add nightly jobs and trigger on tag

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Fendor <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fendor <[email protected]>
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