Skip to content

Conversation

@dependabot-preview
Copy link

Bumps relay-runtime from 5.0.0 to 10.1.2.

Release notes

Sourced from relay-runtime's releases.

10.1.2

Improvements

  • Avoid throwing in the DeclarativeMutationHandler when the server returns null [9d31dfbd5]
  • Remove old network event names [5075851cb]

Fixed

  • Bump ini from 1.3.5 to 1.3.7 (#3293)
  • Bump ini from 1.3.5 to 1.3.7 in /website (#3292)
  • Fix code example typo in homepage (#3290)

10.1.1

Improvements

Fixed

Misc

10.1.0

Added

  • Added @appendNode and @prependNode declarative mutation directives for inserting a node to connections (#3155) [0fe732dab]
    • Usage: comments @appendNode(connections: $connections, edgeTypeName: "CommentEdgeType") { id }
  • Added @deleteEdge directive for removing the edge from connections (#3177) [01d65b3]
    • Usage: deletedCommentId @deleteEdge(connections: $connections)

... (truncated)

Commits
  • 478a6fa v10.1.2
  • e695783 Bump ini from 1.3.5 to 1.3.7 (#3293)
  • 265c376 Bump ini from 1.3.5 to 1.3.7 in /website (#3292)
  • 9d31dfb Avoid throwing in the DeclarativeMutationHandler when the server returns null
  • 2a6b28a Fix typo in flatten.rs
  • 567ebc3 Generate Cargo.lock file (#3294)
  • b55fdf5 Do not show hover for inline fragments
  • 091083a Fix typo in file categorizer panic message and show all dirs
  • b2a7e89 remove on_build_project_success
  • a223f21 Change unwrap to expect for better error messaging in panic logs
  • 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 10.1.2.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](facebook/relay@v5.0.0...v10.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 17, 2021
@dependabot-preview
Copy link
Author

Superseded by #15.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/relay-runtime-10.1.2 branch January 22, 2021 18:44
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.

1 participant