Bump graphql-java-extended-scalars from 17.0 to 19.1
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
- Add build workflow to release branches by
@dondonzin graphql-java/graphql-java-extended-scalars#74- Remove dashes from Automatic-Module-Name by
@dondonzin graphql-java/graphql-java-extended-scalars#79Full 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.xorv17.xversions of this library, please see the corresponding bugfix releases.What's Changed
- docs: readme updates by
@setchyin graphql-java/graphql-java-extended-scalars#64- Add Spring for GraphQL instructions by
@dondonzin graphql-java/graphql-java-extended-scalars#67- Remove redundant NullValue case in ObjectScalar parseLiteral by
@dondonzin graphql-java/graphql-java-extended-scalars#71- 19.0 release by
@dondonzin graphql-java/graphql-java-extended-scalars#73New Contributors
@dondonzmade their first contribution in graphql-java/graphql-java-extended-scalars#67Full 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
- Add build workflow to release branches by
@dondonzin graphql-java/graphql-java-extended-scalars#74- Remove dashes from Automatic-Module-Name by
@dondonzin graphql-java/graphql-java-extended-scalars#79Full 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-javadependency to v18.3 to resolve CVE-2022-37734 https://www.cve.org/CVERecord?id=CVE-2022-37734This is a bugfix release for those using a version of this library starting with
v18. If you usev19.xorv17.x, please use the corresponding release.What's Changed
- v18 release: Update graphql-java version including patch for CVE-2022-37734 by
@dondonzin graphql-java/graphql-java-extended-scalars#76Full Changelog: https://github.com/graphql-java/graphql-java-extended-scalars/compare/v18.1...18.2
18.1
... (truncated)
Commits
c44b3b2Merge pull request #79 from graphql-java/automatic-module-name-fix973b0ecRemove dashes from automatic-module-namebe6c0e4Merge pull request #74 from graphql-java/update-GitHub-workflow8265b16Add build workflow to release branches8a30e26Merge pull request #73 from graphql-java/19.0-releasee134a23Merge branch 'master' into 19.0-release191c3d9Update graphql-java to 19.25b55a08Merge pull request #71 from dondonz/fix-up-ObjectScalar82a5276Remove redundant NullValue in ObjectScalar parseLiteral313b221Merge pull request #67 from dondonz/master- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)