Skip to content
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
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"packages/build-info": "10.0.7",
"packages/build": "35.0.0",
"packages/edge-bundler": "14.2.2",
"packages/build": "35.0.1",
"packages/edge-bundler": "14.3.0",
"packages/cache-utils": "6.0.3",
"packages/config": "24.0.0",
"packages/config": "24.0.1",
"packages/functions-utils": "6.2.0",
"packages/git-utils": "6.0.2",
"packages/headers-parser": "9.0.1",
"packages/js-client": "14.0.3",
"packages/nock-udp": "5.0.1",
"packages/redirect-parser": "15.0.2",
"packages/redirect-parser": "15.0.3",
"packages/run-utils": "6.0.2",
"packages/opentelemetry-sdk-setup": "2.0.2",
"packages/opentelemetry-utils": "2.0.1",
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

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

10 changes: 10 additions & 0 deletions packages/build/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,16 @@
* dependencies
* @netlify/config bumped from ^20.8.0 to ^20.8.1

## [35.0.1](https://github.com/netlify/build/compare/build-v35.0.0...build-v35.0.1) (2025-07-31)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @netlify/config bumped from ^24.0.0 to ^24.0.1
* @netlify/edge-bundler bumped from 14.2.2 to 14.3.0

## [35.0.0](https://github.com/netlify/build/compare/build-v34.3.0...build-v35.0.0) (2025-07-28)


Expand Down
6 changes: 3 additions & 3 deletions packages/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/build",
"version": "35.0.0",
"version": "35.0.1",
"description": "Netlify build module",
"type": "module",
"exports": "./lib/index.js",
Expand Down Expand Up @@ -69,8 +69,8 @@
"@bugsnag/js": "^8.0.0",
"@netlify/blobs": "^10.0.7",
"@netlify/cache-utils": "^6.0.3",
"@netlify/config": "^24.0.0",
"@netlify/edge-bundler": "14.2.2",
"@netlify/config": "^24.0.1",
"@netlify/edge-bundler": "14.3.0",
"@netlify/functions-utils": "^6.2.0",
"@netlify/git-utils": "^6.0.2",
"@netlify/opentelemetry-utils": "^2.0.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,15 @@
* dependencies
* netlify bumped from ^13.1.8 to ^13.1.9

## [24.0.1](https://github.com/netlify/build/compare/config-v24.0.0...config-v24.0.1) (2025-07-31)


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @netlify/redirect-parser bumped from ^15.0.2 to ^15.0.3

## [24.0.0](https://github.com/netlify/build/compare/config-v23.2.0...config-v24.0.0) (2025-07-28)


Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/config",
"version": "24.0.0",
"version": "24.0.1",
"description": "Netlify config module",
"type": "module",
"exports": "./lib/index.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@iarna/toml": "^2.2.5",
"@netlify/api": "^14.0.3",
"@netlify/headers-parser": "^9.0.1",
"@netlify/redirect-parser": "^15.0.2",
"@netlify/redirect-parser": "^15.0.3",
"chalk": "^5.0.0",
"cron-parser": "^4.1.0",
"deepmerge": "^4.2.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/edge-bundler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [14.3.0](https://github.com/netlify/build/compare/edge-bundler-v14.2.2...edge-bundler-v14.3.0) (2025-07-31)


### Features

* generate edge function tarballs ([#6568](https://github.com/netlify/build/issues/6568)) ([a5e2746](https://github.com/netlify/build/commit/a5e27466736430e9f997d5bc42d2105d478c618f))

## [14.2.2](https://github.com/netlify/build/compare/edge-bundler-v14.2.1...edge-bundler-v14.2.2) (2025-07-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/edge-bundler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/edge-bundler",
"version": "14.2.2",
"version": "14.3.0",
"description": "Intelligently prepare Netlify Edge Functions for deployment",
"type": "module",
"main": "./dist/node/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/redirect-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [15.0.3](https://github.com/netlify/build/compare/redirect-parser-v15.0.2...redirect-parser-v15.0.3) (2025-07-31)


### Bug Fixes

* drop `filter-obj` ([#6592](https://github.com/netlify/build/issues/6592)) ([9f27226](https://github.com/netlify/build/commit/9f27226048a20976db4a84369baee13a9c153e6b))

## [15.0.2](https://github.com/netlify/build/compare/redirect-parser-v15.0.1...redirect-parser-v15.0.2) (2025-05-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/redirect-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/redirect-parser",
"version": "15.0.2",
"version": "15.0.3",
"description": "Parses netlify redirects into a js object representation",
"type": "module",
"exports": "./lib/index.js",
Expand Down
Loading