up-for-grabs.net
up-for-grabs.net copied to clipboard
Bump graphql from 2.0.27 to 2.0.29
trafficstars
Bumps graphql from 2.0.27 to 2.0.29.
Changelog
Sourced from graphql's changelog.
Changelog
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#4840Bug fixes
- Complexity: apply configured
complexity ...to connection fields #4841- Authorization: properly handle Resolver arguments that return
falsefor#authorized?#48392.2.8 (7 Feb 2024)
New features
- Responses have
"errors"before"data", as recommended by the GraphQL spec #4823
... (truncated)
Commits
f00a3ac2.0.296297056Merge pull request #4861 from maxprokopiev/backport-for-ruby34-for-2.0.x4a877eaFix compatibility with Ruby 3.4-devc957ee72.0.2896c5184Merge pull request #4789 from TonyCTHsu/tonycthsu/backport-datadog-span-type-...72e51d3Deprecate tracer option791256cUpdate docuementec31a60Remove constant reference, fallback service name and simply analytic927e61eRemove method call on SpanOperation- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
:wave: 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.
Superseded by #4613.