Skip to content

[C]: Bump relay-runtime from 16.2.0 to 20.1.1#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/relay-runtime-20.1.1
Open

[C]: Bump relay-runtime from 16.2.0 to 20.1.1#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/relay-runtime-20.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps relay-runtime from 16.2.0 to 20.1.1.

Release notes

Sourced from relay-runtime's releases.

v20.1.1

Version 20.1.1 Release Notes

This patch release reverts the change that disabled persisted queries in validate mode (added in #5013) as it was breaking the --validate command. The release also contains a bug fix for GraphQL payloads without a prototype and a of couple docs improvements.

Bug fixes

  • Fix(relay-runtime): prototype less payloads (#5043) by Pavel Glac (commit)
  • Back out "Disable persisted queries in validate mode" by Jordan Eldredge (commit)

Documentation Improvements

  • Handle json schema consts in compiler config doc generation (#5047) by Jordan Eldredge (commit)
  • Doc(useSubscription): config argument should be memoized (#5033) by Pavel Glac (commit)

v20.1.0

Breaking Changes

Bug fixes

Improvements

Documentation Improvements

Miscellaneous

Experimental Changes

v20.0.0

Version 20.0.0 Release Notes

Announcement: ESLint Plugin v2.0.0 Released

Relay's ESLint plugin, eslint-plugin-relay, was recently updated to v2.0.0. This release includes a number of compatibility updates and removes a couple of deprecated rules. For more info, see the eslint-plugin-relay changelog.

Generated Documentation

This release includes a brand new page covering the Relay compiler config. This has largely been undocumented so far and now includes autogenerated documentation! We also added tooling to autogenerate API docs from source code. The documentation for useRelayEnvironment and useLazyLoadQuery are examples of the new autogenerated tooling.

... (truncated)

Commits
  • 710dcd2 v20.1.1
  • f2b3cf8 Update prettier-plugin-hermes-parser in fbsource to 0.31.1
  • cb60dbd fix(relay-runtime): prototype less payloads (#5043)
  • 673c198 Replace $FlowIssue with $FlowFixMe
  • a5782ba v20.1.0
  • 6314d78 Make variables arg in fetchQuery NoInfer to improve errors
  • cfd2ebd Pre-suppress errors ahead of locking down natural inference behavior in xplat/js
  • 42e8f83 Add annotations or make things readonly to prepare for object literal soundne...
  • 3330731 Make variables prop in commitMutation param NoInfer to improve errors
  • 4f78bca Add annotations to array and object literal declarations to fix future natura...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Labels

The following labels could not be found: Type: Chore. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@1aurend 1aurend force-pushed the main branch 2 times, most recently from 863e532 to 560132d Compare September 17, 2025 17:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/relay-runtime-20.1.1 branch from 7dd95f3 to 6ffbc9e Compare September 26, 2025 20:16
Bumps [relay-runtime](https://github.com/facebook/relay/tree/HEAD/packages/relay-runtime) from 16.2.0 to 20.1.1.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](https://github.com/facebook/relay/commits/v20.1.1/packages/relay-runtime)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/relay-runtime-20.1.1 branch from 6ffbc9e to da41dd5 Compare October 6, 2025 15:45
@vercel
Copy link

vercel bot commented Oct 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
meru-client Ready Ready Preview Comment Oct 6, 2025 3:48pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants