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

chore: bump versions actions/setup-java from 2.3.1 to 4.1.0, kotlin to 1.9.22, gradle to 8.2 #1311

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

dkhawk
Copy link
Contributor

@dkhawk dkhawk commented Mar 5, 2024

Bumps actions/setup-java from 2.3.1 to 4.1.0.

  • Release notes
  • Commits
  • Bumps kotlin version to 1.9.22
  • Bumps gradle version to 8.2
  • Bumps java version to VERSION_17 in the lint tests

updated-dependencies:

  • dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ...

Thank you for opening a Pull Request!


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Edit the title of this pull request with a semantic commit prefix (e.g. "fix: "), which is necessary for automated release workflows to decide whether to generate a new release and what type it should be.
  • Will this cause breaking changes to existing Java or Kotlin integrations? If so, ensure the commit has a BREAKING CHANGE footer so when this change is integrated a major version update is triggered. See: https://www.conventionalcommits.org/en/v1.0.0/
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.3.1 to 4.1.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2.3.1...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dkhawk dkhawk requested a review from a team as a code owner March 5, 2024 16:48
@dkhawk dkhawk requested review from jonesfloyd and wangela March 5, 2024 16:48
@wangela wangela merged commit 2786543 into main Mar 5, 2024
12 of 13 checks passed
@wangela wangela deleted the dkhawk/chore/version-updates branch March 5, 2024 17:12
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants