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 v9.1.2 #211

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

Netflix/dgs-framework (com.netflix.graphql.dgs:graphql-dgs-platform-dependencies) ### [`v9.1.2`](https://redirect.github.com/Netflix/dgs-framework/releases/tag/v9.1.2) [Compare Source](https://redirect.github.com/Netflix/dgs-framework/compare/v9.1.1...v9.1.2) #### What’s Changed - Fix incorrect conditional around wiring of execution strategies ([#​2012](https://redirect.github.com/Netflix/dgs-framework/issues/2012)) [@​paulbakker](https://redirect.github.com/paulbakker) - Update Gradle Wrapper from 8.10 to 8.10.1 ([#​2003](https://redirect.github.com/Netflix/dgs-framework/issues/2003)) [@​github-actions](https://redirect.github.com/github-actions) - Use a local copy of ContextRegistry ([#​2009](https://redirect.github.com/Netflix/dgs-framework/issues/2009)) [@​asibross](https://redirect.github.com/asibross) - Added test in Spring GraphQL example app to test [@​RequestHeader](https://redirect.github.com/RequestHeader) ([#​2008](https://redirect.github.com/Netflix/dgs-framework/issues/2008)) [@​paulbakker](https://redirect.github.com/paulbakker) ### [`v9.1.1`](https://redirect.github.com/Netflix/dgs-framework/releases/tag/v9.1.1) [Compare Source](https://redirect.github.com/Netflix/dgs-framework/compare/v9.1.0...v9.1.1) #### What’s Changed - Fix: Close the scheduled data loader registry upon completion of request ([#​2007](https://redirect.github.com/Netflix/dgs-framework/issues/2007)) [@​srinivasankavitha](https://redirect.github.com/srinivasankavitha) - Delete old code. ([#​2006](https://redirect.github.com/Netflix/dgs-framework/issues/2006)) [@​srinivasankavitha](https://redirect.github.com/srinivasankavitha) - added codeowners file ([#​2002](https://redirect.github.com/Netflix/dgs-framework/issues/2002)) [@​paulbakker](https://redirect.github.com/paulbakker) - Added api dependency to org.springframework.graphql:spring-graphql-test ([#​1999](https://redirect.github.com/Netflix/dgs-framework/issues/1999)) [@​paulbakker](https://redirect.github.com/paulbakker) - Update to Spring Boot 3.3.3 ([#​1992](https://redirect.github.com/Netflix/dgs-framework/issues/1992)) [@​kilink](https://redirect.github.com/kilink) - Use slf4j logger in DgsSpringGraphQLSourceAutoConfiguration ([#​1990](https://redirect.github.com/Netflix/dgs-framework/issues/1990)) [@​kilink](https://redirect.github.com/kilink) - Update Gradle Wrapper from 8.9 to 8.10 ([#​1988](https://redirect.github.com/Netflix/dgs-framework/issues/1988)) [@​github-actions](https://redirect.github.com/github-actions)

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 was generated by Mend Renovate. View the repository job log.