Skip to content

Bump com.graphql-java:java-dataloader from 3.3.0 to 3.4.0 #3781

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps com.graphql-java:java-dataloader from 3.3.0 to 3.4.0.

Release notes

Sourced from com.graphql-java:java-dataloader's releases.

v3.4.0

Thanks to everybody who contributed to this release of Dataloader!

With this release, this library changed from using Java 8 to Java 11.

What's Changed

New Contributors

Full Changelog: graphql-java/java-dataloader@v3.3.0...v3.4.0

Commits
  • 1c19b6b Merge pull request #167 from Hc747/master
  • 85f38c2 Replace gradle/wrapper-validation-action@v1 with `gradle/actions/wrapper-va...
  • 691e481 add gradle/actions/setup-gradle@v4 to pipelines.
  • 5514c8c Use actions/setup-java@v4 instead of actions/setup-java@v1
  • a38f741 Use actions/checkout@v4 instead of actions/checkout@v1
  • 11ebae9 Modernise gradle build configuration.
  • 9e593c5 Externalise dependency versions and update junit and caffeine to latest v...
  • 240f86a Update gradle wrapper to latest version (8.11.1).
  • 25832e3 Configure gradle project wide settings.
  • 2b7ce18 Update README.MD to reference Java 11 instead of Java 8.
  • Additional commits viewable in compare view

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

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

Bumps [com.graphql-java:java-dataloader](https://github.com/graphql-java/java-dataloader) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/graphql-java/java-dataloader/releases)
- [Commits](graphql-java/java-dataloader@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: com.graphql-java:java-dataloader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 23, 2024
Copy link
Contributor

github-actions bot commented Dec 23, 2024

Test Results

  306 files    306 suites   46s ⏱️
3 491 tests 3 485 ✅ 6 💤 0 ❌
3 580 runs  3 574 ✅ 6 💤 0 ❌

Results for commit f7dd9aa.

♻️ This comment has been updated with latest results.

@dondonz
Copy link
Member

dondonz commented Jan 13, 2025

Rerunning the pipeline, we had a flaky Agent test Edit: no it was a genuine test failure

@dondonz dondonz added this to the 23.x breaking changes milestone Feb 8, 2025
@dondonz dondonz merged commit 11211e1 into master Feb 27, 2025
2 checks passed
@dondonz dondonz deleted the dependabot/gradle/com.graphql-java-java-dataloader-3.4.0 branch February 27, 2025 19:11
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants