cassandre-tech / cassandre-trading-bot

Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
https://trading-bot.cassandre.tech
GNU General Public License v3.0
581 stars 161 forks source link

Bump com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 5.3.0 to 7.5.3 #1226

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps com.netflix.graphql.dgs:graphql-dgs-platform-dependencies from 5.3.0 to 7.5.3.

Release notes

Sourced from com.netflix.graphql.dgs:graphql-dgs-platform-dependencies's releases.

v7.5.3

What’s Changed

v7.5.2

What’s Changed

v7.5.1

What’s Changed

v7.3.6

What’s Changed

  • Revert change in path sanitization for error metrics (#1588) @​kilink
  • Fix breakage when extracting "data" as the path in GraphQLResponse (#1587) @​kilink

v7.3.5

What’s Changed

  • Revert change in path sanitization for error metrics (#1588) @​kilink
  • Fix breakage when extracting "data" as the path in GraphQLResponse (#1587) @​kilink

v7.3.4

What's Changed

Full Changelog: https://github.com/Netflix/dgs-framework/compare/v7.3.2...v7.3.4

... (truncated)

Commits
  • f46bf2b Disable org.gradle.parallel to help with publish setp hanging. (#1641)
  • 7b97263 Check get mutation (#1638)
  • cf3c6a4 nebula-publish.yml: move from release events to push tags (#1637)
  • e70ca5e Update graphql java to 20.6 (#1636)
  • 8f6eba4 Merge pull request #1623 from Netflix/dannyt/avoid-extension-provider-stream
  • e43a146 Merge branch 'master' into dannyt/avoid-extension-provider-stream
  • fc69659 Avoid the overhead of a sorted stream when wrapping data loaders
  • 99cdd73 Revert "Fix entity error path (#1605)" (#1621)
  • 6d04025 Vfs changes (#1620)
  • 7b16cee Bump jvm memory to 2G for publishing. (#1617)
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | com.netflix.graphql.dgs:graphql-dgs-platform-dependencies | [>= 6.0.a, < 6.1] |

Dependabot compatibility score

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 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 9 months ago

Superseded by #1235.