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 axel-op/googlejavaformat-action from 2.0.0 to 3.5.0 #1

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2022

Bumps axel-op/googlejavaformat-action from 2.0.0 to 3.5.0.

Release notes

Sourced from axel-op/googlejavaformat-action's releases.

3.5.0

Add some add-exports statements to the Java command in order to suppress some warnings related to the violation of encapsulation. See https://github.com/google/google-java-format#jdk-16.

Custom commit message

It is now possible to provide a custom commit message.

Use GITHUB_TOKEN

To bypass the rate-limit issue on MacOS machines, this action now has a githubToken input that it will use, if provided, to authenticate calls to the GitHub API.

This release has initially been published under the v3.3.0 tag, which contained multiple bugs. They have been fixed in v3.3.2.

Windows compatibility

This action now works on Windows machines.

v3.1.0

  • Adds the version input to use a specific version of Google Java Format.
  • Git username has been edited from "GitHub Actions" to "github-actions".

v3.0.0

  • As Google Java Format now requires JDK 11 minimum, the action will fallback to version 1.7 for older JDK versions.
  • Fixes a bug that prevented some outputs on stderr to be properly printed to the console.
  • Improves logs.
Commits
  • d4a4c91 Add Java version 16 to the test matrix
  • 4ac8f4d Add java flags to export some internal libraries
  • 60ad0b4 Use JS literal syntax for regexes strings
  • 9119c45 Create codeql-analysis.yml
  • 41b68e7 Update README.md
  • 5045c8c Update test.yml to trigger the workflow on pull requests
  • 9c36807 Update README.md
  • fc3ce0d Update action.yml
  • 078fbe6 Merge pull request #9 from TheBusyBiscuit/feature/commit-message
  • c1fcc1f Added commit message option
  • 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 12, 2022

The following labels could not be found: dozer, dependencies.

@dependabot dependabot bot force-pushed the dependabot/github_actions/axel-op/googlejavaformat-action-3.5.0 branch from 3ece21b to 9a56862 Compare March 12, 2022 17:53
Bumps [axel-op/googlejavaformat-action](https://github.com/axel-op/googlejavaformat-action) from 2.0.0 to 3.5.0.
- [Release notes](https://github.com/axel-op/googlejavaformat-action/releases)
- [Commits](axel-op/googlejavaformat-action@v2.0.0...3.5.0)

---
updated-dependencies:
- dependency-name: axel-op/googlejavaformat-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/axel-op/googlejavaformat-action-3.5.0 branch from 9a56862 to c6b9236 Compare March 12, 2022 18:11
Copy link
Member

@BobSaidHi BobSaidHi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good.

@BobSaidHi BobSaidHi merged commit 4a1ddd9 into main Mar 12, 2022
@BobSaidHi BobSaidHi deleted the dependabot/github_actions/axel-op/googlejavaformat-action-3.5.0 branch March 12, 2022 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant