Skip to content

Commit e258cc4

Browse files
fix(deps): update dependency @netlify/ai to v0.4.1 (#8044)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@netlify/ai](https://redirect.github.com/netlify/primitives/tree/main/packages/ai) ([source](https://redirect.github.com/netlify/primitives/tree/HEAD/packages/ai)) | [`0.4.0` → `0.4.1`](https://renovatebot.com/diffs/npm/@netlify%2fai/0.4.0/0.4.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@netlify%2fai/0.4.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@netlify%2fai/0.4.0/0.4.1?slim=true) | --- ### Release Notes <details> <summary>netlify/primitives (@&#8203;netlify/ai)</summary> ### [`v0.4.1`](https://redirect.github.com/netlify/primitives/blob/HEAD/packages/ai/CHANGELOG.md#041-2026-03-13) [Compare Source](https://redirect.github.com/netlify/primitives/compare/d0e6eeb78adc0580c638d0f80a90346d3e26f9d7...bd6970ca88b73042ee2d8c5221b4c4d42b9e9e16) ##### Bug Fixes - **deps:** update netlify packages ([#&#8203;626](https://redirect.github.com/netlify/primitives/issues/626)) ([a87ba84](https://redirect.github.com/netlify/primitives/commit/a87ba84fa23c3a4ff506cd9c3d5f3b5cd78d9f3c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/netlify/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3104635 commit e258cc4

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package-lock.json

Lines changed: 8 additions & 3 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
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"@fastify/static": "9.0.0",
61-
"@netlify/ai": "0.4.0",
61+
"@netlify/ai": "0.4.1",
6262
"@netlify/api": "14.0.18",
6363
"@netlify/blobs": "10.7.0",
6464
"@netlify/build": "35.8.9",

0 commit comments

Comments
 (0)