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
You can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/bendtherules/react-fiber-traverse/pull/31
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/23/2022
**Status:** 🔄 Open
**Base:** `master` ← **Head:** `dependabot/npm_and_yarn/codecov-3.8.3`
---
### 📝 Commits (1)
- [`3d8c686`](https://github.com/bendtherules/react-fiber-traverse/commit/3d8c68639c3730b3b899eb8cfa4c2a17e9d1a45e) Bump codecov from 3.5.0 to 3.8.3
### 📊 Changes
**2 files changed** (+137 additions, -62 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+136 -61)
📝 `package.json` (+1 -1)
</details>
### 📄 Description
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.5.0 to 3.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/codecov/codecov-node/releases">codecov's releases</a>.</em></p>
<blockquote>
<h2>v3.8.3</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/329">#329</a> fix: Test if response has two lines</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/306">#306</a> Bump eslint-config-prettier from 7.2.0 to 8.3.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/305">#305</a> Bump eslint from 7.21.0 to 7.25.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/302">#302</a> Bump mock-fs from 4.13.0 to 4.14.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/308">#308</a> Bump lodash from 4.17.19 to 4.17.21</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/309">#309</a> Bump ignore-walk from 3.0.3 to 3.0.4</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/310">#310</a> Bump hosted-git-info from 2.8.8 to 2.8.9</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/325">#325</a> Bump prettier from 2.2.1 to 2.3.2</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/326">#326</a> Bump actions/setup-node from 2.1.5 to 2.2.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/328">#328</a> Bump lint-staged from 10.5.4 to 11.0.1</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/330">#330</a> Bump eslint from 7.25.0 to 7.31.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/331">#331</a> Bump ws from 7.3.1 to 7.5.3</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/332">#332</a> Bump urlgrey from 0.4.4 to 1.0.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/334">#334</a> Bump husky from 6.0.0 to 7.0.1</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/333">#333</a> Bump teeny-request from 7.0.1 to 7.1.1</li>
</ul>
<h2>v3.8.2</h2>
<h2>3.8.2</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/304">#304</a> Add coverage-final.json as a possible coverage file during file lookup</li>
</ul>
<h1>v3.8.1</h1>
<h2>Fixes</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/246">#246</a> Revert "Bump teeny-request from 6.0.1 to 7.0.0"</li>
</ul>
<h1>v3.8.0</h1>
<h2>Features</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/160">#160</a> Add Github Actions support</li>
</ul>
<h2>Fixes</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/173">#173</a> Fix broken gcov command</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/195">#195</a> Update Node testing versions</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/200">#200</a> Remove flaky tests</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/204">#204</a> Create CHANGELOG and remove flaky v4 test</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/208">#208</a> Add license scan report and status</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/220">#220</a> Remove errant bitly</li>
</ul>
<h2>Dependencies</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/189">#189</a> Bump lint-staged from 10.0.7 to 10.2.11</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/190">#190</a> [Security] Bump handlebars from 4.5.3 to 4.7.6</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/191">#191</a> Bump prettier from 1.19.1 to 2.0.5</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/192">#192</a> Bump mock-fs from 4.10.4 to 4.12.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/196">#196</a> Bump teeny-request from 6.0.1 to 7.0.0</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/codecov/codecov-node/blob/master/CHANGELOG.md">codecov's changelog</a>.</em></p>
<blockquote>
<h2>3.8.3</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/329">#329</a> fix: Test if response has two lines</li>
</ul>
<h3>Dependencies</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/306">#306</a> Bump eslint-config-prettier from 7.2.0 to 8.3.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/305">#305</a> Bump eslint from 7.21.0 to 7.25.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/302">#302</a> Bump mock-fs from 4.13.0 to 4.14.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/308">#308</a> Bump lodash from 4.17.19 to 4.17.21</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/309">#309</a> Bump ignore-walk from 3.0.3 to 3.0.4</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/310">#310</a> Bump hosted-git-info from 2.8.8 to 2.8.9</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/325">#325</a> Bump prettier from 2.2.1 to 2.3.2</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/326">#326</a> Bump actions/setup-node from 2.1.5 to 2.2.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/328">#328</a> Bump lint-staged from 10.5.4 to 11.0.1</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/330">#330</a> Bump eslint from 7.25.0 to 7.31.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/331">#331</a> Bump ws from 7.3.1 to 7.5.3</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/332">#332</a> Bump urlgrey from 0.4.4 to 1.0.0</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/334">#334</a> Bump husky from 6.0.0 to 7.0.1</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/333">#333</a> Bump teeny-request from 7.0.1 to 7.1.1</li>
</ul>
<h2>3.8.2</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/issues/304">#304</a> Add coverage-final.json as a possible coverage file during file lookup</li>
</ul>
<h2>3.8.1</h2>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/246">#246</a> Revert "Bump teeny-request from 6.0.1 to 7.0.0"</li>
</ul>
<h2>3.8.0</h2>
<h3>Features</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/160">#160</a> Add Github Actions support</li>
</ul>
<h3>Fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/173">#173</a> Fix broken gcov command</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/195">#195</a> Update Node testing versions</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/200">#200</a> Remove flaky tests</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/204">#204</a> Create CHANGELOG and remove flaky v4 test</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/208">#208</a> Add license scan report and status</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/220">#220</a> Remove errant bitly</li>
</ul>
<h4>Dependencies</h4>
<ul>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/189">#189</a> Bump lint-staged from 10.0.7 to 10.2.11</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/190">#190</a> [Security] Bump handlebars from 4.5.3 to 4.7.6</li>
<li><a href="https://github-redirect.dependabot.com/codecov/codecov-node/pull/191">#191</a> Bump prettier from 1.19.1 to 2.0.5</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/codecov/codecov-node/commits/v3.8.3">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/bendtherules/react-fiber-traverse/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/react-fiber-traverse/pull/31
Author: @dependabot[bot]
Created: 6/23/2022
Status: 🔄 Open
Base:
master← Head:dependabot/npm_and_yarn/codecov-3.8.3📝 Commits (1)
3d8c686Bump codecov from 3.5.0 to 3.8.3📊 Changes
2 files changed (+137 additions, -62 deletions)
View changed files
📝
package-lock.json(+136 -61)📝
package.json(+1 -1)📄 Description
Bumps codecov from 3.5.0 to 3.8.3.
Release notes
Sourced from codecov's releases.
... (truncated)
Changelog
Sourced from codecov's changelog.
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.