Skip to content

Commit b6dbccb

Browse files
build(deps): bump contentful-management from 11.48.1 to 11.48.3 (#1369)
Bumps [contentful-management](https://github.com/contentful/contentful-management.js) from 11.48.1 to 11.48.3. <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.48.3</h2> <h2><a href="https://github.com/contentful/contentful-management.js/compare/v11.48.2...v11.48.3">11.48.3</a> (2025-03-25)</h2> <h3>Bug Fixes</h3> <ul> <li>update app event subscription to support functions [EXT-6289] (<a href="https://redirect.github.com/contentful/contentful-management.js/issues/2589">#2589</a>) (<a href="https://github.com/contentful/contentful-management.js/commit/bab21904677971b7c87eb83e25d81ce9df2175b3">bab2190</a>)</li> </ul> <h2>v11.48.2</h2> <h2><a href="https://github.com/contentful/contentful-management.js/compare/v11.48.1...v11.48.2">11.48.2</a> (2025-03-25)</h2> <h3>Bug Fixes</h3> <ul> <li>add <code>version</code> param to patch method of plain client (<a href="https://redirect.github.com/contentful/contentful-management.js/issues/2547">#2547</a>) (<a href="https://github.com/contentful/contentful-management.js/commit/708d5646ad005e867a964e5774733462e098c31c">708d564</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/contentful/contentful-management.js/commit/bab21904677971b7c87eb83e25d81ce9df2175b3"><code>bab2190</code></a> fix: update app event subscription to support functions [EXT-6289] (<a href="https://redirect.github.com/contentful/contentful-management.js/issues/2589">#2589</a>)</li> <li><a href="https://github.com/contentful/contentful-management.js/commit/708d5646ad005e867a964e5774733462e098c31c"><code>708d564</code></a> fix: add <code>version</code> param to patch method of plain client (<a href="https://redirect.github.com/contentful/contentful-management.js/issues/2547">#2547</a>)</li> <li><a href="https://github.com/contentful/contentful-management.js/commit/947eabb21f215bcde394fb746486665c1cffe8c7"><code>947eabb</code></a> build(deps-dev): bump the dev-dependencies group across 1 directory with 6 up...</li> <li>See full diff in <a href="https://github.com/contentful/contentful-management.js/compare/v11.48.1...v11.48.3">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.48.1&new-version=11.48.3)](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-6289]: https://contentful.atlassian.net/browse/EXT-6289?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [EXT-6289]: https://contentful.atlassian.net/browse/EXT-6289?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b11d89 commit b6dbccb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"bluebird": "^3.7.2",
6565
"cli-table3": "^0.6.5",
6666
"contentful-batch-libs": "^9.6.0",
67-
"contentful-management": "^11.48.1",
67+
"contentful-management": "^11.48.3",
6868
"date-fns": "^2.30.0",
6969
"eslint": "^8.57.1",
7070
"eslint-config-standard": "^17.1.0",

0 commit comments

Comments
 (0)