Skip to content

Commit

Permalink
fix(deps): bump cross-fetch from 3.1.5 to 3.1.6 (#57)
Browse files Browse the repository at this point in the history
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.5
to 3.1.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lquixada/cross-fetch/releases">cross-fetch's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.6</h2>
<h2>What's Changed</h2>
<ul>
<li>Updated node-fetch version to 2.6.11</li>
<li>Added caret range to node-fetch version for automatic feature and
fix updates.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lquixada/cross-fetch/blob/v3.1.6/CHANGELOG.md">cross-fetch's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">3.1.6</a>
(2023-05-14)</h3>
<h3>Features</h3>
<ul>
<li>allowed minor and patch update of node-fetch (<a
href="https://redirect.github.com/lquixada/cross-fetch/issues/132">#132</a>)
(<a
href="https://github.com/lquixada/cross-fetch/commit/425395ba80c04fee670e0fc3b8e81ca416ff6e1a">425395b</a>),
closes <a
href="https://redirect.github.com/lquixada/cross-fetch/issues/129">#129</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>fixed ESTree.StaticBlock error (<a
href="https://github.com/lquixada/cross-fetch/commit/a66f21bc3aec60907f5fa61efb1ca3af17f17550">a66f21b</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/a2220175e3e2a585487b68cc0893a64076deb562"><code>a222017</code></a>
chore(release): 3.1.6</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/33a0d90b43ab5c7f304a1d955a0a832524f07237"><code>33a0d90</code></a>
chore: updated node-fetch to 2.6.11</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/a66f21bc3aec60907f5fa61efb1ca3af17f17550"><code>a66f21b</code></a>
fix: fixed ESTree.StaticBlock error</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/bb6403a281db25aa1579b9921844adf467a3b21e"><code>bb6403a</code></a>
chore: updated mocha-headless-chrome to 4.0.0</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/bef7bd3c365bbb6d133f61ff9e6e6d1f277a3851"><code>bef7bd3</code></a>
chore: expanded Github Actions to trigger on release branches</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/fc9c16a4f10940e89316b02978ff4700dac62221"><code>fc9c16a</code></a>
chore: updated node-fetch to 2.6.9.</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/24dedb4c8a16a33cb9b4d4682fb731438a6a9e2d"><code>24dedb4</code></a>
chore: improved names of common checks on Github workflow</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/02a63ca1d34f86053d7527e292c31d926fbaacab"><code>02a63ca</code></a>
chore: refactored out common checks on Github workflow</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/15f25c064d7cee3d17bad06ef205a1c15dddfcd3"><code>15f25c0</code></a>
chore: upgraded Github actions to v3</li>
<li><a
href="https://github.com/lquixada/cross-fetch/commit/5e7b4a409c81572b237075d2ebf32ba45486b357"><code>5e7b4a4</code></a>
chore: removed unneeded step from Test specs job</li>
<li>Additional commits viewable in <a
href="https://github.com/lquixada/cross-fetch/compare/v3.1.5...v3.1.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-fetch&package-manager=npm_and_yarn&previous-version=3.1.5&new-version=3.1.6)](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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent fc52902 commit ab25105
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/rdw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@motorrijtuigenbelasting/core": "workspace:*",
"cross-fetch": "3.1.5"
"cross-fetch": "3.1.6"
},
"devDependencies": {
"@types/jest": "29.5.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ __metadata:
"@motorrijtuigenbelasting/core": "workspace:*"
"@types/jest": 29.5.1
"@types/node": 20.1.4
cross-fetch: 3.1.5
cross-fetch: 3.1.6
jest: 29.5.0
ts-jest: 29.1.0
typescript: 5.0.4
Expand Down Expand Up @@ -2673,12 +2673,12 @@ __metadata:
languageName: node
linkType: hard

"cross-fetch@npm:3.1.5":
version: 3.1.5
resolution: "cross-fetch@npm:3.1.5"
"cross-fetch@npm:3.1.6":
version: 3.1.6
resolution: "cross-fetch@npm:3.1.6"
dependencies:
node-fetch: 2.6.7
checksum: f6b8c6ee3ef993ace6277fd789c71b6acf1b504fd5f5c7128df4ef2f125a429e29cd62dc8c127523f04a5f2fa4771ed80e3f3d9695617f441425045f505cf3bb
node-fetch: ^2.6.11
checksum: 704b3519ab7de488328cc49a52cf1aa14132ec748382be5b9557b22398c33ffa7f8c2530e8a97ed8cb55da52b0a9740a9791d361271c4591910501682d981d9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5815,17 +5815,17 @@ __metadata:
languageName: node
linkType: hard

"node-fetch@npm:2.6.7":
version: 2.6.7
resolution: "node-fetch@npm:2.6.7"
"node-fetch@npm:^2.6.11":
version: 2.6.11
resolution: "node-fetch@npm:2.6.11"
dependencies:
whatwg-url: ^5.0.0
peerDependencies:
encoding: ^0.1.0
peerDependenciesMeta:
encoding:
optional: true
checksum: 8d816ffd1ee22cab8301c7756ef04f3437f18dace86a1dae22cf81db8ef29c0bf6655f3215cb0cdb22b420b6fe141e64b26905e7f33f9377a7fa59135ea3e10b
checksum: 249d0666a9497553384d46b5ab296ba223521ac88fed4d8a17d6ee6c2efb0fc890f3e8091cafe7f9fba8151a5b8d925db2671543b3409a56c3cd522b468b47b3
languageName: node
linkType: hard

Expand Down

0 comments on commit ab25105

Please sign in to comment.