Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.dgraph:dgraph4j from 20.11.0 to 21.12.0 in /samples/concurrent-modification #209

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Bumps io.dgraph:dgraph4j from 20.11.0 to 21.12.0.

Release notes

Sourced from io.dgraph:dgraph4j's releases.

v21.12.0

  • Version bump. No changes from v21.03.2.

v21.03.2

Added

  • 55a0da6 feat: Add timeout parameters to transaction requests. (#172)
  • 196a694 feat: Add shutdown method to client. (#173)

Full Changelog: v21.03.1...v21.03.2

v21.03.1

Added

  • fix(deprecation): add DgraphClient.clientStubFromCloudEndpoint (#170)

v21.03.0

Added

  • feat: add loginIntoNamespace API on clients (GRAPHQL-1058) (#166)

Deprecated

  • chore: Sync dgo + deprecate Slash endpoint method (GRAPHQL-1141) (#167)

Fixed

  • fix(test): Don't use dgraph binary in tests (GRAPHQL-1144) (#168)
Changelog

Sourced from io.dgraph:dgraph4j's changelog.

[21.12.0] - 2021-12-24

  • Version bump. No changes from v21.03.2.

[21.03.2] - 2021-12-24

Added

  • feat: Add timeout parameters to transaction requests. (#172)
  • feat: Add shutdown method to client. (#173)

#172: dgraph-io/dgraph4j#172 #173: dgraph-io/dgraph4j#173

[21.03.1] - 2021-04-22

Added

  • fix(deprecation): add DgraphClient.clientStubFromCloudEndpoint (#170)

#170: dgraph-io/dgraph4j#170

[21.03.0] - 2021-04-08

Added

  • feat: add loginIntoNamespace API on clients (GRAPHQL-1058) (#166)

Deprecated

  • chore: Sync dgo + deprecate Slash endpoint method (GRAPHQL-1141) (#167)

Fixed

  • fix(test): Don't use dgraph binary in tests (GRAPHQL-1144) (#168)

#166: dgraph-io/dgraph4j#166 #167: dgraph-io/dgraph4j#167 #168: dgraph-io/dgraph4j#168

Commits
  • 498e73d chore: release v21.12.0 (#175)
  • 22caac0 chore: release v21.03.2 (#174)
  • 196a694 feat: Add shutdown method to client. (#173)
  • 55a0da6 feat: Add timeout parameters to transaction requests. (#172)
  • 0f3f5f5 examples: Add stub deadline examples for requests (#171)
  • ae17b5d chore: release v21.03.1
  • 0638ef7 fix(deprecation): add DgraphClient.clientStubFromCloudEndpoint (#170)
  • 2ab48ce chore: release v21.03.0 (GRAPHQL-1144) (#169)
  • 55cfb6a fix(test): Don't use dgraph binary in tests (GRAPHQL-1114) (#168)
  • 1aeb49d chore: Sync dgo + deprecate Slash endpoint method (GRAPHQL-1141) (#167)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

@dependabot dependabot bot requested a review from a team as a code owner July 10, 2024 11:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 10, 2024
Copy link
Contributor

@shivaji-kharse shivaji-kharse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

Bumps [io.dgraph:dgraph4j](https://github.com/dgraph-io/dgraph4j) from 20.11.0 to 21.12.0.
- [Release notes](https://github.com/dgraph-io/dgraph4j/releases)
- [Changelog](https://github.com/dgraph-io/dgraph4j/blob/master/CHANGELOG.md)
- [Commits](v20.11.0...v21.12.0)

---
updated-dependencies:
- dependency-name: io.dgraph:dgraph4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/samples/concurrent-modification/io.dgraph-dgraph4j-21.12.0 branch from 779aba7 to 516b20a Compare July 11, 2024 07:13
@shivaji-kharse shivaji-kharse merged commit 65b6cad into master Jul 11, 2024
5 checks passed
@shivaji-kharse shivaji-kharse deleted the dependabot/maven/samples/concurrent-modification/io.dgraph-dgraph4j-21.12.0 branch July 11, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Development

Successfully merging this pull request may close these issues.

1 participant