dependabot[bot] opened a new pull request, #2746:
URL: https://github.com/apache/causeway/pull/2746

   Bumps 
[org.springframework.graphql:spring-graphql-test](https://github.com/spring-projects/spring-graphql)
 from 1.3.2 to 1.3.3.
   <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.3.3</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Allow setting timeout for SSE handling <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1079";>#1079</a></li>
   <li><code>@BatchMapping</code> methods should pass the localContext as the 
BatchLoaderEnvironment's keyContexts <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1066";>#1066</a></li>
   <li>Allow Enum type to be a source in controllers. <a 
href="https://redirect.github.com/spring-projects/spring-graphql/pull/1059";>#1059</a></li>
   <li>Lenient handling of empty representations list in EntitiesDataFetcher  
<a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1057";>#1057</a></li>
   <li>Schema inspection should check actual paginated type name rather than 
deriving it from the Connection type name <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1053";>#1053</a></li>
   <li>Schema inspection reports skipped type when field is mapped to property 
with generic type <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1037";>#1037</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>Ensure all Publisher errors are handled consistently in SSE handlers <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1080";>#1080</a></li>
   <li>NullPointerException with GraphQlSseHandler in case of async timeouts <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1067";>#1067</a></li>
   <li>SSE and WS handlers get into an error handling loop on disconnect <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1060";>#1060</a></li>
   <li>DefaultExecutionRequestObservationConvention does not produce 
INTERNAL_ERROR outcomes <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1058";>#1058</a></li>
   <li>Legacy &quot;application/graphql&quot; is not supported if charset is 
set <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1036";>#1036</a></li>
   </ul>
   <h2>:notebook_with_decorative_cover: Documentation</h2>
   <ul>
   <li>Document behavior when both <code>first</code> and <code>last</code> are 
specified for pagination <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1055";>#1055</a></li>
   <li>Parameterless method retrieveSync() does not exist in RequestSpec <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1042";>#1042</a></li>
   </ul>
   <h2>:hammer: Dependency Upgrades</h2>
   <ul>
   <li>Upgrade to GraphQL Java 22.3 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1044";>#1044</a></li>
   <li>Upgrade to Micrometer 1.13.6 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1076";>#1076</a></li>
   <li>Upgrade to Reactor 2023.0.11 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1075";>#1075</a></li>
   <li>Upgrade to Spring Data 2024.0.5 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1077";>#1077</a></li>
   <li>Upgrade to Spring Framework 6.1.14 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1074";>#1074</a></li>
   <li>Upgrade to Spring Security 6.3.4 <a 
href="https://redirect.github.com/spring-projects/spring-graphql/issues/1078";>#1078</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thank you to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/szediwy";><code>@​szediwy</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/18c0b5fb62470e8e069202c92ee0a87e3ee64cc3";><code>18c0b5f</code></a>
 Release v1.3.3</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/fdceadf3359466783b6daad1a8d8685a32f58bfd";><code>fdceadf</code></a>
 Fix typo in workflow</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/8423c15ef24c28ef8b7031d9fd4cb8f1fe5d3b2b";><code>8423c15</code></a>
 Add workflow for deleting a staged release on Artifactory</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/fa2780fffe557cd5ff25433f2a70b2b0349bd289";><code>fa2780f</code></a>
 Upgrade to Spring Security 6.3.4</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/88d7ea7894566727d698f4bc1578848ae5e7cbdb";><code>88d7ea7</code></a>
 Pass localContext only if available</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/58cce019ed16ee28457739ce48f86cb514edc1f2";><code>58cce01</code></a>
 Consistent Publisher error handling with SSE</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/cb9afd09289abf5a28569aa54da5ff9eada4b0b7";><code>cb9afd0</code></a>
 Upgrade to Spring Data 2024.0.5</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/0d6605a07939d33d441f4357b9d27f3b5aa1876a";><code>0d6605a</code></a>
 Add timeout to WebFlux SSE handler</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/3a0006bce063542e9acbf1d54fb4644b651fc1aa";><code>3a0006b</code></a>
 Exposes timeout in GraphQlSseHandler</li>
   <li><a 
href="https://github.com/spring-projects/spring-graphql/commit/c7846120902a33e676d0831ef156703795977365";><code>c784612</code></a>
 Polishing in GraphQlSseHandler</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-graphql/compare/v1.3.2...v1.3.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.graphql:spring-graphql-test&package-manager=maven&previous-version=1.3.2&new-version=1.3.3)](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

Reply via email to