Commit 5ef5481 1 parent 920989e commit 5ef5481 Copy full SHA for 5ef5481
File tree 10 files changed +51
-18
lines changed
10 files changed +51
-18
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "packages/build-info" : " 8.0 .0" ,
3
- "packages/build" : " 29.59.0 " ,
2
+ "packages/build-info" : " 8.1 .0" ,
3
+ "packages/build" : " 29.59.1 " ,
4
4
"packages/edge-bundler" : " 12.3.2" ,
5
5
"packages/cache-utils" : " 5.2.0" ,
6
6
"packages/config" : " 20.22.0" ,
7
7
"packages/framework-info" : " 9.9.1" ,
8
- "packages/functions-utils" : " 5.3.6 " ,
8
+ "packages/functions-utils" : " 5.3.7 " ,
9
9
"packages/git-utils" : " 5.2.0" ,
10
10
"packages/headers-parser" : " 7.3.0" ,
11
11
"packages/js-client" : " 13.3.3" ,
14
14
"packages/run-utils" : " 5.2.0" ,
15
15
"packages/opentelemetry-sdk-setup" : " 1.2.0" ,
16
16
"packages/opentelemetry-utils" : " 1.3.0" ,
17
- "packages/zip-it-and-ship-it" : " 9.42.6 "
17
+ "packages/zip-it-and-ship-it" : " 9.43.0 "
18
18
}
Original file line number Diff line number Diff line change 64
64
* dependencies
65
65
* @netlify/framework-info bumped from ^9.8.8 to ^9.8.9
66
66
67
+ ## [ 8.1.0] ( https://github.com/netlify/build/compare/build-info-v8.0.0...build-info-v8.1.0 ) (2025-02-24)
68
+
69
+
70
+ ### Features
71
+
72
+ * change default node version to v22 ([ #5958 ] ( https://github.com/netlify/build/issues/5958 ) ) ([ 59cda04] ( https://github.com/netlify/build/commit/59cda04d87af434bafa71c0509f958365b4fab34 ) )
73
+
67
74
## [ 8.0.0] ( https://github.com/netlify/build/compare/build-info-v7.17.0...build-info-v8.0.0 ) (2025-01-08)
68
75
69
76
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build-info" ,
3
- "version" : " 8.0 .0" ,
3
+ "version" : " 8.1 .0" ,
4
4
"description" : " Build info utility" ,
5
5
"type" : " module" ,
6
6
"exports" : {
Original file line number Diff line number Diff line change 105
105
* dependencies
106
106
* @netlify/config bumped from ^20.8.0 to ^20.8.1
107
107
108
+ ## [ 29.59.1] ( https://github.com/netlify/build/compare/build-v29.59.0...build-v29.59.1 ) (2025-02-24)
109
+
110
+
111
+ ### Dependencies
112
+
113
+ * The following workspace dependencies were updated
114
+ * dependencies
115
+ * @netlify/functions-utils bumped from ^5.3.6 to ^5.3.7
116
+ * @netlify/zip-it-and-ship-it bumped from 9.42.6 to 9.43.0
117
+
108
118
## [ 29.59.0] ( https://github.com/netlify/build/compare/build-v29.58.10...build-v29.59.0 ) (2025-02-24)
109
119
110
120
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build" ,
3
- "version" : " 29.59.0 " ,
3
+ "version" : " 29.59.1 " ,
4
4
"description" : " Netlify build module" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/index.js" ,
72
72
"@netlify/config" : " ^20.22.0" ,
73
73
"@netlify/edge-bundler" : " 12.3.2" ,
74
74
"@netlify/framework-info" : " ^9.9.1" ,
75
- "@netlify/functions-utils" : " ^5.3.6 " ,
75
+ "@netlify/functions-utils" : " ^5.3.7 " ,
76
76
"@netlify/git-utils" : " ^5.2.0" ,
77
77
"@netlify/opentelemetry-utils" : " ^1.3.0" ,
78
78
"@netlify/plugins-list" : " ^6.80.0" ,
79
79
"@netlify/run-utils" : " ^5.2.0" ,
80
- "@netlify/zip-it-and-ship-it" : " 9.42.6 " ,
80
+ "@netlify/zip-it-and-ship-it" : " 9.43.0 " ,
81
81
"@sindresorhus/slugify" : " ^2.0.0" ,
82
82
"ansi-escapes" : " ^6.0.0" ,
83
83
"chalk" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.3.7] ( https://github.com/netlify/build/compare/functions-utils-v5.3.6...functions-utils-v5.3.7 ) (2025-02-24)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @netlify/zip-it-and-ship-it bumped from 9.42.6 to 9.43.0
11
+
3
12
## [ 5.3.6] ( https://github.com/netlify/build/compare/functions-utils-v5.3.5...functions-utils-v5.3.6 ) (2025-02-20)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/functions-utils" ,
3
- "version" : " 5.3.6 " ,
3
+ "version" : " 5.3.7 " ,
4
4
"description" : " Utility for adding Functions files in Netlify Build" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/main.js" ,
50
50
},
51
51
"license" : " MIT" ,
52
52
"dependencies" : {
53
- "@netlify/zip-it-and-ship-it" : " 9.42.6 " ,
53
+ "@netlify/zip-it-and-ship-it" : " 9.43.0 " ,
54
54
"cpy" : " ^9.0.0" ,
55
55
"path-exists" : " ^5.0.0"
56
56
},
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ 9.43.0] ( https://github.com/netlify/build/compare/zip-it-and-ship-it-v9.42.6...zip-it-and-ship-it-v9.43.0 ) (2025-02-24)
11
+
12
+
13
+ ### Features
14
+
15
+ * change default node version to v22 ([ #5958 ] ( https://github.com/netlify/build/issues/5958 ) ) ([ 59cda04] ( https://github.com/netlify/build/commit/59cda04d87af434bafa71c0509f958365b4fab34 ) )
16
+
10
17
## [ 9.42.6] ( https://github.com/netlify/build/compare/zip-it-and-ship-it-v9.42.5...zip-it-and-ship-it-v9.42.6 ) (2025-02-20)
11
18
12
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/zip-it-and-ship-it" ,
3
- "version" : " 9.42.6 " ,
3
+ "version" : " 9.43.0 " ,
4
4
"description" : " Zip it and ship it" ,
5
5
"main" : " ./dist/main.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments