Skip to content

Commit 5e06052

Browse files
authored
Merge branch 'main' into keanualoua/ex-536-use-imagehandler-from-netlifyimages
2 parents b86710a + bf95433 commit 5e06052

File tree

9 files changed

+447
-382
lines changed

9 files changed

+447
-382
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

1010

11+
## [23.5.1](https://github.com/netlify/cli/compare/v23.5.0...v23.5.1) (2025-09-08)
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** bump inquirer to resolve vulnerabilities ([#7598](https://github.com/netlify/cli/issues/7598)) ([500bc33](https://github.com/netlify/cli/commit/500bc331ea9055704620ac3f3e2032ed51767245))
17+
* **deps:** update dependency @netlify/dev-utils to v4.1.3 ([#7602](https://github.com/netlify/cli/issues/7602)) ([f2acc02](https://github.com/netlify/cli/commit/f2acc0259d54a4b8de54d96e0fc2d806cfec23cf))
18+
* **deps:** update netlify packages ([#7607](https://github.com/netlify/cli/issues/7607)) ([381cd99](https://github.com/netlify/cli/commit/381cd99c429cb6b1476e56a4d430646c857643b8))
19+
* **deps:** update netlify packages ([#7610](https://github.com/netlify/cli/issues/7610)) ([578f096](https://github.com/netlify/cli/commit/578f09643eeedd2c6d13f695b30fde41a619ebf1))
20+
1121
## [23.5.0](https://github.com/netlify/cli/compare/v23.4.3...v23.5.0) (2025-09-02)
1222

1323

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "netlify-cli",
33
"description": "Netlify command line tool",
4-
"version": "23.5.0",
4+
"version": "23.5.1",
55
"author": "Netlify Inc.",
66
"type": "module",
77
"engines": {
@@ -60,17 +60,17 @@
6060
"@fastify/static": "7.0.4",
6161
"@netlify/api": "14.0.4",
6262
"@netlify/blobs": "10.0.10",
63-
"@netlify/build": "35.1.3",
63+
"@netlify/build": "35.1.6",
6464
"@netlify/build-info": "10.0.7",
6565
"@netlify/config": "24.0.3",
66-
"@netlify/dev-utils": "4.1.2",
67-
"@netlify/edge-bundler": "14.5.3",
66+
"@netlify/dev-utils": "4.1.3",
67+
"@netlify/edge-bundler": "14.5.4",
6868
"@netlify/edge-functions-bootstrap": "2.14.0",
6969
"@netlify/headers-parser": "9.0.2",
7070
"@netlify/images": "^1.2.5",
7171
"@netlify/local-functions-proxy": "2.0.3",
7272
"@netlify/redirect-parser": "15.0.3",
73-
"@netlify/zip-it-and-ship-it": "14.1.5",
73+
"@netlify/zip-it-and-ship-it": "14.1.7",
7474
"@octokit/rest": "21.1.1",
7575
"@opentelemetry/api": "1.8.0",
7676
"@pnpm/tabtab": "0.5.4",
@@ -111,7 +111,7 @@
111111
"http-proxy": "1.18.1",
112112
"http-proxy-middleware": "2.0.9",
113113
"https-proxy-agent": "7.0.6",
114-
"inquirer": "8.2.6",
114+
"inquirer": "8.2.7",
115115
"inquirer-autocomplete-prompt": "1.4.0",
116116
"ipx": "3.1.1",
117117
"is-docker": "3.0.0",
@@ -158,7 +158,7 @@
158158
"@bugsnag/js": "8.4.0",
159159
"@eslint/compat": "1.3.2",
160160
"@eslint/js": "9.24.0",
161-
"@netlify/edge-functions": "2.17.1",
161+
"@netlify/edge-functions": "2.17.4",
162162
"@netlify/functions": "3.0.4",
163163
"@netlify/types": "2.0.3",
164164
"@sindresorhus/slugify": "2.2.1",
@@ -172,7 +172,7 @@
172172
"@types/etag": "1.8.4",
173173
"@types/folder-walker": "3.2.4",
174174
"@types/gitconfiglocal": "2.0.3",
175-
"@types/inquirer": "9.0.8",
175+
"@types/inquirer": "9.0.9",
176176
"@types/inquirer-autocomplete-prompt": "3.0.3",
177177
"@types/jsonwebtoken": "9.0.10",
178178
"@types/lodash": "4.17.20",
@@ -184,14 +184,14 @@
184184
"@types/parse-github-url": "1.0.3",
185185
"@types/picomatch": "4.0.2",
186186
"@types/prettyjson": "0.0.33",
187-
"@types/semver": "7.7.0",
187+
"@types/semver": "7.7.1",
188188
"@types/serialize-javascript": "5.0.4",
189189
"@types/source-map-support": "0.5.10",
190190
"@types/update-notifier": "6.0.8",
191191
"@types/write-file-atomic": "4.0.3",
192192
"@types/ws": "8.18.1",
193193
"@vitest/coverage-v8": "3.2.4",
194-
"@vitest/eslint-plugin": "1.3.4",
194+
"@vitest/eslint-plugin": "1.3.9",
195195
"c8": "10.1.3",
196196
"cheerio": "1.1.2",
197197
"dedent": "1.6.0",

site/package-lock.json

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

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"dependencies": {
1919
"@astrojs/starlight": "0.35.2",
2020
"@bugsnag/js": "8.4.0",
21-
"astro": "5.13.3",
21+
"astro": "5.13.5",
2222
"markdown-magic": "2.6.1",
2323
"sharp": "0.34.3",
2424
"strip-ansi": "7.1.0"
2525
},
2626
"devDependencies": {
27-
"@netlify/functions": "4.2.4",
27+
"@netlify/functions": "4.2.5",
2828
"tsx": "4.20.4"
2929
}
3030
}

tests/integration/__fixtures__/next-app-without-config/package-lock.json

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

tests/integration/__fixtures__/next-app-without-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dependencies": {
1212
"react": "^18",
1313
"react-dom": "^18",
14-
"next": "14.2.26"
14+
"next": "14.2.32"
1515
}
1616
}

0 commit comments

Comments
 (0)