Skip to content

Commit

Permalink
build(deps): update dependency contentful to ^11.4.0 (#3797)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[contentful](https://www.contentful.com/developers/documentation/content-delivery-api/)
([source](https://redirect.github.com/contentful/contentful.js)) |
[`^11.3.4` ->
`^11.4.0`](https://renovatebot.com/diffs/npm/contentful/11.3.4/11.4.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/contentful/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/contentful/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/contentful/11.3.4/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/contentful/11.3.4/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>contentful/contentful.js (contentful)</summary>

###
[`v11.4.0`](https://redirect.github.com/contentful/contentful.js/releases/tag/v11.4.0)

[Compare
Source](https://redirect.github.com/contentful/contentful.js/compare/v11.3.4...v11.4.0)

##### Features

- add publishedVersion to EntitySys
([#&#8203;2412](https://redirect.github.com/contentful/contentful.js/issues/2412))
([9a46714](https://redirect.github.com/contentful/contentful.js/commit/9a46714203539651c07cb24f20d9c757bab588e1))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/inabagumi/mini-apps).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 6de43ce commit 5f4662e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/inaba-jinja/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vercel/analytics": "^1.4.1",
"@vercel/speed-insights": "^1.1.0",
"clsx": "^2.1.1",
"contentful": "^11.3.4",
"contentful": "^11.4.0",
"dedent": "^1.5.3",
"edge-sitemap": "^1.1.1",
"next": "^15.1.3",
Expand Down
2 changes: 1 addition & 1 deletion apps/neru-camera/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@vercel/analytics": "^1.4.1",
"browser-fs-access": "^0.35.0",
"clsx": "^2.1.1",
"contentful": "^11.3.4",
"contentful": "^11.4.0",
"next": "^15.1.3",
"next-seo": "^6.6.0",
"pixi-viewport": "^6.0.3",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 5f4662e

Please sign in to comment.