tailrocks / graphql-java-datetime

GraphQL ISO Date is a set of RFC 3339 compliant date/time scalar types to be used with graphql-java.
Apache License 2.0
147 stars 28 forks source link

Update dependency com.netflix.graphql.dgs:graphql-dgs-platform-dependencies to v7.6.0 #177

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.netflix.graphql.dgs:graphql-dgs-platform-dependencies 7.1.0 -> 7.6.0 age adoption passing confidence

Release Notes

Netflix/dgs-framework (com.netflix.graphql.dgs:graphql-dgs-platform-dependencies) ### [`v7.6.0`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.6.0): 7.6.0 ##### What’s Changed - Fix completablefuture wrapping ([#​1666](https://togithub.com/Netflix/dgs-framework/issues/1666)) [@​paulbakker](https://togithub.com/paulbakker) - Add configuration to disable/enable resolver and query metrics. ([#​1665](https://togithub.com/Netflix/dgs-framework/issues/1665)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Fix issue [#​1262](https://togithub.com/Netflix/dgs-framework/issues/1262) ([#​1663](https://togithub.com/Netflix/dgs-framework/issues/1663)) [@​paulbakker](https://togithub.com/paulbakker) - (Experimental) Added support for automatically running data fetchers on virtual threads ([#​1662](https://togithub.com/Netflix/dgs-framework/issues/1662)) [@​paulbakker](https://togithub.com/paulbakker) ### [`v7.5.4`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.5.4) #### What’s Changed - Enable metrics for completable futures. ([#​1658](https://togithub.com/Netflix/dgs-framework/issues/1658)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Detect and throw exception for dataloaders with same name ([#​1652](https://togithub.com/Netflix/dgs-framework/issues/1652)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - missing dfe fields ([#​1653](https://togithub.com/Netflix/dgs-framework/issues/1653)) [@​kailyak](https://togithub.com/kailyak) - [#​1577](https://togithub.com/Netflix/dgs-framework/issues/1577) bug: Ignore unknown json properties when parsing request object into … ([#​1650](https://togithub.com/Netflix/dgs-framework/issues/1650)) [@​congotej](https://togithub.com/congotej) - Add tests for validating queryExecutor.executeAndExtractJsonPath with headers ([#​1646](https://togithub.com/Netflix/dgs-framework/issues/1646)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) ### [`v7.5.3`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.5.3) #### What’s Changed - Disable org.gradle.parallel to help with publish setup hanging. ([#​1641](https://togithub.com/Netflix/dgs-framework/issues/1641)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Check get mutation ([#​1638](https://togithub.com/Netflix/dgs-framework/issues/1638)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) ### [`v7.5.2`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.5.2) #### What’s Changed - nebula-publish.yml: move from release events to push tags ([#​1637](https://togithub.com/Netflix/dgs-framework/issues/1637)) [@​rpalcolea](https://togithub.com/rpalcolea) - Update graphql java to 20.6 ([#​1636](https://togithub.com/Netflix/dgs-framework/issues/1636)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) ### [`v7.5.1`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.5.1) #### What’s Changed - Revert "Fix entity error path ([#​1605](https://togithub.com/Netflix/dgs-framework/issues/1605))" ([#​1621](https://togithub.com/Netflix/dgs-framework/issues/1621)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Vfs changes ([#​1620](https://togithub.com/Netflix/dgs-framework/issues/1620)) [@​rpalcolea](https://togithub.com/rpalcolea) - Bump jvm memory to 2G for publishing. ([#​1617](https://togithub.com/Netflix/dgs-framework/issues/1617)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Add property to disable query complexity metrics ([#​1614](https://togithub.com/Netflix/dgs-framework/issues/1614)) ([#​1615](https://togithub.com/Netflix/dgs-framework/issues/1615)) [@​DanielThomas](https://togithub.com/DanielThomas) - Replace usages of io.micrometer.core.instrument.Tags with Iterable ([#​1612](https://togithub.com/Netflix/dgs-framework/issues/1612)) [@​DanielThomas](https://togithub.com/DanielThomas) - Avoid DataLoaderRegistry.getKeys when calling getDataLoader ([#​1613](https://togithub.com/Netflix/dgs-framework/issues/1613)) [@​DanielThomas](https://togithub.com/DanielThomas) - Fix entity error path ([#​1605](https://togithub.com/Netflix/dgs-framework/issues/1605)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Map unknown fields to additionalInformation in GraphQLErrorDebugInfo … ([#​1609](https://togithub.com/Netflix/dgs-framework/issues/1609)) [@​bradmeintjes](https://togithub.com/bradmeintjes) - Fix for [#​1528](https://togithub.com/Netflix/dgs-framework/issues/1528), setup ObjectMapper configuration for DgsWebSocketAutoC… ([#​1602](https://togithub.com/Netflix/dgs-framework/issues/1602)) [@​clayembry](https://togithub.com/clayembry) - Revert gradle wrapper to 7.6.1 so we can get dep updates working. ([#​1603](https://togithub.com/Netflix/dgs-framework/issues/1603)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Bump actions/checkout from 3.5.2 to 3.5.3 ([#​1549](https://togithub.com/Netflix/dgs-framework/issues/1549)) [@​dependabot](https://togithub.com/dependabot) - Update Gradle Wrapper from 8.2 to 8.2.1 ([#​1579](https://togithub.com/Netflix/dgs-framework/issues/1579)) [@​github-actions](https://togithub.com/github-actions) - Avoid lazy property in DefaultDataFetcherExceptionHandler ([#​1592](https://togithub.com/Netflix/dgs-framework/issues/1592)) [@​kilink](https://togithub.com/kilink) - Fix some deprecation warnings ([#​1591](https://togithub.com/Netflix/dgs-framework/issues/1591)) [@​kilink](https://togithub.com/kilink) ### [`v7.3.6`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.3.6) #### What’s Changed - Revert change in path sanitization for error metrics ([#​1588](https://togithub.com/Netflix/dgs-framework/issues/1588)) [@​kilink](https://togithub.com/kilink) - Fix breakage when extracting "data" as the path in GraphQLResponse ([#​1587](https://togithub.com/Netflix/dgs-framework/issues/1587)) [@​kilink](https://togithub.com/kilink) ### [`v7.3.4`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.3.4) #### What's Changed - Fix the inference of the data. path in the response by [@​berngp](https://togithub.com/berngp) in [https://github.com/Netflix/dgs-framework/pull/1581](https://togithub.com/Netflix/dgs-framework/pull/1581) - Improve IntelliJ language detection for the graphql string. by [@​berngp](https://togithub.com/berngp) in [https://github.com/Netflix/dgs-framework/pull/1582](https://togithub.com/Netflix/dgs-framework/pull/1582) **Full Changelog**: https://github.com/Netflix/dgs-framework/compare/v7.3.2...v7.3.4 ### [`v7.3.2`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.3.2) #### What’s Changed - Update memory used by gradle daemon. ([#​1578](https://togithub.com/Netflix/dgs-framework/issues/1578)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) ### [`v7.3.0`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.3.0) #### What’s Changed - Add workaround for newline handling in MultiSourceReader ([#​1574](https://togithub.com/Netflix/dgs-framework/issues/1574)) [@​kilink](https://togithub.com/kilink) - Disable filesystem watching for CI check task ([#​1575](https://togithub.com/Netflix/dgs-framework/issues/1575)) [@​kilink](https://togithub.com/kilink) - Validate at schema build time that [@​DgsData](https://togithub.com/DgsData) and [@​InputArgument](https://togithub.com/InputArgument) match actual schema elements ([#​1565](https://togithub.com/Netflix/dgs-framework/issues/1565)) [@​tinnou](https://togithub.com/tinnou) - Remove Stream.toList import, clean up ([#​1571](https://togithub.com/Netflix/dgs-framework/issues/1571)) [@​kilink](https://togithub.com/kilink) - Update to Spring Boot 3.0.8 ([#​1570](https://togithub.com/Netflix/dgs-framework/issues/1570)) [@​kilink](https://togithub.com/kilink) - DgsContext: Fix getRequestData with BatchLoaderEnvironment ([#​1548](https://togithub.com/Netflix/dgs-framework/issues/1548)) [@​Yrwein](https://togithub.com/Yrwein) - Add nullability annotations to DgsQueryExecutor ([#​1567](https://togithub.com/Netflix/dgs-framework/issues/1567)) [@​kilink](https://togithub.com/kilink) - Allow null variable input in graphql requests. ([#​1564](https://togithub.com/Netflix/dgs-framework/issues/1564)) [@​srinivasankavitha](https://togithub.com/srinivasankavitha) - Get rid of usage of deprecated SimpleInstrumentation class ([#​1559](https://togithub.com/Netflix/dgs-framework/issues/1559)) [@​kilink](https://togithub.com/kilink) - Use ApplicationContext to load resources in DgsSchemaProvider ([#​1552](https://togithub.com/Netflix/dgs-framework/issues/1552)) [@​kilink](https://togithub.com/kilink) ### [`v7.2.0`](https://togithub.com/Netflix/dgs-framework/releases/tag/v7.2.0) #### What’s Changed - Rework DgsRestController to parse JSON directly from InputStream ([#​1546](https://togithub.com/Netflix/dgs-framework/issues/1546)) [@​kilink](https://togithub.com/kilink) - Adding support for Country Code and Currency Extended Scalars ([#​1547](https://togithub.com/Netflix/dgs-framework/issues/1547)) [@​ArvindR12](https://togithub.com/ArvindR12) - feat: Update to graphql-java 20.3 ([#​1543](https://togithub.com/Netflix/dgs-framework/issues/1543)) [@​silidos](https://togithub.com/silidos) - Update WebsocketGraphQLWSProtocolHandler ([#​1545](https://togithub.com/Netflix/dgs-framework/issues/1545)) [@​stdevi](https://togithub.com/stdevi) **Full Changelog**: https://github.com/Netflix/dgs-framework/compare/v7.1.0...v7.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.