Commit 9c0bd9d
authored
build(deps): Bump contentful-batch-libs from 9.5.1 to 9.6.0 (#932)
Bumps
[contentful-batch-libs](https://github.com/contentful/contentful-batch-libs)
from 9.5.1 to 9.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful-batch-libs/releases">contentful-batch-libs's
releases</a>.</em></p>
<blockquote>
<h2>v9.6.0</h2>
<h1><a
href="https://github.com/contentful/contentful-batch-libs/compare/v9.5.1...v9.6.0">9.6.0</a>
(2023-10-23)</h1>
<h3>Features</h3>
<ul>
<li>Remove BFJ for async streaming (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/227">#227</a>)
(<a
href="https://github.com/contentful/contentful-batch-libs/commit/30fafddfb114ef110ad4e337d778a3042e3a613b">30fafdd</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/30fafddfb114ef110ad4e337d778a3042e3a613b"><code>30fafdd</code></a>
feat: Remove BFJ for async streaming (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/227">#227</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/f466c401b772753d2406d1c14d934cc62ff14b23"><code>f466c40</code></a>
build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/229">#229</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/b2672fafd14812709486de8d1d045da005d17a8a"><code>b2672fa</code></a>
build(deps-dev): bump eslint from 8.51.0 to 8.52.0 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/228">#228</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/b4d17621e5ec3e6e9403019787694f50a790ecc9"><code>b4d1762</code></a>
build(deps-dev): bump contentful from 10.6.3 to 10.6.4 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/226">#226</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/c13cb2dc0ee61360f78dd1b13bdd4f7210089958"><code>c13cb2d</code></a>
build(deps-dev): bump listr2 from 7.0.1 to 7.0.2 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/224">#224</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/027599fee947ca3cc60cc45a9d25fef3f5aeb62d"><code>027599f</code></a>
build(deps-dev): bump <code>@types/lodash</code>.clonedeep from 4.5.7
to 4.5.8 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/225">#225</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/c2d319519223a204029c352d0f73f58df5294bca"><code>c2d3195</code></a>
build(deps-dev): bump <code>@types/node</code> from 20.8.6 to 20.8.7
(<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/223">#223</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/6728a4fcf714dfab6f1f01dae324e33edc0e589d"><code>6728a4f</code></a>
build(deps-dev): bump contentful from 10.6.2 to 10.6.3 (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/222">#222</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/408e4761b4dbd274a28bb6ead70ca33ffdd10d2d"><code>408e476</code></a>
build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/221">#221</a>)</li>
<li><a
href="https://github.com/contentful/contentful-batch-libs/commit/f64248f03a0f9c55f927fd00a17fab350fbf827c"><code>f64248f</code></a>
build(deps-dev): bump <code>@types/node</code> from 20.8.5 to 20.8.6
(<a
href="https://redirect.github.com/contentful/contentful-batch-libs/issues/220">#220</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/contentful/contentful-batch-libs/compare/v9.5.1...v9.6.0">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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>1 parent 4ebf552 commit 9c0bd9d
2 files changed
+19
-257
lines changed
0 commit comments