Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump relay-runtime from 5.0.0 to 11.0.2 #34

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps relay-runtime from 5.0.0 to 11.0.2.

Release notes

Sourced from relay-runtime'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/ErrorUtils Dependency [5ed076ee7a]
  • Remove mapObject [4645888162]
  • Export type for RequiredFieldLogger [5a5f5c7ccb]
  • Replace fbjs/lib/invariant with invariant (#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.

  • Replace preloadQuery with loadQuery (#3412)
  • Remove mutation from the server specification (#3381)
  • Fix markdown issue in fragments.md (#3408)

... (truncated)

Commits
  • c84f4ca Revert "Bump yarn.lock (#3451)"
  • a5e253b Revert "Dedupe yarn.lock (#3452)"
  • a55b041 Add an initial implementation of execute method on the actor-specific envir...
  • 07ae091 fix test failures after Environment refactor
  • 8c3a7df match_transform: Do not re-insert a TypeMatch if the item already exists
  • d0f2974 Rename variables for clarity
  • f59774e Add comments to match_transform
  • 29578e6 v11.0.2
  • 4b78c7d Add schema_search event handler to relay lsp
  • 5e0fe22 Add resolved_types_at_location
  • 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)
  • @dependabot badge me will 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)

Bumps [relay-runtime](https://github.com/facebook/relay) from 5.0.0 to 11.0.2.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](facebook/relay@v5.0.0...v11.0.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants