Skip to content

Commit

Permalink
build(deps-dev): Bump contentful from 10.6.7 to 10.6.10 (#265)
Browse files Browse the repository at this point in the history
Bumps [contentful](https://github.com/contentful/contentful.js) from
10.6.7 to 10.6.10.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful.js/releases">contentful's
releases</a>.</em></p>
<blockquote>
<h2>v10.6.10</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.9...v10.6.10">10.6.10</a>
(2023-11-15)</h2>
<h2>v10.6.9</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.8...v10.6.9">10.6.9</a>
(2023-11-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>axios:</strong> csrf vulnerability (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2055">#2055</a>)
(<a
href="https://github.com/contentful/contentful.js/commit/a7e12c794e17be4fdb74f426aa8aaafa73c3528d">a7e12c7</a>),
closes <a
href="https://redirect.github.com/contentful/contentful.js/issues/2046">#2046</a></li>
</ul>
<h2>v10.6.8</h2>
<h2><a
href="https://github.com/contentful/contentful.js/compare/v10.6.7...v10.6.8">10.6.8</a>
(2023-11-14)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful.js/commit/9fef9bf29394cfae8840a35cc7a0c2faf044a51e"><code>9fef9bf</code></a>
build(deps): bump contentful-sdk-core from 8.1.0 to 8.1.1 (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2066">#2066</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/a7e12c794e17be4fdb74f426aa8aaafa73c3528d"><code>a7e12c7</code></a>
fix(axios): csrf vulnerability (<a
href="https://redirect.github.com/contentful/contentful.js/issues/2055">#2055</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/5acacb496d0633b579eb330bdf0a6c960a9452e8"><code>5acacb4</code></a>
build(deps): bump axios and wait-on in /test/output-integration/browser
(<a
href="https://redirect.github.com/contentful/contentful.js/issues/2064">#2064</a>)</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/1e4d886ba31a120e71d13d0356cd77cf4468c679"><code>1e4d886</code></a>
Merge pull request <a
href="https://redirect.github.com/contentful/contentful.js/issues/2063">#2063</a>
from contentful/jared/bump-package-size-limit</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/1529d59d38c99c7a11fb2f07fcfb007a62d4c9f5"><code>1529d59</code></a>
chore: bump package size limit for contentful.node.min.js to 65KB
[]</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/072d9e364a7310e8bfb228fb065e4fadfea60006"><code>072d9e3</code></a>
Merge pull request <a
href="https://redirect.github.com/contentful/contentful.js/issues/2058">#2058</a>
from contentful/gary/update-owners</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/86a13aa36809cdf473633fc14117792d6c3c82f9"><code>86a13aa</code></a>
Update .github/CODEOWNERS</li>
<li><a
href="https://github.com/contentful/contentful.js/commit/6cd343caba7fb037401841fb2bfcb1f598396a40"><code>6cd343c</code></a>
chore: Update CODEOWNERS []</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful.js/compare/v10.6.7...v10.6.10">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=contentful&package-manager=npm_and_yarn&previous-version=10.6.7&new-version=10.6.10)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent d8ade78 commit eb780f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eb780f9

Please sign in to comment.