graphql-groups
graphql-groups copied to clipboard
Bump graphql from 2.3.19 to 2.3.21
Bumps graphql from 2.3.19 to 2.3.21.
Changelog
Sourced from graphql's changelog.
Changelog
Breaking changes
Deprecations
New features
Bug fixes
2.4.13 (12 Mar 2025)
- Security: Fix CVE-2025-27407
2.4.12 (11 Mar 2025)
Breaking changes
- Remove
InvalidNullError#valuewhich is alwaysnil#5256New features
validate_timeoutis 3 seconds by default #5258Bug fixes
- New Relic: reimplement skipping scalars by default #5271
- Resolver: revert inheriting overridden
graphql_name#5260- Analysis: manually implement timeout to handle I/O better #5263
- Parser: properly handle extra token at the end of the query string #5267
- Validation: fix conflicting aliases inside fragment #5268
2.4.11 (28 Feb 2025)
New features
InvalidNullError: Improve default handling to add path and locations #5257DetailedTrace: Add a sampling profiler for creating detailed traces #5244Bug fixes
Enum: Make value methods optional; Addvalue_methods(true)to your base enum class to opt back in. #5255InvalidNullError: useGraphQL::Erroras a base class #5248- CI: test on Mongoid 8 and 9 #5251
2.4.10 (18 Feb 2025)
New features
... (truncated)
Commits
f20c5c32.3.21e3b33acMerge commit from fork9785ff72.3.210050011Fix cherry-pick902befdFix method generationfa47f92Disable development NoEvalCop for load-time eval calls758da20Update benchmark to use input objects and measure retained memory1e7ad73Add a cop to catch _eval usage, update all block calls to use _exec instead074c4d9Apply NameValidator to fields and arguments252cac02.3.20- Additional commits viewable 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) You can disable automated security fix PRs for this repo from the Security Alerts page.