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.0.27 to 2.0.29 #4516

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps graphql from 2.0.27 to 2.0.29.

Changelog

Sourced from graphql's changelog.

Changelog

Versioning guidelines

Breaking changes

Deprecations

New features

Bug fixes

2.2.11 (27 Feb 2024)

New features

  • Sentry: support transaction names in tracing #4853

Bug fixes

  • Tracing: handle unknown trace modes at runtime #4856

2.2.10 (20 Feb 2024)

New features

  • Parser: support directives on variable definitions #4847

Bug fixes

  • Fix compatibility with Ruby 3.4 #4846
  • Tracing: Fix applying default options to non-default modes #4849, #4850

2.2.9 (15 Feb 2024)

New features

  • Complexity: Treat custom Connection fields as metadata (like totalCount), not as if they were evaluated for each item in the list #4842
  • Subscriptions: Serialize ActiveRecord::Relations given to .trigger #4840

Bug fixes

  • Complexity: apply configured complexity ... to connection fields #4841
  • Authorization: properly handle Resolver arguments that return false for #authorized? #4839

2.2.8 (7 Feb 2024)

New features

  • Responses have "errors" before "data", as recommended by the GraphQL spec #4823

... (truncated)

Commits
  • f00a3ac 2.0.29
  • 6297056 Merge pull request #4861 from maxprokopiev/backport-for-ruby34-for-2.0.x
  • 4a877ea Fix compatibility with Ruby 3.4-dev
  • c957ee7 2.0.28
  • 96c5184 Merge pull request #4789 from TonyCTHsu/tonycthsu/backport-datadog-span-type-...
  • 72e51d3 Deprecate tracer option
  • 791256c Update docuement
  • ec31a60 Remove constant reference, fallback service name and simply analytic
  • 927e61e Remove method call on SpanOperation
  • See full diff 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 4, 2024
@shiftbot
Copy link
Collaborator

shiftbot commented Mar 4, 2024

👋 I'm a robot checking the state of this pull request to save the human reviewers time. I don't see any changes under _data/projects/ so I don't have any feedback here.

As you make changes to this pull request, I'll re-run these checks.

Bumps [graphql](https://github.com/rmosolgo/graphql-ruby) from 2.0.27 to 2.0.29.
- [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.0.27...v2.0.29)

---
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.0.29 branch from 77e6b72 to 785a34a Compare March 18, 2024 20:47
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #4613.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/bundler/graphql-2.0.29 branch May 13, 2024 02:37
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant