Skip to content

chore(deps): bump p-retry from 4.6.0 to 4.6.1 #3528

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2021

Bumps p-retry from 4.6.0 to 4.6.1.

Release notes

Sourced from p-retry's releases.

v4.6.1

  • Fix retrying on network error in Firefox and Safari (#52) 7828c0a

sindresorhus/p-retry@v4.6.0...v4.6.1

Commits

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)

Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/sindresorhus/p-retry/releases)
- [Commits](sindresorhus/p-retry@v4.6.0...v4.6.1)

---
updated-dependencies:
- dependency-name: p-retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #3528 (28d4afe) into master (0020f3e) will decrease coverage by 0.26%.
The diff coverage is 94.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3528      +/-   ##
==========================================
- Coverage   94.35%   94.09%   -0.27%     
==========================================
  Files          26       20       -6     
  Lines        1276     1287      +11     
  Branches      402      426      +24     
==========================================
+ Hits         1204     1211       +7     
- Misses         66       71       +5     
+ Partials        6        5       -1     
Impacted Files Coverage Δ
bin/cli-flags.js 100.00% <ø> (ø)
client-src/index.js 86.79% <77.77%> (+3.60%) ⬆️
lib/Server.js 93.08% <90.86%> (-1.23%) ⬇️
lib/servers/WebsocketServer.js 91.66% <91.66%> (-5.71%) ⬇️
client-src/utils/createSocketURL.js 100.00% <100.00%> (+3.57%) ⬆️
client-src/utils/parseURL.js 90.00% <100.00%> (-10.00%) ⬇️
client-src/utils/reloadApp.js 84.61% <100.00%> (-2.35%) ⬇️
lib/servers/BaseServer.js 100.00% <100.00%> (ø)
lib/servers/SockJSServer.js 97.22% <100.00%> (+6.52%) ⬆️
lib/utils/DevServerPlugin.js 99.27% <100.00%> (+1.67%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 39a07e4...28d4afe. Read the comment docs.

@alexander-akait alexander-akait merged commit 39cac6f into master Jul 14, 2021
@alexander-akait alexander-akait deleted the dependabot/npm_and_yarn/p-retry-4.6.1 branch July 14, 2021 09:58
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