alexarchambault / scalacheck-shapeless

Generation of arbitrary case classes / ADTs instances with scalacheck and shapeless
Apache License 2.0
239 stars 34 forks source link

Bump coursier/setup-action from 1.3.0 to 1.3.2 #288

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps coursier/setup-action from 1.3.0 to 1.3.2.

Release notes

Sourced from coursier/setup-action's releases.

v1.3.2

Updates / maintenance

Full Changelog: https://github.com/coursier/setup-action/compare/v1.3.1...v1.3.2

v1.3.1

What's Changed

Updates / maintenance

New Contributors

Full Changelog: https://github.com/coursier/setup-action/compare/v1.3.0...v1.3.1

Commits
  • 0483b79 Update dist (#398)
  • a871047 build(deps-dev): bump typescript from 4.8.4 to 5.0.4 (#392)
  • af8bc4c build(deps-dev): bump @​typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 ...
  • 355979a build(deps-dev): bump @​typescript-eslint/parser from 5.58.0 to 5.59.0 (#394)
  • 8504e72 build(deps-dev): bump @​types/node from 18.14.6 to 18.15.11 (#395)
  • cb792b8 build(deps-dev): bump prettier from 2.7.1 to 2.8.7 (#396)
  • c23dc1a Update default coursier version to 2.1.2 (#397)
  • a0ee916 Run tests against Java 17 rather than Java 11 (#391)
  • 8c6e6e3 build(deps-dev): bump @​vercel/ncc from 0.34.0 to 0.36.1 (#374)
  • 969519c build(deps-dev): bump eslint-plugin-github from 4.4.0 to 4.7.0 (#378)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #289.