Skip to content

Commit 0100131

Browse files
authoredMar 19, 2025··
fix(deps): update dependency @netlify/serverless-functions-api to v1.35.2 (#583)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@netlify/serverless-functions-api](https://redirect.github.com/netlify/serverless-functions-api) | [`1.35.1` -> `1.35.2`](https://renovatebot.com/diffs/npm/@netlify%2fserverless-functions-api/1.35.1/1.35.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@netlify%2fserverless-functions-api/1.35.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@netlify%2fserverless-functions-api/1.35.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@netlify%2fserverless-functions-api/1.35.1/1.35.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@netlify%2fserverless-functions-api/1.35.1/1.35.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>netlify/serverless-functions-api (@&#8203;netlify/serverless-functions-api)</summary> ### [`v1.35.2`](https://redirect.github.com/netlify/serverless-functions-api/compare/01d516429896747c951a74203a01a378eeafb226...60057cf9e36f370b14e34333953b484c9cc1c54b) [Compare Source](https://redirect.github.com/netlify/serverless-functions-api/compare/01d516429896747c951a74203a01a378eeafb226...60057cf9e36f370b14e34333953b484c9cc1c54b) </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/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJqYXZhc2NyaXB0Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c36110b commit 0100131

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"test": "test"
7474
},
7575
"dependencies": {
76-
"@netlify/serverless-functions-api": "1.35.1"
76+
"@netlify/serverless-functions-api": "1.35.2"
7777
},
7878
"devDependencies": {
7979
"@arethetypeswrong/cli": "^0.17.0",

0 commit comments

Comments
 (0)
Please sign in to comment.