Skip to content

chore: release main #6299

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"packages/build-info": "9.0.4",
"packages/build": "32.2.0",
"packages/edge-bundler": "13.0.3",
"packages/cache-utils": "5.2.0",
"packages/config": "22.2.0",
"packages/framework-info": "9.9.3",
"packages/functions-utils": "5.3.18",
"packages/git-utils": "5.2.0",
"packages/headers-parser": "8.0.0",
"packages/js-client": "13.4.0",
"packages/nock-udp": "4.0.0",
"packages/redirect-parser": "14.5.1",
"packages/run-utils": "5.2.0",
"packages/opentelemetry-sdk-setup": "1.2.2",
"packages/opentelemetry-utils": "1.3.1",
"packages/zip-it-and-ship-it": "10.1.1"
"packages/build-info": "10.0.0",
"packages/build": "33.0.0",
"packages/edge-bundler": "14.0.0",
"packages/cache-utils": "6.0.0",
"packages/config": "23.0.0",
"packages/framework-info": "10.0.0",
"packages/functions-utils": "6.0.0",
"packages/git-utils": "6.0.0",
"packages/headers-parser": "9.0.0",
"packages/js-client": "14.0.0",
"packages/nock-udp": "5.0.0",
"packages/redirect-parser": "15.0.0",
"packages/run-utils": "6.0.0",
"packages/opentelemetry-sdk-setup": "2.0.0",
"packages/opentelemetry-utils": "2.0.0",
"packages/zip-it-and-ship-it": "11.0.0"
}
64 changes: 32 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/build-info/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,17 @@
* dependencies
* @netlify/framework-info bumped from ^9.8.8 to ^9.8.9

## [10.0.0](https://github.com/netlify/build/compare/build-info-v9.0.4...build-info-v10.0.0) (2025-05-14)


### ⚠ BREAKING CHANGES

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223))

### Features

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223)) ([9917ef4](https://github.com/netlify/build/commit/9917ef4eb0bd47162e33aa432be7c9fa3fa462c4))

## [9.0.4](https://github.com/netlify/build/compare/build-info-v9.0.3...build-info-v9.0.4) (2025-04-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/build-info/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build-info",
"version": "9.0.4",
"version": "10.0.0",
"description": "Build info utility",
"type": "module",
"exports": {
Expand Down
30 changes: 30 additions & 0 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,36 @@
* dependencies
* @netlify/config bumped from ^20.8.0 to ^20.8.1

## [33.0.0](https://github.com/netlify/build/compare/build-v32.2.0...build-v33.0.0) (2025-05-14)


### ⚠ BREAKING CHANGES

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223))

### Features

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223)) ([9917ef4](https://github.com/netlify/build/commit/9917ef4eb0bd47162e33aa432be7c9fa3fa462c4))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @netlify/cache-utils bumped from ^5.2.0 to ^6.0.0
* @netlify/config bumped from ^22.2.0 to ^23.0.0
* @netlify/edge-bundler bumped from 13.0.3 to 14.0.0
* @netlify/framework-info bumped from ^9.9.3 to ^10.0.0
* @netlify/functions-utils bumped from ^5.3.18 to ^6.0.0
* @netlify/git-utils bumped from ^5.2.0 to ^6.0.0
* @netlify/opentelemetry-utils bumped from ^1.3.1 to ^2.0.0
* @netlify/run-utils bumped from ^5.2.0 to ^6.0.0
* @netlify/zip-it-and-ship-it bumped from 10.1.1 to 11.0.0
* devDependencies
* @netlify/nock-udp bumped from ^4.0.0 to ^5.0.0
* peerDependencies
* @netlify/opentelemetry-sdk-setup bumped from ^1.1.0 to ^2.0.0

## [32.2.0](https://github.com/netlify/build/compare/build-v32.1.4...build-v32.2.0) (2025-05-13)


Expand Down
24 changes: 12 additions & 12 deletions packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build",
"version": "32.2.0",
"version": "33.0.0",
"description": "Netlify build module",
"type": "module",
"exports": "./lib/index.js",
Expand Down Expand Up @@ -68,16 +68,16 @@
"dependencies": {
"@bugsnag/js": "^7.0.0",
"@netlify/blobs": "^8.2.0",
"@netlify/cache-utils": "^5.2.0",
"@netlify/config": "^22.2.0",
"@netlify/edge-bundler": "13.0.3",
"@netlify/framework-info": "^9.9.3",
"@netlify/functions-utils": "^5.3.18",
"@netlify/git-utils": "^5.2.0",
"@netlify/opentelemetry-utils": "^1.3.1",
"@netlify/cache-utils": "^6.0.0",
"@netlify/config": "^23.0.0",
"@netlify/edge-bundler": "14.0.0",
"@netlify/framework-info": "^10.0.0",
"@netlify/functions-utils": "^6.0.0",
"@netlify/git-utils": "^6.0.0",
"@netlify/opentelemetry-utils": "^2.0.0",
"@netlify/plugins-list": "^6.80.0",
"@netlify/run-utils": "^5.2.0",
"@netlify/zip-it-and-ship-it": "10.1.1",
"@netlify/run-utils": "^6.0.0",
"@netlify/zip-it-and-ship-it": "11.0.0",
"@sindresorhus/slugify": "^2.0.0",
"ansi-escapes": "^6.0.0",
"chalk": "^5.0.0",
Expand Down Expand Up @@ -126,7 +126,7 @@
"yargs": "^17.6.0"
},
"devDependencies": {
"@netlify/nock-udp": "^4.0.0",
"@netlify/nock-udp": "^5.0.0",
"@opentelemetry/api": "~1.8.0",
"@opentelemetry/sdk-trace-base": "~1.24.0",
"@types/node": "^14.18.53",
Expand All @@ -148,7 +148,7 @@
"yarn": "^1.22.22"
},
"peerDependencies": {
"@netlify/opentelemetry-sdk-setup": "^1.1.0",
"@netlify/opentelemetry-sdk-setup": "^2.0.0",
"@opentelemetry/api": "~1.8.0"
},
"peerDependenciesMeta": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cache-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.0](https://github.com/netlify/build/compare/cache-utils-v5.2.0...cache-utils-v6.0.0) (2025-05-14)


### ⚠ BREAKING CHANGES

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223))

### Features

* end of support for v14 and v16 ([#6223](https://github.com/netlify/build/issues/6223)) ([9917ef4](https://github.com/netlify/build/commit/9917ef4eb0bd47162e33aa432be7c9fa3fa462c4))

## [5.2.0](https://github.com/netlify/build/compare/cache-utils-v5.1.6...cache-utils-v5.2.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/cache-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/cache-utils",
"version": "5.2.0",
"version": "6.0.0",
"description": "Utility for caching files in Netlify Build",
"type": "module",
"exports": "./lib/main.js",
Expand Down
Loading
Loading