d12frosted / d12frosted.io

Personal site
https://d12frosted.io
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

build(deps): bump haskell/actions from 2.3.9 to 2.4.3 #76

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps haskell/actions from 2.3.9 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

v2.4.1

Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"

Fix taken from https://github.com/hspec/setup-haskell/blob/bdd4c910d94a07946cfdf9e6c3e7299a7e123705/src/resolve.ts#L25 as recommended by @​sol in haskell/actions#248

What's Changed

New Contributors

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

v2.4.0

What's Changed

... (truncated)

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
  • 921b0b6 Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"
  • 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 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)