github
github copied to clipboard
Bump react-relay from 5.0.0 to 11.0.2
Bumps react-relay from 5.0.0 to 11.0.2.
Release notes
Sourced from react-relay's releases.
v11.0.2
Added
- Add Relay CodeSandbox to website [f71d1e2261]
- Add onSubscribe to CacheConfig [04518570ee]
- Create operation description with correct cache config in usePreloadedQuery [e0713aa613]
Improvements
- Documentation Improvements: (#3446), (#3444), (#3440), [1a502697b8], [e24c5b3235], (#3424), (#3434), (#3420), [509f72b9e0], [6ff941313e], [954681ddb8], (#3435), (#3436), (#3439), [cacce8c5aa], (#3456), (#3453)
- Improve suspense promise displayName [47be7d6827]
- Make operationTracker required in QueryExecutor
- Reduce some boilerplate in RelayModernEnvironment
- Improved warning reporting in Relay Unit-tests
- Batch store updates to once per event [07d5f49972]
Fixed
- Fix onNext callback in requestSubscription [579b8f257a]
Misc
- Rename QueryExecutor to OperationExecutor
- Remove RelayProfiler from RelayResponseNormalizer.normalize [629419596c]
- Drop RelayModern prefix from QueryExecutor [edef218ee6]
- Remove RelayProfiler from RelayModernStore.prototype.lookup and RelayProfiler.instrumentMethods [f4866537ca]
- RelayProfiler no longer skips methods starting with @ [1bfa996f99]
- Remove RelayProfiler.instrument [cc2758b88d]
- Remove support for "*" profile event [6e18b9654d]
- Rename
areEqual{OSS => ArgValues}[b8d2694dbe]- Remove
fbjs/lib/ErrorUtilsDependency [5ed076ee7a]- Remove mapObject [4645888162]
- Export type for RequiredFieldLogger [5a5f5c7ccb]
- Replace
fbjs/lib/invariantwithinvariant(#3448) [3982f9dca4]v11.0.1
Fixed
- Fixed several broken website redirects
- Store updater directives: do not insert existing node again in connection (#3373)
Documentation Improvements:
This release contains a set of updates to the new Relay website. Some of the PRs are listed here explicitly. Thank you for your contributions.
... (truncated)
Commits
c84f4caRevert "Bump yarn.lock (#3451)"a5e253bRevert "Dedupe yarn.lock (#3452)"a55b041Add an initial implementation ofexecutemethod on the actor-specific envir...07ae091fix test failures after Environment refactor8c3a7dfmatch_transform: Do not re-insert a TypeMatch if the item already existsd0f2974Rename variables for clarityf59774eAdd comments to match_transform29578e6v11.0.24b78c7dAdd schema_search event handler to relay lsp5e0fe22Add resolved_types_at_location- 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 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)@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in the .dependabot/config.yml file in this repo:
- Update frequency
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)