flutter / put-flutter-to-work

A Flutter add-to-app demo you can try with your own apps
BSD 3-Clause "New" or "Revised" License
321 stars 38 forks source link

chore(deps): bump dbelyaev/action-checkstyle from 0.6.1 to 0.7.4 #204

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dbelyaev/action-checkstyle from 0.6.1 to 0.7.4.

Release notes

Sourced from dbelyaev/action-checkstyle's releases.

Release v0.7.4

v0.7.4: PR #26 - update docs

Release v0.7.3

v0.7.3: PR #25 - bump default used checkstyle version

Release v0.7.2

v0.7.2: PR #22 - chore(deps): update actions/checkout action to v3

Release v0.7.1

v0.7.1: PR #23 - chore(deps): update peter-evans/create-pull-request action to v4

Release v0.7.0

v0.7.0: PR #21 - switch default JDK used in container image to the Alpine with OpenJDK 17 LTS

Starting from version v10.x Checkstyle needs to use JRE of version 11 or above (https://checkstyle.org/#JRE_and_JDK) this action gives the user possibility to define which version of Checkstyle will be used we need to support versions v10.x and above, thus default JDK has been bumped to the OpenJDK v17 LTS.

Commits
  • 7c23937 update docs (#26)
  • 50c4416 Merge pull request #25 from dbelyaev/feature/bump-default-used-checkstyle-ver...
  • 07eb5bd update docs on default checkstyle version property
  • 863079d bump default checkstyle version used in action
  • 3f67001 Merge pull request #22 from dbelyaev/renovate/actions-checkout-3.x
  • 6501fe9 Merge pull request #23 from dbelyaev/renovate/peter-evans-create-pull-request...
  • eccac88 chore(deps): update peter-evans/create-pull-request action to v4
  • 03dc623 chore(deps): update actions/checkout action to v3
  • ee142ff Merge pull request #21 from dbelyaev/feature/switch-JDK-to-17
  • 4c4a9e4 switch default JDK used in container image to the Alpine with OpenJDK 17 LTS ...
  • 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)