Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

chore: bump babel-plugin-relay from 11.0.1 to 11.0.2 #333

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps babel-plugin-relay from 11.0.1 to 11.0.2.

Release notes

Sourced from babel-plugin-relay'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]
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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 [babel-plugin-relay](https://github.com/facebook/relay) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](facebook/relay@v11.0.1...v11.0.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 Apr 22, 2021
@maraisr maraisr merged commit 4ed8c9d into master Apr 25, 2021
@maraisr maraisr deleted the dependabot/npm_and_yarn/babel-plugin-relay-11.0.2 branch April 25, 2021 23:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant