React-SpringBoot icon indicating copy to clipboard operation
React-SpringBoot copied to clipboard

Bump graphql-java-extended-scalars from 17.0 to 19.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps graphql-java-extended-scalars from 17.0 to 19.1.

Release notes

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

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

New Contributors

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

18.3

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

What's Changed

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

18.2

This is a special bugfix release to update the graphql-java dependency to v18.3 to resolve CVE-2022-37734 https://www.cve.org/CVERecord?id=CVE-2022-37734

This is a bugfix release for those using a version of this library starting with v18. If you use v19.x or v17.x, please use the corresponding release.

What's Changed

Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/v18.1...18.2

18.1

... (truncated)

Commits
  • c44b3b2 Merge pull request #79 from graphql-java/automatic-module-name-fix
  • 973b0ec Remove dashes from automatic-module-name
  • be6c0e4 Merge pull request #74 from graphql-java/update-GitHub-workflow
  • 8265b16 Add build workflow to release branches
  • 8a30e26 Merge pull request #73 from graphql-java/19.0-release
  • e134a23 Merge branch 'master' into 19.0-release
  • 191c3d9 Update graphql-java to 19.2
  • 5b55a08 Merge pull request #71 from dondonz/fix-up-ObjectScalar
  • 82a5276 Remove redundant NullValue in ObjectScalar parseLiteral
  • 313b221 Merge pull request #67 from dondonz/master
  • Additional commits viewable in compare view

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 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[bot] avatar Nov 14 '22 21:11 dependabot[bot]