File tree Expand file tree Collapse file tree 8 files changed +42
-15
lines changed Expand file tree Collapse file tree 8 files changed +42
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/build-info" : " 7.14.1" ,
3
- "packages/build" : " 29.54.0 " ,
3
+ "packages/build" : " 29.54.1 " ,
4
4
"packages/edge-bundler" : " 12.2.3" ,
5
5
"packages/cache-utils" : " 5.1.6" ,
6
6
"packages/config" : " 20.19.0" ,
7
7
"packages/framework-info" : " 9.8.13" ,
8
- "packages/functions-utils" : " 5.2.79 " ,
8
+ "packages/functions-utils" : " 5.2.80 " ,
9
9
"packages/git-utils" : " 5.1.1" ,
10
10
"packages/headers-parser" : " 7.1.4" ,
11
11
"packages/js-client" : " 13.1.21" ,
14
14
"packages/run-utils" : " 5.1.1" ,
15
15
"packages/opentelemetry-sdk-setup" : " 1.1.3" ,
16
16
"packages/opentelemetry-utils" : " 1.2.1" ,
17
- "packages/zip-it-and-ship-it" : " 9.38.0 "
17
+ "packages/zip-it-and-ship-it" : " 9.38.1 "
18
18
}
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.54.1] ( https://github.com/netlify/build/compare/build-v29.54.0...build-v29.54.1 ) (2024-09-02)
109
+
110
+
111
+ ### Dependencies
112
+
113
+ * The following workspace dependencies were updated
114
+ * dependencies
115
+ * @netlify/functions-utils bumped from ^5.2.79 to ^5.2.80
116
+ * @netlify/zip-it-and-ship-it bumped from 9.38.0 to 9.38.1
117
+
108
118
## [ 29.54.0] ( https://github.com/netlify/build/compare/build-v29.53.1...build-v29.54.0 ) (2024-08-23)
109
119
110
120
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/build" ,
3
- "version" : " 29.54.0 " ,
3
+ "version" : " 29.54.1 " ,
4
4
"description" : " Netlify build module" ,
5
5
"type" : " module" ,
6
6
"exports" : " ./lib/index.js" ,
73
73
"@netlify/config" : " ^20.19.0" ,
74
74
"@netlify/edge-bundler" : " 12.2.3" ,
75
75
"@netlify/framework-info" : " ^9.8.13" ,
76
- "@netlify/functions-utils" : " ^5.2.79 " ,
76
+ "@netlify/functions-utils" : " ^5.2.80 " ,
77
77
"@netlify/git-utils" : " ^5.1.1" ,
78
78
"@netlify/opentelemetry-utils" : " ^1.2.1" ,
79
79
"@netlify/plugins-list" : " ^6.80.0" ,
80
80
"@netlify/run-utils" : " ^5.1.1" ,
81
- "@netlify/zip-it-and-ship-it" : " 9.38.0 " ,
81
+ "@netlify/zip-it-and-ship-it" : " 9.38.1 " ,
82
82
"@sindresorhus/slugify" : " ^2.0.0" ,
83
83
"ansi-escapes" : " ^6.0.0" ,
84
84
"chalk" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.2.80] ( https://github.com/netlify/build/compare/functions-utils-v5.2.79...functions-utils-v5.2.80 ) (2024-09-02)
4
+
5
+
6
+ ### Dependencies
7
+
8
+ * The following workspace dependencies were updated
9
+ * dependencies
10
+ * @netlify/zip-it-and-ship-it bumped from 9.38.0 to 9.38.1
11
+
3
12
## [ 5.2.79] ( https://github.com/netlify/build/compare/functions-utils-v5.2.78...functions-utils-v5.2.79 ) (2024-08-23)
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.2.79 " ,
3
+ "version" : " 5.2.80 " ,
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.38.0 " ,
53
+ "@netlify/zip-it-and-ship-it" : " 9.38.1 " ,
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,14 @@ 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.38.1] ( https://github.com/netlify/build/compare/zip-it-and-ship-it-v9.38.0...zip-it-and-ship-it-v9.38.1 ) (2024-09-02)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * ** deps:** update babel monorepo to v7.25.4 ([ #5814 ] ( https://github.com/netlify/build/issues/5814 ) ) ([ 914a0f7] ( https://github.com/netlify/build/commit/914a0f7a41087aef2504b07efeb0542a5cf11dc1 ) )
16
+ * ** deps:** update babel monorepo to v7.25.6 ([ #5821 ] ( https://github.com/netlify/build/issues/5821 ) ) ([ 7044779] ( https://github.com/netlify/build/commit/7044779e0ae05a36521ee55bc59d61ed9e4073d0 ) )
17
+
10
18
## [ 9.38.0] ( https://github.com/netlify/build/compare/zip-it-and-ship-it-v9.37.10...zip-it-and-ship-it-v9.38.0 ) (2024-08-23)
11
19
12
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/zip-it-and-ship-it" ,
3
- "version" : " 9.38.0 " ,
3
+ "version" : " 9.38.1 " ,
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