-
Notifications
You must be signed in to change notification settings - Fork 97
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
Let ID be every type, since it is allowed by #289
Merged
sergehuber
merged 1 commit into
Enigmatis:master
from
KontextWork:feature/allow-any-id-type
May 5, 2023
Merged
Let ID be every type, since it is allowed by #289
sergehuber
merged 1 commit into
Enigmatis:master
from
KontextWork:feature/allow-any-id-type
May 5, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thanks for the PR, we have merged it. |
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://github.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://github.com/Enigmatis/graphql-java-annotations/releases/tag/v21.1) [Compare Source](https://github.com/graphql-java/graphql-java-annotations/compare/v9.1...v21.1) #### What's Changed - Fix for [issue#283](https://github.com/issue/graphql-java-annotations/issues/283) Renamed bundle.bnd to bnd.bnd to generate OSGi Metadata properly by [@​sergehuber](https://github.com/sergehuber) in [https://github.com/Enigmatis/graphql-java-annotations/pull/284](https://github.com/Enigmatis/graphql-java-annotations/pull/284) - Upgrade graphql-java by [@​manikandan-ravikumar](https://github.com/manikandan-ravikumar) in [https://github.com/Enigmatis/graphql-java-annotations/pull/287](https://github.com/Enigmatis/graphql-java-annotations/pull/287) - Let ID be every type, since it is allowed by by [@​EugenMayer](https://github.com/EugenMayer) in [https://github.com/Enigmatis/graphql-java-annotations/pull/289](https://github.com/Enigmatis/graphql-java-annotations/pull/289) - Adopt is dead, long live Zulu! by [@​geertjanw](https://github.com/geertjanw) in [https://github.com/Enigmatis/graphql-java-annotations/pull/279](https://github.com/Enigmatis/graphql-java-annotations/pull/279) - Change to zulu by [@​sergehuber](https://github.com/sergehuber) in [https://github.com/Enigmatis/graphql-java-annotations/pull/292](https://github.com/Enigmatis/graphql-java-annotations/pull/292) - Bump version graphql-java from 17.2 to 20.3 by [@​anatol-sialitski](https://github.com/anatol-sialitski) in [https://github.com/Enigmatis/graphql-java-annotations/pull/291](https://github.com/Enigmatis/graphql-java-annotations/pull/291) - Upgrade to GraphQL-Java 21 & Gradle 8.3 by [@​sergehuber](https://github.com/sergehuber) in [https://github.com/Enigmatis/graphql-java-annotations/pull/295](https://github.com/Enigmatis/graphql-java-annotations/pull/295) - Add Gradle Wrapper Validator to build job, fix build job by [@​BlasiusSecundus](https://github.com/BlasiusSecundus) in [https://github.com/Enigmatis/graphql-java-annotations/pull/293](https://github.com/Enigmatis/graphql-java-annotations/pull/293) - Add Bnd instructions by [@​geichelberger](https://github.com/geichelberger) in [https://github.com/Enigmatis/graphql-java-annotations/pull/294](https://github.com/Enigmatis/graphql-java-annotations/pull/294) - Use version 21.1 by [@​tdraier](https://github.com/tdraier) in [https://github.com/Enigmatis/graphql-java-annotations/pull/296](https://github.com/Enigmatis/graphql-java-annotations/pull/296) #### New Contributors - [@​manikandan-ravikumar](https://github.com/manikandan-ravikumar) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/287](https://github.com/Enigmatis/graphql-java-annotations/pull/287) - [@​EugenMayer](https://github.com/EugenMayer) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/289](https://github.com/Enigmatis/graphql-java-annotations/pull/289) - [@​geertjanw](https://github.com/geertjanw) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/279](https://github.com/Enigmatis/graphql-java-annotations/pull/279) - [@​anatol-sialitski](https://github.com/anatol-sialitski) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/291](https://github.com/Enigmatis/graphql-java-annotations/pull/291) - [@​BlasiusSecundus](https://github.com/BlasiusSecundus) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/293](https://github.com/Enigmatis/graphql-java-annotations/pull/293) - [@​geichelberger](https://github.com/geichelberger) made their first contribution in [https://github.com/Enigmatis/graphql-java-annotations/pull/294](https://github.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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
According to https://graphql.org/learn/schema/#scalar-types the ID type can be any type that can be represented by a string, not just a int/Integer/String. For example a Long is a common scalar that can be used for an ID and is perfectly allowed.