Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump haskell-actions/hlint-scan from 1.1.0 to 1.2.0 in the github-actions group #496

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the github-actions group with 1 update: haskell-actions/hlint-scan.

Updates haskell-actions/hlint-scan from 1.1.0 to 1.2.0

Release notes

Sourced from haskell-actions/hlint-scan's releases.

v1.2.0

Built with 3.8 release of HLint.

Changelog

Sourced from haskell-actions/hlint-scan's changelog.

Changelog for hlint-scan

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 the Haskell Package Versioning Policy.

Unreleased

1.2.0 - 2024-10-31

  • Update to HLint v3.8.
  • Update to LTS Haskell Stack nightly-2024-10-21.

1.1.0 - 2023-12-08

  • Update to LTS Haskell Stack and released version of HLint.

1.0.0 - 2023-04-15

  • Uses much smaller Docker image size.
  • Escape backslashes in messages.
  • Support scanning multiple paths.

0.9.0 - 2023-04-14

  • Support hints input for explicitly specifying the HLint configuration file.
  • Better message formatting and titles on GitHub.

0.4.1 - 2023-04-10

  • Added automated testing.

0.4.0 - 2023-04-09

  • Strip "./" from relative file paths.
    • GitHub can now find files in repositories.

0.3.0 - 2023-04-06

  • Use prebuilt Docker image for the Docker composite action.

0.2.0.0 - 2023-04-06

  • Rewrite using a Docker container action using Haskell.
    • It will no longer need HLint to be set up separately, although it can use one set up by the user if requested to do so.

... (truncated)

Commits
  • 3e2feb2 Prepare release for v1.2.0.
  • 9507475 Bump actions/cache from 4.1.1 to 4.1.2 (#239)
  • 9bc4e78 Bump actions/dependency-review-action from 4.3.4 to 4.4.0 (#241)
  • 7f25d12 Bump github/codeql-action from 3.26.13 to 3.27.0 (#238)
  • 19cfb56 Bump actions/checkout from 4.2.1 to 4.2.2 (#240)
  • 13f86e9 Bump github/codeql-action from 3.26.11 to 3.26.13 (#236)
  • 0e8382a Bump actions/cache from 4.1.0 to 4.1.1 (#233)
  • 5d52d71 Bump actions/checkout from 4.2.0 to 4.2.1 (#232)
  • 301313d Bump actions/upload-artifact from 4.4.0 to 4.4.3 (#235)
  • 385ef64 Bump actions/cache from 4.0.2 to 4.1.0 (#230)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [haskell-actions/hlint-scan](https://github.com/haskell-actions/hlint-scan).


Updates `haskell-actions/hlint-scan` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/haskell-actions/hlint-scan/releases)
- [Changelog](https://github.com/haskell-actions/hlint-scan/blob/main/docs/CHANGELOG.md)
- [Commits](haskell-actions/hlint-scan@c81f317...3e2feb2)

---
updated-dependencies:
- dependency-name: haskell-actions/hlint-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
@blackgnezdo blackgnezdo merged commit b6b2091 into master Dec 2, 2024
13 checks passed
@blackgnezdo blackgnezdo deleted the dependabot/github_actions/github-actions-695b95279b branch December 2, 2024 04:58
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant