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.graphql-java-kickstart:graphql-spring-boot-starter to v15.1.0 #201

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java-kickstart:graphql-spring-boot-starter 15.0.0 -> 15.1.0 age adoption passing confidence

Release Notes

graphql-java-kickstart/graphql-spring-boot (com.graphql-java-kickstart:graphql-spring-boot-starter) ### [`v15.1.0`](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/releases/tag/v15.1.0): 15.1.0 ### ✨ Features - Check origin for websocket to secure against cross-site attacks by [@​oliemansm](https://togithub.com/oliemansm) [https://github.com/graphql-java-kickstart/graphql-spring-boot/pull/914](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/pull/914) - Support CSRF on websockets to secure against cross-site attacks by [@​oliemansm](https://togithub.com/oliemansm) [https://github.com/graphql-java-kickstart/graphql-spring-boot/issues/943](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/issues/943) - Added SpringValueCache for easy creation of data loader ValueCache objects that utilize Spring Caches under the hood by [@​bsara](https://togithub.com/bsara) [https://github.com/graphql-java-kickstart/graphql-spring-boot/pull/964](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/pull/964) ### 🐞 Fixes - Remove field bean autowiring in favor of constructor injection by [@​eye-dee](https://togithub.com/eye-dee) [https://github.com/graphql-java-kickstart/graphql-spring-boot/pull/914](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/pull/914) - MetricsInstrumentation does not implement updated API of TracingInstrumentation provided by graphql-java by [@​bsara](https://togithub.com/bsara) [https://github.com/graphql-java-kickstart/graphql-spring-boot/issues/950](https://togithub.com/graphql-java-kickstart/graphql-spring-boot/issues/950) ### 📦 Dependencies - Update jacoco to v0.8.8 by [@​renovate](https://togithub.com/renovate) - Update graphql-java to v20 by [@​renovate](https://togithub.com/renovate) - Update spring boot to v3.1.2 by [@​renovate](https://togithub.com/renovate) - Update sonarqube to v4 by [@​renovate](https://togithub.com/renovate) - Update gradle to v8 by [@​renovate](https://togithub.com/renovate) - Update graphql-java-extended-scalars to v21 by [@​renovate](https://togithub.com/renovate) **Full Changelog**: https://github.com/graphql-java-kickstart/graphql-spring-boot/compare/v15.0.0...v15.1.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 was generated by Mend Renovate. View the repository job log.