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

fix(deps): update dependency com.graphql-java:graphql-java to v21.4 #5756

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.graphql-java:graphql-java 21.3 -> 21.4 age adoption passing confidence

Release Notes

graphql-java/graphql-java (com.graphql-java:graphql-java)

v21.4: 21.4

Compare Source

This is a special release to help control introspection queries.

This release adds a default check for introspection queries, to check that they are sensible. This feature is a backport of https://github.com/graphql-java/graphql-java/pull/3526 and https://github.com/graphql-java/graphql-java/pull/3527.

This release also adds an optional maximum result nodes limit, which is a backport of https://github.com/graphql-java/graphql-java/pull/3525.

What's Changed

Full Changelog: graphql-java/graphql-java@v21.3...v21.4


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 19, 2024 11:32
Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.78%. Comparing base (2ae56a3) to head (2dbc669).
Report is 1 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #5756   +/-   ##
==========================================
  Coverage      67.78%   67.78%           
- Complexity     16520    16521    +1     
==========================================
  Files           1904     1904           
  Lines          72267    72267           
  Branches        7439     7439           
==========================================
  Hits           48989    48989           
  Misses         20760    20760           
  Partials        2518     2518           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@optionsome
Copy link
Member

Seems like graphql-java/graphql-java#3365 was not included in this despite it having the milestone.

@leonardehrenfried
Copy link
Member

If I read the changelog correctly then it's some sort of security release.

@leonardehrenfried leonardehrenfried merged commit 3d23683 into dev-2.x Mar 19, 2024
5 checks passed
@leonardehrenfried leonardehrenfried deleted the renovate/com.graphql-java-graphql-java-21.x branch March 19, 2024 13:19
@t2gran t2gran added this to the 2.6 (next release) milestone May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants