Skip to content

[C]: Bump react-relay from 16.2.0 to 20.1.0#683

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-relay-20.1.0
Closed

[C]: Bump react-relay from 16.2.0 to 20.1.0#683
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-relay-20.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps react-relay from 16.2.0 to 20.1.0.

Release notes

Sourced from react-relay's releases.

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.

Breaking Changes

  • Deprecate returning non-model weak types from resolvers. If you were using client side resolvers with the @outputType directive, these must be migrated to be strong or weak objects. You can continue to use the @outputType directive by enabling the allow_output_type_resolvers feature flag in the compiler config. (#5004) by Jordan Eldredge (commit)

Bug fixes

  • Fix operation cleanup in RelayModernMockEnvironment by Martin Booth (commit)
  • Fix nested @​defer + 3D when server doesn't support streaming by Tianyu Yao (commit)
  • Fix nested @​defer when server doesn't support streaming by Tianyu Yao (commit)
  • Fix incremental bug where resolver artifacts were not cleaned up by Jordan Eldredge (commit)
  • Fetch missing client edge server queries discovered in nested fragments (#4992) by Jordan Eldredge (commit)

... (truncated)

Commits
  • a5782ba v20.1.0
  • cb2dcaf Pre-suppression errors for functionT in xplat js
  • f933d6c Improve missing fragment data error message to point to @alias docs.
  • 2a07922 Allow ClientQuery in usePreloadedQuery
  • 11932da Make variables prop in useLazyLoadQuery NoInfer to improve errors
  • 31c024a Daily arc lint --take PRETTIERJAVASCRIPT
  • 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...
  • ff4bf01 Pre-suppress errors in relay ahead of 0.274.0 release
  • a6ab8e5 Add pass through renders type TChildren (#5021)
  • 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.

Bumps [react-relay](https://github.com/facebook/relay/tree/HEAD/packages/react-relay) from 16.2.0 to 20.1.0.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](https://github.com/facebook/relay/commits/v20.1.0/packages/react-relay)

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

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

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wdp-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 11:31am
wdp-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2025 11:31am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #693.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-relay-20.1.0 branch October 1, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants