Skip to content

Upgrade nosto#4

Merged
manikandan-ravikumar merged 49 commits into
nostofrom
upgrade-nosto
Oct 7, 2022
Merged

Upgrade nosto#4
manikandan-ravikumar merged 49 commits into
nostofrom
upgrade-nosto

Conversation

@manikandan-ravikumar

@manikandan-ravikumar manikandan-ravikumar commented Oct 3, 2022

Copy link
Copy Markdown

Merge latest changes from upstream master

Related PR

https://github.com/Nosto/playcart/pull/25707 (build is failing due to dependency with this PR)

anttip and others added 30 commits May 19, 2021 12:29
* Fixed test to include a field because validation in graphql now requires ypes to have one or more fields ( graphql-java/graphql-java#1955 )
* Removed references to arguments when recreation ExecutionStrategyParameters because arguments field was dropped in graphql-java ( https://github.com/graphql-java/graphql-java/pull/2023/files#diff-d31b54bc13a6051c43027e76627c6e99de28f64adfcfcfb275856ec00890cc4fL44 )
* Updated tests to work with immutable structures that graphql-java has moved to ( https://github.com/graphql-java/graphql-java/pull/2086/files#diff-9fed7fa709720e6a47a80119bb991def6fa752f8933d9f5e3dfcede5520c07d6R134 )
…16-support

Updating to use latest graphql-java:16.2 library
In 17.0, GraphQLBatched and non-standard Scalars (BigInteger, BigDecimal, Char, Byte, Long, Short) were all removed.  Accordingly, removed from here
(deps) Adding graphql-java-extended-scalars 17.0 for non-standard scalars (BigInteger, BigDecimal, Char, Byte, Long, Short).
Removing GraphQLBatched as the deprecated `BatchedExecutionStrategy` was finally removed from graphql-java
(deps) Updating to latest graphql-java:17.1 library
@manikandan-ravikumar manikandan-ravikumar marked this pull request as draft October 3, 2022 11:41
@manikandan-ravikumar manikandan-ravikumar changed the base branch from master to nosto October 3, 2022 12:42
@manikandan-ravikumar manikandan-ravikumar marked this pull request as ready for review October 4, 2022 10:34

@Override
public GraphQLSchemaElement copy() {
return null;

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fixed

@manikandan-ravikumar manikandan-ravikumar changed the base branch from nosto to master October 6, 2022 12:48

@gary-nosto gary-nosto left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Looks good! 👍

@manikandan-ravikumar manikandan-ravikumar changed the base branch from master to nosto October 6, 2022 14:55
@manikandan-ravikumar manikandan-ravikumar merged commit 276dbcb into nosto Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants