Skip to content

Commit

Permalink
build(deps-dev): bump contentful-management from 11.36.0 to 11.36.1 (#…
Browse files Browse the repository at this point in the history
…665)

Bumps
[contentful-management](https://github.com/contentful/contentful-management.js)
from 11.36.0 to 11.36.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/contentful/contentful-management.js/releases">contentful-management's
releases</a>.</em></p>
<blockquote>
<h2>v11.36.1</h2>
<h2><a
href="https://github.com/contentful/contentful-management.js/compare/v11.36.0...v11.36.1">11.36.1</a>
(2024-11-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add back and deprecate removed types (<a
href="https://redirect.github.com/contentful/contentful-management.js/issues/2460">#2460</a>)
(<a
href="https://github.com/contentful/contentful-management.js/commit/e27e01a9749e63e3f82f1c92d4b619e61fe2eee8">e27e01a</a>)</li>
<li>soc2 vulns [EXT-5919] (<a
href="https://redirect.github.com/contentful/contentful-management.js/issues/2459">#2459</a>)
(<a
href="https://github.com/contentful/contentful-management.js/commit/9f950e19469c23fbb6e5833e6a1487edf80f8138">9f950e1</a>)</li>
</ul>
<h2>v11.36.1-beta.1</h2>
<h2><a
href="https://github.com/contentful/contentful-management.js/compare/v11.36.0...v11.36.1-beta.1">11.36.1-beta.1</a>
(2024-11-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>body parser vuln in express + karma [EXT-5919] (<a
href="https://github.com/contentful/contentful-management.js/commit/c44658d16c40d644a31748cc9348c0589b38a3c4">c44658d</a>)</li>
<li>bump semantic release (<a
href="https://github.com/contentful/contentful-management.js/commit/4847a2a8310cd5d13467de29d9e13774acd0f5ba">4847a2a</a>)</li>
<li>persist build artifacts (<a
href="https://github.com/contentful/contentful-management.js/commit/71d5125bc1a7e8d8dd426d3c9d0a76b9232dfab7">71d5125</a>)</li>
<li>remove insecure better docs (<a
href="https://github.com/contentful/contentful-management.js/commit/d1659856edf393b44d5459078c945a640131e5f7">d165985</a>)</li>
<li>swap out bundlesize for size-limit (<a
href="https://github.com/contentful/contentful-management.js/commit/158e7b70801e37e5bcd91f6e10a87a37449808d5">158e7b7</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/contentful/contentful-management.js/commit/e27e01a9749e63e3f82f1c92d4b619e61fe2eee8"><code>e27e01a</code></a>
fix: add back and deprecate removed types (<a
href="https://redirect.github.com/contentful/contentful-management.js/issues/2460">#2460</a>)</li>
<li><a
href="https://github.com/contentful/contentful-management.js/commit/9f950e19469c23fbb6e5833e6a1487edf80f8138"><code>9f950e1</code></a>
fix: soc2 vulns [EXT-5919] (<a
href="https://redirect.github.com/contentful/contentful-management.js/issues/2459">#2459</a>)</li>
<li>See full diff in <a
href="https://github.com/contentful/contentful-management.js/compare/v11.36.0...v11.36.1">compare
view</a></li>
</ul>
</details>
<br />


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

[EXT-5919]:
https://contentful.atlassian.net/browse/EXT-5919?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
[EXT-5919]:
https://contentful.atlassian.net/browse/EXT-5919?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

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 7, 2024
1 parent cb58f8e commit c898fdf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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 c898fdf

Please sign in to comment.