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 11.0.0 to 14.1.0 in /ui #239

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 Aug 1, 2022

Bumps relay-runtime from 11.0.0 to 14.1.0.

Release notes

Sourced from relay-runtime's releases.

v14.1.0

Relay v14.1.0 adds improvements for existing relay features - primarily fixes and feature compatibility for client extensions and @inline. Thanks to our open source contributors who helped us release the Relay VSCode Extension!

Added

[cefab9e1659f] Support for @required and client-edges [90ccda1da4b0] Support @argumentDefinitions in @inline fragments (#3935) [8adcfab3ec11] VS Code: Find references of the Resolver field. [b965299349d1] useClientQuery hook [7d5cc3431891] Add support for resolvers without fragments [8db002fa4120] Support custom scalar arguments that are passed as literals

Fixed

[a5d67d6bf677] Add resolvers to the dependency graph (Fix missing resolver fragments in incrmental mode and VS Code) [57f96a133177] Improve error message when you mix up @live and non-live values. [c4dbd26278fa] Remove .js and .ts from require / import (#4002) [cd1e9ae06d11] Fix MutationHandlers on field with args [7e6dbdd6af74] Ensure only one implemntation on interface [055908fb12a2] VS Code: Fix comment blocks to recognize the embedded language inside of a JS file. (#4001) [6a9b0e560e3d] Performance optimizations in the validate_conflicting_selections [fa5a3baa9a8d] Explicitly enumerate unsupported ReaderNode types [9990e6f0bf79] Disallow default values on resolver fields [d42bb7c5a139] VSCode extension pathToRelay doesn't allow relative paths (#3969) [a86323f43c59] Validate conflicting selections in client fields

v14.0.0

What's Changed

Breaking Changes

  • [8bb7478a27d5] Removed compiler CLI arguments: src, schema, artifactDirectory. This simplifies the public API of the compiler. The error message should print helpful message with possible config file, that can be used instead of these CLI arguments.
  • [44d68872f4de] Relay Compiler: Make language configuration option required. In v13, we have default language as flow (or Javascript with Flow comments) for reading and generating artifacts. Majority of the projects in OSS, however, use typescript - in order to detect which language (typescript, JS, or flow) is used in the project we will use this option.
  • [ed53bb095ddd] New compiler validation: Disallow __typename in fragments on query.
  • [20626f2c8501] Make __typename selections within concrete linked fields have a string literal type, instead of the type string.
  • [48ed515dd734] Removed legacy exported type names from generated files. typegen_phase have been removed from the Relay compiler config.

Added

... (truncated)

Commits
  • eb44a34 v14.1.0
  • 4d92104 Use ModuleImport module providers in runtime
  • 404dd87 Add missing class annotations in xplat/js/RKJSModules/Libraries/Relay
  • 32b5f18 Deploy suppressions ahead of 0.183.0 to xplat
  • a121b33 Support fragment spreads on abstract types defined in client schema extensions
  • dec019d update to ESLint v8
  • 57f96a1 Improve error message when you mix up @​live and non-live values.
  • c4dbd26 Remove .js and .ts from require / import (#4002)
  • cd1e9ae Fix MutationHandlers on field with args
  • cefab9e Support for @​required and client-edges
  • 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 [relay-runtime](https://github.com/facebook/relay/tree/HEAD/packages/relay-runtime) from 11.0.0 to 14.1.0.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](https://github.com/facebook/relay/commits/v14.1.0/packages/relay-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Dependabot tried to add @dhruv0000 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Maxgit3/meshery/pulls/239/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Maxgit3/meshery repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

The following labels could not be found: kind/chore, pr/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants