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

deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 #1800

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.graalvm.buildtools:native-maven-plugin 0.9.22 -> 0.9.23 age adoption passing confidence

Release Notes

graalvm/native-build-tools

v0.9.23

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@0.9.22...0.9.23


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

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

@renovate-bot renovate-bot requested review from a team as code owners June 16, 2023 14:52
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jun 16, 2023
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the googleapis/java-bigtable API. labels Jun 16, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 16, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2023
@kolea2 kolea2 added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Jun 16, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 16, 2023
@gcf-merge-on-green gcf-merge-on-green bot merged commit a9172c4 into googleapis:main Jun 16, 2023
21 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 16, 2023
@renovate-bot renovate-bot deleted the renovate/org.graalvm.buildtools-native-maven-plugin-0.x branch June 16, 2023 15:12
gcf-owl-bot bot added a commit that referenced this pull request Jun 22, 2023
…a 8 (#1800)

* Our Java projects are configured to produce Java 8-compatible bytecode via https://github.com/googleapis/java-shared-config/blob/main/pom.xml#L848. This unit test change ensures this config is applied correctly.

* This change also switches the JDK distribution of GitHub Actions to temurin from zulu.

* For the repositories that mark "dependencies (8)" and "dependencies (11)" as required, they should point to only "dependencies (17)" via `.github/sync-repo-settings.yaml` and repo's Settings tab.
Source-Link: googleapis/synthtool@cbe0100
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:32851debfefed2b66038e0141f1b5c2103bb59ba80b7475adbc10ef7abab3de7
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 22, 2023
…a 8 (#1800) (#1804)

* Our Java projects are configured to produce Java 8-compatible bytecode via https://togithub.com/googleapis/java-shared-config/blob/main/pom.xml#L848. This unit test change ensures this config is applied correctly.

* For the repositories that mark "dependencies (8)" and "dependencies (11)" as required, they should point to only "dependencies (17)" via `.github/sync-repo-settings.yaml` and repo's Settings tab.
Source-Link: https://togithub.com/googleapis/synthtool/commit/cbe010084fc59dc15730c86e9b8e03ddac1de050
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:32851debfefed2b66038e0141f1b5c2103bb59ba80b7475adbc10ef7abab3de7


Closes https://togithub.com/googleapis/java-bigtable/pull/1803
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 27, 2023
🤖 I have created a release *beep* *boop*
---


## [2.24.0](https://togithub.com/googleapis/java-bigtable/compare/v2.23.3...v2.24.0) (2023-06-27)


### Features

* Add experimental reverse scan for public preview ([#1809](https://togithub.com/googleapis/java-bigtable/issues/1809)) ([f4f2e2e](https://togithub.com/googleapis/java-bigtable/commit/f4f2e2ebac535372ebfb8ebd60ca78f0f7ca010b))
* Reverse scans public preview ([#1711](https://togithub.com/googleapis/java-bigtable/issues/1711)) ([176360f](https://togithub.com/googleapis/java-bigtable/commit/176360f2689966dccbe95c401cf2bfe9ca64f274))


### Dependencies

* Update dependency com.google.truth.extensions:truth-proto-extension to v1.1.5 ([#1801](https://togithub.com/googleapis/java-bigtable/issues/1801)) ([a8961e8](https://togithub.com/googleapis/java-bigtable/commit/a8961e8f45f5cb2812c185a68a8892bed958ae6a))
* Update dependency kr.motd.maven:os-maven-plugin to v1.7.1 ([#1792](https://togithub.com/googleapis/java-bigtable/issues/1792)) ([80acca0](https://togithub.com/googleapis/java-bigtable/commit/80acca0922060e932dedd31e8079f432b7de9785))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 ([#1800](https://togithub.com/googleapis/java-bigtable/issues/1800)) ([a9172c4](https://togithub.com/googleapis/java-bigtable/commit/a9172c4570a053d28ab90232b98ab716cc8b6f80))
* Update shared dependencies to 3.12.0, monitoring to 3.21.0, update renovate config ([#1807](https://togithub.com/googleapis/java-bigtable/issues/1807)) ([12fc8cd](https://togithub.com/googleapis/java-bigtable/commit/12fc8cded38d64c9e4d997d83ff8cdbffe373120))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants