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

Bump relay-test-utils-internal from 10.0.1 to 10.1.3 #252

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 25, 2021

Bumps relay-test-utils-internal from 10.0.1 to 10.1.3.

Release notes

Sourced from relay-test-utils-internal's releases.

10.1.3

Improvements

Fixed

  • Display code context for single error, fixes #3318 (#3322)
  • Fix accidental cancelation of network request when using loadQuery APIs [20e8b6b14]
  • loadQuery dedupes requests even before AST is available [4527a5bac]

Misc

  • Documentation fixes and improvements (#3327)
  • Remove "use strict" directive from ES modules [5d555a4db]
  • Bump node-notifier from 8.0.0 to 8.0.1 (#3301)
  • Convert RelayReader-test.js to use new compiler [c0f0f1088]
  • Convert ReactRelayFragmentContainer-WithFragmentOwnership-test.js to use the new compiler [ff0ad178f]
  • Convert ReactRelayPaginationContainer-test.js to use the new compiler [bede32d3d]
  • Convert ReactRelayRefetchContainer-WithFragmentOwnership-test to use the new compiler [20051f61f]

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

... (truncated)

Commits
  • 90479cf v10.1.3
  • 95f03ee skip explicit StringKey::lookup in some cases
  • 1752983 Add more performance logging
  • e142ee6 Add more performance logging
  • d507677 remove unimportant or outdated comments
  • 2d48dff lsp_state_error event should use "error" for consistency
  • cbcc858 Fix extracting persisting query id
  • 78ba6cf Validate that subscriptions contain exactly one selection
  • 9ed68b1 Documentation fixes and improvements (#3327)
  • 7d18080 remove old TODO
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sugarpirate, a new releaser for relay-test-utils-internal since your current version.


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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 25, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/relay-test-utils-internal-10.1.3 branch from 8178bf7 to ab48ae7 Compare January 25, 2021 10:15
Bumps [relay-test-utils-internal](https://github.com/facebook/relay) from 10.0.1 to 10.1.3.
- [Release notes](https://github.com/facebook/relay/releases)
- [Commits](facebook/relay@v10.0.1...v10.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/relay-test-utils-internal-10.1.3 branch from ab48ae7 to 27a9181 Compare January 28, 2021 11:47
@sibelius sibelius merged commit cec8ac3 into master Feb 8, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/relay-test-utils-internal-10.1.3 branch February 8, 2021 12:00
@alloy
Copy link
Member

alloy commented Feb 11, 2021

🚀 PR was released in v13.0.3 🚀

@alloy alloy added the released label Feb 11, 2021
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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants