idlab-discover / obelisk

Obelisk is a service platform for building scalable data-driven applications and services, connecting data producers and consumers with powerful APIs for ingesting, querying and streaming large amounts of data in an organized and secure way.
https://obelisk.ilabt.imec.be/docs/
Apache License 2.0
6 stars 0 forks source link

build(deps): bump graphql-java-extended-scalars from 18.1 to 20.2 #225

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps graphql-java-extended-scalars from 18.1 to 20.2.

Release notes

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

20.2

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

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/20.0...20.2

20.0

This release updates graphql-java to v20.

What's Changed

New Contributors

Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/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

Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/19.0...19.1

19.0

Updates library to use v19.2 of graphql-java, the latest version.

v19.0 of graphql-java includes a patch for CVE-2022-37734. If you're using the v18.x or v17.x versions of this library, please see the corresponding bugfix releases.

What's Changed

... (truncated)

Commits
  • 3e92062 Merge pull request #104 from graphql-java/Java-8-downgrade
  • c67260a Use non-toolchain version
  • 37c8ae5 Downgrade to Java 8 ahead of v20.x release
  • 45a9812 Merge pull request #95 from yeikel/patch-1
  • f006079 Update build.gradle
  • 37921c7 Merge pull request #98 from graphql-java/dependabot/gradle/biz.aQute.bnd.buil...
  • 68e794c Bump biz.aQute.bnd.builder from 6.2.0 to 6.4.0
  • cff8c2c Merge pull request #96 from yeikel/patch-2
  • 7cae4a2 ci: add dependabot configuration
  • 4780e84 build(deps): bump graphql to 20.1
  • Additional commits viewable in compare view


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 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)

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

dependabot[bot] commented 1 year ago

Superseded by #235.