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 com.h2database:h2 from 2.1.210 to 2.2.220 in /samples/metadata-repo-integration #499

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps com.h2database:h2 from 2.1.210 to 2.2.220.

Release notes

Sourced from com.h2database:h2's releases.

Version 2.2.220

Changes since 2.1.214 release:

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 7, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/samples/metadata-repo-integration/com.h2database-h2-2.2.220 branch 2 times, most recently from d06019c to c864c41 Compare September 18, 2023 10:56
@fniephaus
Copy link
Member

@dependabot rebase

Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.1.210...version-2.2.220)

---
updated-dependencies:
- dependency-name: com.h2database:h2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/samples/metadata-repo-integration/com.h2database-h2-2.2.220 branch from c864c41 to 2522c93 Compare October 13, 2023 11:30
@fniephaus fniephaus merged commit fad76aa into master Oct 13, 2023
6 of 20 checks passed
@fniephaus fniephaus deleted the dependabot/maven/samples/metadata-repo-integration/com.h2database-h2-2.2.220 branch October 13, 2023 13:29
apereocas-bot pushed a commit to apereo/cas that referenced this pull request Oct 24, 2023
…adle-plugin to v0.9.28

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.graalvm.buildtools:native-gradle-plugin](https://togithub.com/graalvm/native-build-tools) | `0.9.27` -> `0.9.28` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.graalvm.buildtools:native-gradle-plugin/0.9.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.graalvm.buildtools:native-gradle-plugin/0.9.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.graalvm.buildtools:native-gradle-plugin/0.9.27/0.9.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.graalvm.buildtools:native-gradle-plugin/0.9.27/0.9.28?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>graalvm/native-build-tools (org.graalvm.buildtools:native-gradle-plugin)</summary>

### [`v0.9.28`](https://togithub.com/graalvm/native-build-tools/releases/tag/0.9.28)

[Compare Source](https://togithub.com/graalvm/native-build-tools/compare/0.9.27...0.9.28)

#### What's Changed

-   Revert to previous version of `escapeArg()`. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#515
-   Document test binary configuration by [@&#8203;abelsromero](https://togithub.com/abelsromero) in [graalvm/native-build-tools#509
-   Fixes the problem that `org.junit.jupiter.api.condition.EnabledOnOs` cannot be used in NativeTest by [@&#8203;linghengqian](https://togithub.com/linghengqian) in [graalvm/native-build-tools#504
-   Remove deprecated use of `getConvention` by [@&#8203;melix](https://togithub.com/melix) in [graalvm/native-build-tools#522
-   Fix and improve major JDK version detection. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#523
-   Bump com.h2database:h2 from 2.1.210 to 2.2.220 in /samples/metadata-repo-integration by [@&#8203;dependabot](https://togithub.com/dependabot) in [graalvm/native-build-tools#499
-   Fix toolchain documentation by [@&#8203;dnestoro](https://togithub.com/dnestoro) in [graalvm/native-build-tools#525
-   Re-enable Windows builds. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#524
-   Fix h2-related tests. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#526
-   Make metadata repo test version-agnostic. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#527
-   Make metadata repo Gradle test version-agnostic. by [@&#8203;fniephaus](https://togithub.com/fniephaus) in [graalvm/native-build-tools#528

#### New Contributors

-   [@&#8203;dependabot](https://togithub.com/dependabot) made their first contribution in [graalvm/native-build-tools#499

**Full Changelog**: graalvm/native-build-tools@0.9.27...0.9.28

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant