gbif / embl-adapter

Contains adapters for connecting EMBL content into GBIF
Apache License 2.0
4 stars 2 forks source link

Update axel-op/googlejavaformat-action action to v3.6.0 #21

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
axel-op/googlejavaformat-action action minor v3.1.0 -> v3.6.0

Release Notes

axel-op/googlejavaformat-action (axel-op/googlejavaformat-action) ### [`v3.6.0`](https://togithub.com/axel-op/googlejavaformat-action/releases/tag/v3.6.0) [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/3.5.0...v3.6.0) #### What's Changed - Add a new `files-excluded` argument to exclude some files from being sent to the executable. #### New Contributors - [@​dulmandakh](https://togithub.com/dulmandakh) made their first contribution in [https://github.com/axel-op/googlejavaformat-action/pull/18](https://togithub.com/axel-op/googlejavaformat-action/pull/18) **Full Changelog**: https://github.com/axel-op/googlejavaformat-action/compare/3.5.0...v3.6.0 ### [`v3.5.0`](https://togithub.com/axel-op/googlejavaformat-action/compare/3.5.0...3.5.0) [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/3.5.0...3.5.0) ### [`v3.5.0`](https://togithub.com/axel-op/googlejavaformat-action/releases/tag/3.5.0) [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.4.0...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. ### [`v3.4.0`](https://togithub.com/axel-op/googlejavaformat-action/releases/tag/v3.4.0): Custom commit message [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.3.2...v3.4.0) It is now possible to provide a custom commit message. ### [`v3.3.2`](https://togithub.com/axel-op/googlejavaformat-action/releases/tag/v3.3.2): Use GITHUB_TOKEN [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.3.1...v3.3.2) To bypass the [rate-limit issue on MacOS machines](https://togithub.com/actions/virtual-environments/issues/602), 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`. ### [`v3.3.1`](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.3.0...v3.3.1) [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.3.0...v3.3.1) ### [`v3.3.0`](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.2.0...v3.3.0) [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.2.0...v3.3.0) ### [`v3.2.0`](https://togithub.com/axel-op/googlejavaformat-action/releases/tag/v3.2.0): Windows compatibility [Compare Source](https://togithub.com/axel-op/googlejavaformat-action/compare/v3.1.0...v3.2.0) This action now works on Windows machines.

Configuration

📅 Schedule: Branch creation - "after 11pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.