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 graphql from 2.2.3 to 2.2.4 #105

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps graphql from 2.2.3 to 2.2.4.

Changelog

Sourced from graphql's changelog.

2.2.4 (3 Jan 2024)

Bug fixes

  • AsyncDataloader: don't resolve fields with event loop #4757
  • Parser: properly parse some fields and args named after keywords #4759
  • Performance: use all? to check classes directly #4760
Commits
  • 8830d7c 2.2.4
  • 57d69b3 Merge pull request #4760 from rmosolgo/typecheck-directly-with-all
  • 327f356 Use all? to check types directly
  • 528a9c3 Merge pull request #4757 from rmosolgo/async-dataloader-better-batching
  • 798bd4e Update docs
  • 5a9702c Merge pull request #4759 from rmosolgo/parser-on-fix
  • 81457f4 Fix extend in C Parser, too
  • 44de520 Also support extend as a field name
  • 83a16f0 remove needless docs and task
  • 35c6bc2 Properly parse fields named on and directive
  • 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 added the dependencies Pull requests that update a dependency file label Jan 8, 2024
Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d1ef4a) 100.00% compared to head (b352e68) 100.00%.
Report is 1 commits behind head on main.

❗ Current head b352e68 differs from pull request most recent head 1828155. Consider uploading reports for the commit 1828155 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          210       210           
=========================================
  Hits           210       210           

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

@dependabot dependabot bot force-pushed the dependabot/bundler/graphql-2.2.4 branch 2 times, most recently from b352e68 to ed8f60c Compare January 10, 2024 05:44
@peterfication
Copy link
Owner

@dependabot rebase

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/rmosolgo/graphql-ruby/releases)
- [Changelog](https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md)
- [Commits](rmosolgo/graphql-ruby@v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/graphql-2.2.4 branch from ed8f60c to 1828155 Compare January 10, 2024 06:15
Copy link

sonarcloud bot commented Jan 10, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@peterfication
Copy link
Owner

https://github.com/dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Looks like graphql is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/bundler/graphql-2.2.4 branch January 10, 2024 06:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant