netlify-cli 24.2.0 → 24.4.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.
Files changed (33) hide show
  1. package/dist/commands/database/database.d.ts.map +1 -1
  2. package/dist/commands/database/database.js +21 -1
  3. package/dist/commands/database/database.js.map +1 -1
  4. package/dist/commands/database/db-connection.d.ts +1 -1
  5. package/dist/commands/database/db-connection.d.ts.map +1 -1
  6. package/dist/commands/database/db-connection.js.map +1 -1
  7. package/dist/commands/database/migration-new.d.ts +13 -0
  8. package/dist/commands/database/migration-new.d.ts.map +1 -0
  9. package/dist/commands/database/migration-new.js +135 -0
  10. package/dist/commands/database/migration-new.js.map +1 -0
  11. package/dist/commands/switch/index.d.ts.map +1 -1
  12. package/dist/commands/switch/index.js +1 -0
  13. package/dist/commands/switch/index.js.map +1 -1
  14. package/dist/commands/switch/switch.d.ts +1 -1
  15. package/dist/commands/switch/switch.d.ts.map +1 -1
  16. package/dist/commands/switch/switch.js +14 -6
  17. package/dist/commands/switch/switch.js.map +1 -1
  18. package/dist/lib/exec-fetcher.d.ts.map +1 -1
  19. package/dist/lib/exec-fetcher.js +87 -25
  20. package/dist/lib/exec-fetcher.js.map +1 -1
  21. package/dist/tsconfig.build.tsbuildinfo +1 -1
  22. package/dist/utils/deploy/deploy-site.d.ts.map +1 -1
  23. package/dist/utils/deploy/deploy-site.js +6 -0
  24. package/dist/utils/deploy/deploy-site.js.map +1 -1
  25. package/dist/utils/live-tunnel.d.ts.map +1 -1
  26. package/dist/utils/live-tunnel.js +0 -1
  27. package/dist/utils/live-tunnel.js.map +1 -1
  28. package/functions-templates/javascript/scheduled-function/package.json +1 -1
  29. package/functions-templates/typescript/hello-world/package-lock.json +15 -15
  30. package/functions-templates/typescript/hello-world/package.json +1 -1
  31. package/functions-templates/typescript/scheduled-function/package.json +1 -1
  32. package/npm-shrinkwrap.json +229 -814
  33. package/package.json +17 -17
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "netlify-cli",
3
3
  "description": "Netlify command line tool",
4
- "version": "24.2.0",
4
+ "version": "24.4.0",
5
5
  "author": "Netlify Inc.",
6
6
  "type": "module",
7
7
  "engines": {
@@ -58,26 +58,26 @@
58
58
  },
59
59
  "dependencies": {
60
60
  "@fastify/static": "9.0.0",
61
- "@netlify/ai": "0.4.0",
61
+ "@netlify/ai": "0.4.1",
62
62
  "@netlify/api": "14.0.18",
63
63
  "@netlify/blobs": "10.7.0",
64
- "@netlify/build": "35.8.8",
64
+ "@netlify/build": "35.10.1",
65
65
  "@netlify/build-info": "10.4.0",
66
- "@netlify/config": "24.4.3",
67
- "@netlify/dev": "4.16.0",
68
- "@netlify/dev-utils": "4.4.0",
69
- "@netlify/edge-bundler": "14.9.15",
70
- "@netlify/edge-functions": "3.0.3",
66
+ "@netlify/config": "24.4.4",
67
+ "@netlify/dev": "4.16.4",
68
+ "@netlify/dev-utils": "4.4.3",
69
+ "@netlify/edge-bundler": "14.9.18",
70
+ "@netlify/edge-functions": "3.0.6",
71
71
  "@netlify/edge-functions-bootstrap": "2.17.1",
72
72
  "@netlify/headers-parser": "9.0.3",
73
- "@netlify/images": "1.3.4",
73
+ "@netlify/images": "1.3.7",
74
74
  "@netlify/local-functions-proxy": "2.0.3",
75
75
  "@netlify/redirect-parser": "15.0.4",
76
- "@netlify/zip-it-and-ship-it": "14.4.2",
76
+ "@netlify/zip-it-and-ship-it": "14.5.1",
77
77
  "@octokit/rest": "22.0.0",
78
78
  "@opentelemetry/api": "1.8.0",
79
79
  "@pnpm/tabtab": "0.5.4",
80
- "ansi-escapes": "7.2.0",
80
+ "ansi-escapes": "7.3.0",
81
81
  "ansi-to-html": "0.7.2",
82
82
  "ascii-table": "0.0.9",
83
83
  "backoff": "2.5.0",
@@ -87,16 +87,16 @@
87
87
  "ci-info": "4.4.0",
88
88
  "clean-deep": "3.4.0",
89
89
  "commander": "12.1.0",
90
- "comment-json": "4.3.0",
90
+ "comment-json": "4.6.2",
91
91
  "content-type": "1.0.5",
92
- "cookie": "1.0.2",
92
+ "cookie": "1.1.1",
93
93
  "cron-parser": "4.9.0",
94
94
  "debug": "4.4.3",
95
95
  "decache": "4.6.2",
96
96
  "dot-prop": "10.1.0",
97
- "dotenv": "17.2.3",
97
+ "dotenv": "17.3.1",
98
98
  "env-paths": "4.0.0",
99
- "envinfo": "7.15.0",
99
+ "envinfo": "7.21.0",
100
100
  "etag": "1.8.1",
101
101
  "execa": "5.1.1",
102
102
  "express": "5.2.1",
@@ -108,7 +108,6 @@
108
108
  "folder-walker": "3.2.0",
109
109
  "fuzzy": "0.1.3",
110
110
  "get-port": "5.1.1",
111
- "gh-release-fetch": "4.0.3",
112
111
  "git-repo-info": "2.1.1",
113
112
  "gitconfiglocal": "2.1.0",
114
113
  "http-proxy": "1.18.1",
@@ -128,6 +127,7 @@
128
127
  "log-update": "7.2.0",
129
128
  "maxstache": "1.0.7",
130
129
  "maxstache-stream": "1.0.4",
130
+ "modern-tar": "^0.7.5",
131
131
  "multiparty": "4.2.3",
132
132
  "nanospinner": "1.2.2",
133
133
  "netlify-redirector": "0.5.0",
@@ -138,8 +138,8 @@
138
138
  "p-map": "7.0.3",
139
139
  "p-wait-for": "6.0.0",
140
140
  "parallel-transform": "1.2.0",
141
- "pg": "^8.11.0",
142
141
  "parse-github-url": "1.0.3",
142
+ "pg": "8.20.0",
143
143
  "prettyjson": "1.2.5",
144
144
  "raw-body": "3.0.1",
145
145
  "read-package-up": "12.0.0",