dev-feed
dev-feed copied to clipboard
chore(deps): bump com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter from 5.3.0 to 9.2.2 in /backend/api
Bumps com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter from 5.3.0 to 9.2.2.
Release notes
Sourced from com.netflix.graphql.dgs:graphql-dgs-spring-boot-starter's releases.
v9.2.2
Ignore
builds/.kotlinto not fail the build because of uncommitted changes.v9.2.1
What’s Changed
- Update Gradle Wrapper from 8.10.2 to 8.11.1 (#2068)
@github-actions- Remove "strictly" for graphql-java and upgrade to Boot 3.3.6 (#2070)
@paulbakker- Remove incorrect toString() for URL in RestClientGraphQLClient error handling (#2069)
@paulbakker- Fix GraphQLContext propagation to data loaders with spring-graphql starter (#2067)
@jjacobs44v9.2.0
What’s Changed
- Rename serverWebExchangeContextFilter to dgsServerWebExchangeContextFilter (#2063)
@paulbakker- Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 (#2042)
@dependabot- Update to Spring Boot 3.3.5 (#2043)
@kilink- Bump actions/cache from 4.1.1 to 4.1.2 (#2045)
@dependabot- Bump actions/checkout from 4.2.1 to 4.2.2 (#2046)
@dependabot- Bump org.springframework.graphql:spring-graphql-test from 1.3.2 to 1.3.3 (#2044)
@dependabot- Improve handling of introspection properties. (#2056)
@paulbakker- support bean method-level
@DgsDataLoaderannotations (#2055)@iparadiso- Add graphql-dgs-reactive to the compile classpath (#2050)
@asibross- Fail at startup when multiple data loaders have the same name (#2049)
@asibross- Throw exception during startup when multiple entity fetchers for the same type are registered (#2053)
@paulbakkerv9.1.3
What’s Changed
- Fix setup of exception handling to make
@ControllerAdvicework (#2040)@paulbakker- Update dependency locks (#2039)
@kilink- Bump actions/checkout from 4.2.0 to 4.2.1 (#2038)
@dependabot- Bump actions/cache from 4.1.0 to 4.1.1 (#2037)
@dependabot- Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 (#2035)
@dependabot- Bump com.netflix.spectator:spectator-api from 1.7.+ to 1.8.0 (#2036)
@dependabot- qualify expected RequestMappingHandlerProvider (#2031)
@iparadiso- Bump actions/cache from 4.0.2 to 4.1.0 (#2027)
@dependabot- Add nullability annotations to TypedGraphQLError (#2025)
@kilink- Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 (#2021)
@dependabot- Update Gradle Wrapper from 8.10.1 to 8.10.2 (#2015)
@github-actions- Bump actions/checkout from 4.1.7 to 4.2.0 (#2019)
@dependabot- Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#2014)
@dependabot- Update to Spring Boot 3.3.4 (#2013)
@kilinkv9.1.2
What’s Changed
- Fix incorrect conditional around wiring of execution strategies (#2012)
@paulbakker- Update Gradle Wrapper from 8.10 to 8.10.1 (#2003)
@github-actions- Use a local copy of ContextRegistry (#2009)
@asibross
... (truncated)
Commits
fe7256eignore buildsrc/.kotlin dir90c98c6Merge pull request #2068 from Netflix/gradlew-update-8.11.10c991c8Merge branch 'master' into gradlew-update-8.11.1eb204f2Merge pull request #2070 from Netflix/fix/204767bb2d7Remove strictly everywhere because it's no longer necessarye0acaa3Merge branch 'master' into fix/20470df18d0Merge pull request #2069 from Netflix/fix/20593439450Remove "strictly" for graphql-java and upgrade to Boot 3.3.65d3990aRemove incorrect toString() for URL in RestClientGraphQLClient error handling...d3a1950Update Gradle Wrapper from 8.10.2 to 8.11.1- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
@dependabot recreate