barrucadu / dejafu

Systematic concurrency testing meets Haskell.
https://dejafu.docs.barrucadu.co.uk/
191 stars 18 forks source link

Bump haskell/actions from 2.4.1 to 2.4.3 #392

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps haskell/actions from 2.4.1 to 2.4.3.

Release notes

Sourced from haskell/actions's releases.

v2.4.3

Add GHC 9.2.8

What's Changed

Full Changelog: https://github.com/haskell/actions/compare/v2.4.2...v2.4.3

v2.4.2

Add GHC 9.6.2 to known versions.

What's Changed

Full Changelog: https://github.com/haskell/actions/compare/v2.4.1...v2.4.2

Commits
  • d6a7b31 Add GHC 9.2.8
  • 4394d46 Add GHC 9.6.2
  • 176788c Bump lint-staged from 13.2.0 to 13.2.2 in /setup
  • 50e54d8 Bump prettier from 2.8.7 to 2.8.8 in /setup
  • a5fa406 Bump @​typescript-eslint/parser from 5.59.1 to 5.59.8 in /setup
  • 0bdeea3 Bump @​types/node from 18.16.3 to 20.2.5 in /hlint-setup
  • 20ff7e4 Bump @​types/node from 18.16.9 to 20.2.5 in /hlint-run
  • 95bd3c9 Bump eslint from 8.39.0 to 8.41.0 in /setup
  • 5ca5a87 Bump @​types/node from 18.16.3 to 20.2.5 in /setup
  • 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 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)