artsy.github.io
artsy.github.io copied to clipboard
chore(deps): bump graphql from 2.0.24 to 2.0.32
Bumps graphql from 2.0.24 to 2.0.32.
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
5f748062.0.32d096328Merge commit from forkbfe1ab62.0.32b8650a9Add back support for legacy visitor hooks0bfcae4Fix method generation117048eDisable development NoEvalCop for load-time eval callsf3fce7cUpdate benchmark to use input objects and measure retained memoryb1e303cAdd a cop to catch _eval usage, update all block calls to use _exec insteadca5350eApply NameValidator to fields and arguments68d3f492.0.31- 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.