Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

chore(deps): bump react-relay from 10.1.2 to 13.2.0 #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 11, 2022

Bumps react-relay from 10.1.2 to 13.2.0.

Release notes

Sourced from react-relay's releases.

v13.2.0

Added

  • [0c59b5a3731] Tear out the DELAY_CLEANUP_OF_PENDING_PRELOAD_QUERIES experiment
  • [7207485b8d5] Parse Resolver Definitions from docblocks
  • [a2285b88b77] Create a separate ArtifactContent variant for UpdatableQuery
  • [b211acf401b] Add interface that implements interface to test schema
  • [6565c7c3e46] Document Relay Resolvers
  • [e21d89ea004] always enable ENABLE_QUERY_RENDERER_OFFSCREEN_SUPPORT
  • [5172d1b02f9] Rust crate for pruning fields from type schemas
  • [fde6ec615b5] Start considering docblocks in LSP
  • [e97263f96d5] Support index with suffixes when validating module names (#3805)
  • [d5fadad9c4e] Make path a non-optional field now that we've rolled out the compiler…
  • [2e5799d5493] Include React 18 in peerDependencies (#3829)

Fixes

  • [a8fd33de702] Added tests that show nested fragment bug (1/2)
  • [a2037ae78c1] Patch edge case: add provided variables to relevant root operations
  • [4801f2b6660] Use default language in CliConfig
  • [d794a41dd26] Fix off by one error
  • [d48778c9486] Add test case for @ module and provided variables (1/2)
  • [8707399a167] Patch for SplitOperation and provided variables (2/2)

Improvements

  • [01a4499b9c4] Make readUpdatableQuery docs match copy in previous docs
  • [be382cfd4ad] docs: add graphql-ws as a websocket client (#3245)
  • [86e2580d21e] Use $fragmentType instead of $ref in docs
  • [5c1e15b9dcd] Clarify that we are watching not waiting
  • [c978b9770b6] Guard against invalid saved state
  • [e6fc28ada37] add directives support to @​argumentDefinitions in graphql-ir
  • [74df20caf55] Update internalAct
  • [4a8ecea1af4] Attach location information to missing field diagnostics
  • [9c9c97812b2] Implement get_all for all IncrementalSources
  • [fa83f1eafda] disallow warnings/errors in QueryResource test
  • [a552532ac3a] Expose ability to extend objects after the schema has been created.
  • [bdbc736710a] Allow marking Relay Resolvers as deprecated
  • [bfe0e65790a] Use better location for invalid Relay Resolver root fragment
  • [1e923be977a] Move suggestion_list to schema
  • [6e8b52f6575] Avoid panic when a query consists of only client extension selections.
  • [453fb0bfd84] Simplify and improve converting common::Location to lsp::Location
  • [095135f0d4a] Remove special handling for go-to-def for Resolvers
  • [dbe2c9f73f8] Support Relay Resolvers on interfaces
  • [21a89d731ed] Suggest alternate type/interface if you pick one that does not exist
  • [764af24d78b] Provide code actions to fix a typo on the interface/type of a Resolver
  • [3da1c01cc4b] Targeted error message/code action when mixing type/interface
  • [635705675f7] Add suggestions with code actions when you typo a fragment name
  • [ee5da1e6230] Add path to Resolver codegen nodes
  • [5b259b118f6] use scoped $FlowFixMes

... (truncated)

Commits
  • 8e13c8f v13.2.0
  • 8313676 small followup cleanup for getFragment/getRequest
  • a758c0d remove unnecessary getFragment calls
  • 92bf547 remove unnecessary getRequest calls
  • 2e5799d Include React 18 in peerDependencies (#3829)
  • 605e366 Disallow warn/error in loadQuery test
  • 4f3c83c Disallow error/warn in some tests in relay-hooks
  • 5a7646e add disallowWarnings to LazyLoadEntryPointContainerDEEPRECATEDTest
  • 625370e cleanup usage of interface types
  • 47d9d20 Catch errors thrown by Relay Resolvers
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [react-relay](https://github.com/facebook/relay/tree/HEAD/packages/react-relay) from 10.1.2 to 13.2.0.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](https://github.com/facebook/relay/commits/v13.2.0/packages/react-relay)

---
updated-dependencies:
- dependency-name: react-relay
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants