netlify-cli 8.10.2 → 8.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
- "version": "8.10.2",
3
+ "version": "8.11.0",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "netlify-cli",
9
- "version": "8.10.2",
9
+ "version": "8.11.0",
10
10
  "hasInstallScript": true,
11
11
  "license": "MIT",
12
12
  "dependencies": {
13
- "@netlify/build": "^26.1.7",
13
+ "@netlify/build": "^26.2.0",
14
14
  "@netlify/config": "^17.0.3",
15
15
  "@netlify/framework-info": "^9.0.0",
16
16
  "@netlify/local-functions-proxy": "^1.1.1",
17
17
  "@netlify/plugin-edge-handlers": "^3.0.4",
18
18
  "@netlify/plugins-list": "^6.3.0",
19
19
  "@netlify/routing-local-proxy": "^0.34.1",
20
- "@netlify/zip-it-and-ship-it": "^5.4.1",
20
+ "@netlify/zip-it-and-ship-it": "^5.5.0",
21
21
  "@octokit/rest": "^18.0.0",
22
22
  "@sindresorhus/slugify": "^1.1.0",
23
23
  "ansi-escapes": "^5.0.0",
@@ -2387,9 +2387,9 @@
2387
2387
  }
2388
2388
  },
2389
2389
  "node_modules/@netlify/build": {
2390
- "version": "26.1.7",
2391
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.1.7.tgz",
2392
- "integrity": "sha512-WZiXVp3doX+Ryd0M/MfBtDwMZjGZImD12mSkWQ7bSZTTFuLwBUfQCRraSB17iBavRHJk6xb/1RaMKFFwPRjsmw==",
2390
+ "version": "26.2.0",
2391
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.2.0.tgz",
2392
+ "integrity": "sha512-2yNzdO0nCRIZ5TLB7WUlis2NTSonVjairWnd1s/Tt9SBF3L3Z+IU/xSiXgAwYZ/xe+tkziUltwrx9l8rxm2VGw==",
2393
2393
  "dependencies": {
2394
2394
  "@bugsnag/js": "^7.0.0",
2395
2395
  "@netlify/cache-utils": "^4.0.0",
@@ -2399,7 +2399,7 @@
2399
2399
  "@netlify/plugin-edge-handlers": "^3.0.4",
2400
2400
  "@netlify/plugins-list": "^6.3.0",
2401
2401
  "@netlify/run-utils": "^4.0.0",
2402
- "@netlify/zip-it-and-ship-it": "^5.4.1",
2402
+ "@netlify/zip-it-and-ship-it": "^5.5.0",
2403
2403
  "@sindresorhus/slugify": "^1.1.0",
2404
2404
  "@types/node": "^16.0.0",
2405
2405
  "ansi-escapes": "^4.3.2",
@@ -3178,9 +3178,9 @@
3178
3178
  }
3179
3179
  },
3180
3180
  "node_modules/@netlify/zip-it-and-ship-it": {
3181
- "version": "5.4.1",
3182
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.4.1.tgz",
3183
- "integrity": "sha512-ArusY1DrK+neNs1EF8vHbBHCBP4PI9fFVQxH1Zcuz0rvF9Q1vCiG2g8nL6JsJTW4eUibvy96BGD22egOvxpxtA==",
3181
+ "version": "5.5.0",
3182
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.5.0.tgz",
3183
+ "integrity": "sha512-V7hVGr8xwdiPF7kmH+TSvekorjFI/OTYe34dlEvEmPhEuDG3LejRjy2XzQ0hW5TpFXvd4V+JRPH4jMh85Xt6qg==",
3184
3184
  "dependencies": {
3185
3185
  "@babel/parser": "^7.15.7",
3186
3186
  "@netlify/esbuild": "^0.13.6",
@@ -23709,9 +23709,9 @@
23709
23709
  }
23710
23710
  },
23711
23711
  "@netlify/build": {
23712
- "version": "26.1.7",
23713
- "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.1.7.tgz",
23714
- "integrity": "sha512-WZiXVp3doX+Ryd0M/MfBtDwMZjGZImD12mSkWQ7bSZTTFuLwBUfQCRraSB17iBavRHJk6xb/1RaMKFFwPRjsmw==",
23712
+ "version": "26.2.0",
23713
+ "resolved": "https://registry.npmjs.org/@netlify/build/-/build-26.2.0.tgz",
23714
+ "integrity": "sha512-2yNzdO0nCRIZ5TLB7WUlis2NTSonVjairWnd1s/Tt9SBF3L3Z+IU/xSiXgAwYZ/xe+tkziUltwrx9l8rxm2VGw==",
23715
23715
  "requires": {
23716
23716
  "@bugsnag/js": "^7.0.0",
23717
23717
  "@netlify/cache-utils": "^4.0.0",
@@ -23721,7 +23721,7 @@
23721
23721
  "@netlify/plugin-edge-handlers": "^3.0.4",
23722
23722
  "@netlify/plugins-list": "^6.3.0",
23723
23723
  "@netlify/run-utils": "^4.0.0",
23724
- "@netlify/zip-it-and-ship-it": "^5.4.1",
23724
+ "@netlify/zip-it-and-ship-it": "^5.5.0",
23725
23725
  "@sindresorhus/slugify": "^1.1.0",
23726
23726
  "@types/node": "^16.0.0",
23727
23727
  "ansi-escapes": "^4.3.2",
@@ -24256,9 +24256,9 @@
24256
24256
  }
24257
24257
  },
24258
24258
  "@netlify/zip-it-and-ship-it": {
24259
- "version": "5.4.1",
24260
- "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.4.1.tgz",
24261
- "integrity": "sha512-ArusY1DrK+neNs1EF8vHbBHCBP4PI9fFVQxH1Zcuz0rvF9Q1vCiG2g8nL6JsJTW4eUibvy96BGD22egOvxpxtA==",
24259
+ "version": "5.5.0",
24260
+ "resolved": "https://registry.npmjs.org/@netlify/zip-it-and-ship-it/-/zip-it-and-ship-it-5.5.0.tgz",
24261
+ "integrity": "sha512-V7hVGr8xwdiPF7kmH+TSvekorjFI/OTYe34dlEvEmPhEuDG3LejRjy2XzQ0hW5TpFXvd4V+JRPH4jMh85Xt6qg==",
24262
24262
  "requires": {
24263
24263
  "@babel/parser": "^7.15.7",
24264
24264
  "@netlify/esbuild": "^0.13.6",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "8.10.2",
4
+ "version": "8.11.0",
5
5
  "author": "Netlify Inc.",
6
6
  "contributors": [
7
7
  "Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
@@ -76,14 +76,14 @@
76
76
  "prettier": "--ignore-path .gitignore --loglevel=warn \"{src,tools,scripts,site,tests,.github}/**/*.{js,md,yml,json,html}\" \"*.{js,yml,json,html}\" \".*.{js,yml,json,html}\" \"!CHANGELOG.md\" \"!npm-shrinkwrap.json\" \"!.github/**/*.md\""
77
77
  },
78
78
  "dependencies": {
79
- "@netlify/build": "^26.1.7",
79
+ "@netlify/build": "^26.2.0",
80
80
  "@netlify/config": "^17.0.3",
81
81
  "@netlify/framework-info": "^9.0.0",
82
82
  "@netlify/local-functions-proxy": "^1.1.1",
83
83
  "@netlify/plugin-edge-handlers": "^3.0.4",
84
84
  "@netlify/plugins-list": "^6.3.0",
85
85
  "@netlify/routing-local-proxy": "^0.34.1",
86
- "@netlify/zip-it-and-ship-it": "^5.4.1",
86
+ "@netlify/zip-it-and-ship-it": "^5.5.0",
87
87
  "@octokit/rest": "^18.0.0",
88
88
  "@sindresorhus/slugify": "^1.1.0",
89
89
  "ansi-escapes": "^5.0.0",
@@ -13,6 +13,7 @@ const normalizeFunctionsConfig = ({ functionsConfig = {}, projectRoot }) =>
13
13
  nodeBundler: config.node_bundler === 'esbuild' ? 'esbuild_zisi' : config.node_bundler,
14
14
  processDynamicNodeImports: true,
15
15
  schedule: config.schedule,
16
+ zipGo: true,
16
17
  },
17
18
  }),
18
19
  {},