dependabot[bot] opened a new pull request, #2326: URL: https://github.com/apache/causeway/pull/2326
Bumps [org.springframework.graphql:spring-graphql-test](https://github.com/spring-projects/spring-graphql) from 1.2.5 to 1.2.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spring-projects/spring-graphql/releases">org.springframework.graphql:spring-graphql-test's releases</a>.</em></p> <blockquote> <h2>v1.2.6</h2> <h2>:star: New Features</h2> <ul> <li>Avoid <code>graphql.AssertException</code> for persisted query <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/930">#930</a></li> <li>Use either <code>first</code> or <code>after</code> to determine forward pagination <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/929">#929</a></li> </ul> <h2>:beetle: Bug Fixes</h2> <ul> <li>Pagination with "after" cursor results in <code>ScrollPosition</code> that skips one extra item <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/925">#925</a></li> <li>Observation instrumentation assumes local context is a GraphQLContext <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/918">#918</a></li> <li>WebSocketGraphQlInterceptor is not notified when idle connection is closed <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/872">#872</a></li> </ul> <h2>:notebook_with_decorative_cover: Documentation</h2> <ul> <li>Updated documentation with guidance on using virtual threads <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/907">#907</a></li> </ul> <h2>:hammer: Dependency Upgrades</h2> <ul> <li>Upgrade to GraphQL Java 20.9 <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/936">#936</a></li> <li>Upgrade to Spring Framework 6.0.18 <a href="https://redirect.github.com/spring-projects/spring-graphql/issues/938">#938</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spring-projects/spring-graphql/commit/b24ddf04da850ae01a0e071eb6f17954fd44b16a"><code>b24ddf0</code></a> Release v1.2.6</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/f21db214c5f5be4c0521d6c71bc87aed0139b0f3"><code>f21db21</code></a> Upgrade to Spring Framework 6.0.18</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/e7840e418b34a69f4eae44db5607cba84b7125d7"><code>e7840e4</code></a> Upgrade to GraphQL Java 20.9</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/b1aa0c67edbf1322142a9e53025530980f542454"><code>b1aa0c6</code></a> Use 0-based offset values for pagination</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/bb734bf8949ba6f39e893824eb9a59b34e1afe96"><code>bb734bf</code></a> Remove session state from onClose only</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/ce7f77c585850c6d0a5bba070a863943313cecb3"><code>ce7f77c</code></a> Improve logic to resolve pagination arguments</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/1a3ae735c1493941405a615092aec86910c3c2e1"><code>1a3ae73</code></a> Add Thread Model section to documentation</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/7140e6cbae84f0ca150eb857b4dd251ea63a8165"><code>7140e6c</code></a> Avoid AssertException for persisted query</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/0fa2c4f104473f6ce3f4744963e213d6917838ed"><code>0fa2c4f</code></a> Do not override custom local context in observation instrumentation</li> <li><a href="https://github.com/spring-projects/spring-graphql/commit/9d735b9c945b2b41f3557ddc012b39638bd7b60f"><code>9d735b9</code></a> Next development version (v1.2.6-SNAPSHOT)</li> <li>See full diff in <a href="https://github.com/spring-projects/spring-graphql/compare/v1.2.5...v1.2.6">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@causeway.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org