Skip to content

Conversation

BlasiusSecundus
Copy link
Contributor

@BlasiusSecundus BlasiusSecundus commented Aug 25, 2023

See https://github.com/gradle/wrapper-validation-action

It appears that some dependencies require Java 11, so I also updated the workflow to use that version of Java. In addition, I upgraded all the actions to their latest versions.

@BlasiusSecundus BlasiusSecundus changed the title ci: add Gradle Wrapper Validator to build job Add Gradle Wrapper Validator to build job, fix build job Aug 25, 2023
@BlasiusSecundus BlasiusSecundus mentioned this pull request Aug 25, 2023
@sergehuber
Copy link
Collaborator

Hello, this PR has a conflict since we did some updates.

@BlasiusSecundus BlasiusSecundus force-pushed the feature/gradle-wrapper-validator branch from 1a8ea8c to ad55367 Compare September 6, 2023 17:02
@BlasiusSecundus
Copy link
Contributor Author

Rebased it onto master

@sergehuber
Copy link
Collaborator

Thanks for doing the rebase so quickly. I'll review it asap and merge it if's ok.

Copy link
Collaborator

@sergehuber sergehuber left a comment

Choose a reason for hiding this comment

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

Looks all good to me thanks for updating everything.

@sergehuber sergehuber merged commit b055635 into Enigmatis:master Sep 7, 2023
github-merge-queue bot referenced this pull request in camunda/camunda Apr 30, 2024
…ns to v21 (main) (#18094)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.github.graphql-java:graphql-java-annotations](https://togithub.com/graphql-java/graphql-java-annotations)
| `9.1` -> `21.1` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.github.graphql-java:graphql-java-annotations/21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.github.graphql-java:graphql-java-annotations/21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.github.graphql-java:graphql-java-annotations/9.1/21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.github.graphql-java:graphql-java-annotations/9.1/21.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>graphql-java/graphql-java-annotations
(io.github.graphql-java:graphql-java-annotations)</summary>

###
[`v21.1`](https://togithub.com/Enigmatis/graphql-java-annotations/releases/tag/v21.1)

[Compare
Source](https://togithub.com/graphql-java/graphql-java-annotations/compare/v9.1...v21.1)

#### What's Changed

- Fix for
[issue#283](https://togithub.com/issue/graphql-java-annotations/issues/283)
Renamed bundle.bnd to bnd.bnd to generate OSGi Metadata properly by
[@&#8203;sergehuber](https://togithub.com/sergehuber) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/284](https://togithub.com/Enigmatis/graphql-java-annotations/pull/284)
- Upgrade graphql-java by
[@&#8203;manikandan-ravikumar](https://togithub.com/manikandan-ravikumar)
in
[https://github.com/Enigmatis/graphql-java-annotations/pull/287](https://togithub.com/Enigmatis/graphql-java-annotations/pull/287)
- Let ID be every type, since it is allowed by by
[@&#8203;EugenMayer](https://togithub.com/EugenMayer) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/289](https://togithub.com/Enigmatis/graphql-java-annotations/pull/289)
- Adopt is dead, long live Zulu! by
[@&#8203;geertjanw](https://togithub.com/geertjanw) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/279](https://togithub.com/Enigmatis/graphql-java-annotations/pull/279)
- Change to zulu by
[@&#8203;sergehuber](https://togithub.com/sergehuber) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/292](https://togithub.com/Enigmatis/graphql-java-annotations/pull/292)
- Bump version graphql-java from 17.2 to 20.3 by
[@&#8203;anatol-sialitski](https://togithub.com/anatol-sialitski) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/291](https://togithub.com/Enigmatis/graphql-java-annotations/pull/291)
- Upgrade to GraphQL-Java 21 & Gradle 8.3 by
[@&#8203;sergehuber](https://togithub.com/sergehuber) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/295](https://togithub.com/Enigmatis/graphql-java-annotations/pull/295)
- Add Gradle Wrapper Validator to build job, fix build job by
[@&#8203;BlasiusSecundus](https://togithub.com/BlasiusSecundus) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/293](https://togithub.com/Enigmatis/graphql-java-annotations/pull/293)
- Add Bnd instructions by
[@&#8203;geichelberger](https://togithub.com/geichelberger) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/294](https://togithub.com/Enigmatis/graphql-java-annotations/pull/294)
- Use version 21.1 by [@&#8203;tdraier](https://togithub.com/tdraier) in
[https://github.com/Enigmatis/graphql-java-annotations/pull/296](https://togithub.com/Enigmatis/graphql-java-annotations/pull/296)

#### New Contributors

-
[@&#8203;manikandan-ravikumar](https://togithub.com/manikandan-ravikumar)
made their first contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/287](https://togithub.com/Enigmatis/graphql-java-annotations/pull/287)
- [@&#8203;EugenMayer](https://togithub.com/EugenMayer) made their first
contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/289](https://togithub.com/Enigmatis/graphql-java-annotations/pull/289)
- [@&#8203;geertjanw](https://togithub.com/geertjanw) made their first
contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/279](https://togithub.com/Enigmatis/graphql-java-annotations/pull/279)
- [@&#8203;anatol-sialitski](https://togithub.com/anatol-sialitski) made
their first contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/291](https://togithub.com/Enigmatis/graphql-java-annotations/pull/291)
- [@&#8203;BlasiusSecundus](https://togithub.com/BlasiusSecundus) made
their first contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/293](https://togithub.com/Enigmatis/graphql-java-annotations/pull/293)
- [@&#8203;geichelberger](https://togithub.com/geichelberger) made their
first contribution in
[https://github.com/Enigmatis/graphql-java-annotations/pull/294](https://togithub.com/Enigmatis/graphql-java-annotations/pull/294)

**Full Changelog**:
Enigmatis/graphql-java-annotations@v9.1...v21.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- 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/camunda/zeebe).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
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.

2 participants