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

build(deps): bump com.graphql-java:graphql-java-extended-scalars from 19.0 to 21.0 #1618

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps com.graphql-java:graphql-java-extended-scalars from 19.0 to 21.0.

Release notes

Sourced from com.graphql-java:graphql-java-extended-scalars's releases.

21.0

This release updates graphql-java to v21.0 and as a result, this library now requires Java 11 as a minimum version.

See the blog announcing the change for graphql-java.

What's Changed

Full Changelog: graphql-java/graphql-java-extended-scalars@20.2...v21.0

20.2

This release includes GraphQL Java 20.2. This release continues to use Java 8.

What's Changed

New Contributors

Full Changelog: graphql-java/graphql-java-extended-scalars@20.0...20.2

20.0

This release updates graphql-java to v20.

What's Changed

New Contributors

Full Changelog: graphql-java/graphql-java-extended-scalars@18.3...20.0

19.1

This is a very small release with one bugfix: removing dashes from Automatic-Module-Name. We had feedback that this was blocking some users.

This fix will also be backported to version 18.

What's Changed

... (truncated)

Commits
  • c03df43 Merge pull request #113 from graphql-java/v21-update
  • 3b12250 Add GraphQL Java v21
  • 5a13516 Add Java toolchain
  • 24526b6 Update GitHub Actions workflows to use Java 11
  • 6761c0c Fixes for Gradle 8
  • c5e3854 Upgrade to Gradle 8.3
  • bb84853 Merge pull request #108 from graphql-java/dependabot/gradle/com.graphql-java-...
  • ac3ee21 Bump com.graphql-java:graphql-java from 20.2 to 20.3
  • 06284de Merge pull request #106 from setchy/patch-1
  • 6cb620d docs: update version
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.graphql-java:graphql-java-extended-scalars [>= 18.a, < 19]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Aug 22, 2023
@dependabot dependabot bot requested a review from a team August 22, 2023 00:55
@github-actions github-actions bot added the needs-triage Needs thorough attention from code reviewers label Aug 22, 2023
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-2f8bd1f8d576f18f61c56e67903e4395f36907f4-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-2f8bd1f8d576f18f61c56e67903e4395f36907f4-linux-amd64 sh smoketest.sh

@dependabot dependabot bot force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from 2f8bd1f to 86067f1 Compare August 22, 2023 12:51
@andrewazores
Copy link
Member

@andrewazores andrewazores removed the needs-triage Needs thorough attention from code reviewers label Aug 22, 2023
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-86067f1e8575ab634b71853918041eb2509896c8-linux-amd64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-86067f1e8575ab634b71853918041eb2509896c8-linux-arm64 sh smoketest.sh

@dependabot dependabot bot force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from 86067f1 to b30e82c Compare August 22, 2023 13:29
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-b30e82cb13a350f323ed7ebbe3c2fd77475c0cb8-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-b30e82cb13a350f323ed7ebbe3c2fd77475c0cb8-linux-amd64 sh smoketest.sh

@dependabot dependabot bot force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from b30e82c to 9aaf9f7 Compare August 22, 2023 18:37
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-9aaf9f7f1064ed958fbbc9e7f8b3e07fbc8ed5d8-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-9aaf9f7f1064ed958fbbc9e7f8b3e07fbc8ed5d8-linux-amd64 sh smoketest.sh

@ebaron
Copy link
Member

ebaron commented Aug 22, 2023

#1446 (comment) < @ebaron

We do 👍

Copy link
Member

@ebaron ebaron left a comment

Choose a reason for hiding this comment

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

Not sure if this is compatible with Vertx 4.4.4: https://github.com/vert-x3/vertx-web/blob/eaa915ca1719294b41e4e999886572cdea2c4b01/vertx-web-graphql/pom.xml#L32

Might want to stick with 20.x to be safe?

@andrewazores
Copy link
Member

Good catch, that makes sense.

@dependabot dependabot bot force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from 9aaf9f7 to e03a3fe Compare August 23, 2023 14:56
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-e03a3fe5a29465e6f32602518f5ba878af0ad6c4-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-e03a3fe5a29465e6f32602518f5ba878af0ad6c4-linux-amd64 sh smoketest.sh

Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 21.0.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@19.0...v21.0)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java-extended-scalars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from e03a3fe to 6da95e9 Compare August 23, 2023 15:18
@andrewazores andrewazores force-pushed the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch from dcdf23a to 608b4b7 Compare August 23, 2023 15:36
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-608b4b7b8c66f75128237ca0d2bc87b2039773b6-linux-arm64 sh smoketest.sh

@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1618-608b4b7b8c66f75128237ca0d2bc87b2039773b6-linux-amd64 sh smoketest.sh

@andrewazores andrewazores merged commit 8ec572b into main Aug 23, 2023
19 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.graphql-java-graphql-java-extended-scalars-21.0 branch August 23, 2023 16:54
mergify bot pushed a commit that referenced this pull request Aug 23, 2023
… 19.0 to 20.2 (#1618)

* build(deps): bump com.graphql-java:graphql-java-extended-scalars

Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 20.2.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@19.0...v20.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java-extended-scalars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* use graphql 20.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
(cherry picked from commit 8ec572b)
andrewazores pushed a commit that referenced this pull request Aug 23, 2023
… 19.0 to 20.2 (#1618) (#1628)

* build(deps): bump com.graphql-java:graphql-java-extended-scalars

Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 20.2.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@19.0...v20.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java-extended-scalars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* use graphql 20.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
(cherry picked from commit 8ec572b)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
andrewazores added a commit that referenced this pull request Sep 13, 2023
… 19.0 to 20.2 (#1618)

* build(deps): bump com.graphql-java:graphql-java-extended-scalars

Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 19.0 to 20.2.
- [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases)
- [Commits](graphql-java/graphql-java-extended-scalars@19.0...v20.2)

---
updated-dependencies:
- dependency-name: com.graphql-java:graphql-java-extended-scalars
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* use graphql 20.2

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Azores <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants