From 60dd1280c3c7ec5b3ab6e19548af1bbee718eb40 Mon Sep 17 00:00:00 2001 From: netlify-circleci <90861860+netlify-circleci@users.noreply.github.com> Date: Thu, 11 Jul 2024 10:06:38 -0500 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 6 +- package-lock.json | 8 +- packages/build-info/CHANGELOG.md | 23 ++++++ packages/build-info/package.json | 2 +- packages/build/CHANGELOG.md | 128 +++++++++++++++++++++++++++++++ packages/build/package.json | 4 +- packages/config/CHANGELOG.md | 25 ++++++ packages/config/package.json | 2 +- 8 files changed, 187 insertions(+), 11 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2dd3955496..449b942e32 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,9 +1,9 @@ { - "packages/build-info": "7.14.1", - "packages/build": "29.51.0", + "packages/build-info": "7.15.0", + "packages/build": "29.52.0", "packages/edge-bundler": "12.2.1", "packages/cache-utils": "5.1.5", - "packages/config": "20.17.0", + "packages/config": "20.18.0", "packages/framework-info": "9.8.13", "packages/functions-utils": "5.2.73", "packages/git-utils": "5.1.1", diff --git a/package-lock.json b/package-lock.json index 58fee0ac40..960fb7247f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26241,13 +26241,13 @@ }, "packages/build": { "name": "@netlify/build", - "version": "29.51.0", + "version": "29.52.0", "license": "MIT", "dependencies": { "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^7.4.0", "@netlify/cache-utils": "^5.1.5", - "@netlify/config": "^20.17.0", + "@netlify/config": "^20.18.0", "@netlify/edge-bundler": "12.2.1", "@netlify/framework-info": "^9.8.13", "@netlify/functions-utils": "^5.2.73", @@ -26348,7 +26348,7 @@ }, "packages/build-info": { "name": "@netlify/build-info", - "version": "7.14.1", + "version": "7.15.0", "license": "MIT", "dependencies": { "@bugsnag/js": "^7.20.0", @@ -26563,7 +26563,7 @@ }, "packages/config": { "name": "@netlify/config", - "version": "20.17.0", + "version": "20.18.0", "license": "MIT", "dependencies": { "@iarna/toml": "^2.2.5", diff --git a/packages/build-info/CHANGELOG.md b/packages/build-info/CHANGELOG.md index 58faeaf1c5..9a83dd7e8d 100644 --- a/packages/build-info/CHANGELOG.md +++ b/packages/build-info/CHANGELOG.md @@ -64,6 +64,29 @@ * dependencies * @netlify/framework-info bumped from ^9.8.8 to ^9.8.9 +## [7.15.0](https://github.com/netlify/build/compare/build-info-v7.14.1...build-info-v7.15.0) (2024-07-11) + + +### Features + +* add Analog framework to framework detection ([#5751](https://github.com/netlify/build/issues/5751)) ([fbfdb99](https://github.com/netlify/build/commit/fbfdb999bf03ce25c529a15b476d70ef5a6e9ea9)) +* add detection for observable framework ([#5526](https://github.com/netlify/build/issues/5526)) ([e1b7b5e](https://github.com/netlify/build/commit/e1b7b5e4a712fe6f4fccc830bf1542f7a30879a0)) +* add latest nx executors to detection ([#5494](https://github.com/netlify/build/issues/5494)) ([ab39be0](https://github.com/netlify/build/commit/ab39be0c5f3788ddd5c981a502d8783cf5ad9263)) +* autoinstall Angular v17 ([#5367](https://github.com/netlify/build/issues/5367)) ([6a75332](https://github.com/netlify/build/commit/6a753323fe0d777b370e058c6c41ca9f8842b538)) + + +### Bug Fixes + +* add clearPublishDirectory to getSettings ([#5433](https://github.com/netlify/build/issues/5433)) ([9770391](https://github.com/netlify/build/commit/9770391b5b73edfde3ea8405404b008df1b7aa1f)) +* don't poll HTTP on startup to prevent dependency cycle between framework dev server and Netlify Dev ([#5558](https://github.com/netlify/build/issues/5558)) ([0291702](https://github.com/netlify/build/commit/0291702cac745ef0f32d9e651340841582b25de9)) +* for angular v17, detect publish directory from `angular.json` ([#5373](https://github.com/netlify/build/issues/5373)) ([5cf6370](https://github.com/netlify/build/commit/5cf63704122a5aff52b20c4e54e4a8a507f62799)) +* **metrics:** add validation/formatting before sending errors to BugSnag ([#5455](https://github.com/netlify/build/issues/5455)) ([e48532f](https://github.com/netlify/build/commit/e48532fc616eaf4e49e49316e424f13179163294)) +* **nuxt:** clear dist directory before local dev ([#5430](https://github.com/netlify/build/issues/5430)) ([c59b9a1](https://github.com/netlify/build/commit/c59b9a147dc254474022df13b790d0f2171ad060)) +* recommend ng17 dist dir based on builder ([#5445](https://github.com/netlify/build/issues/5445)) ([494ffcc](https://github.com/netlify/build/commit/494ffcc04b8038a437c1c5dd4c54ec56d4af79c7)) +* relative path pattern in workspace globs ([#5763](https://github.com/netlify/build/issues/5763)) ([0b6b015](https://github.com/netlify/build/commit/0b6b015503ac38c95345105ac85e80735ba0ccc0)) +* switch to @iarna/toml ([#5508](https://github.com/netlify/build/issues/5508)) ([ba81c85](https://github.com/netlify/build/commit/ba81c85aad902380d24fc1722bc65d4feed24b84)) +* update autodetect Nuxt default dir to `dist` ([#5457](https://github.com/netlify/build/issues/5457)) ([43f910d](https://github.com/netlify/build/commit/43f910dad53767d1068d8b9c92753c4342683dfb)) + ## [7.14.1](https://github.com/netlify/build/compare/build-info-v7.14.0...build-info-v7.14.1) (2024-07-11) diff --git a/packages/build-info/package.json b/packages/build-info/package.json index 4b923ba982..baf1255a8c 100644 --- a/packages/build-info/package.json +++ b/packages/build-info/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/build-info", - "version": "7.14.1", + "version": "7.15.0", "description": "Build info utility", "type": "module", "exports": { diff --git a/packages/build/CHANGELOG.md b/packages/build/CHANGELOG.md index 7cae5cc1d2..e5412404ea 100644 --- a/packages/build/CHANGELOG.md +++ b/packages/build/CHANGELOG.md @@ -105,6 +105,134 @@ * dependencies * @netlify/config bumped from ^20.8.0 to ^20.8.1 +## [29.52.0](https://github.com/netlify/build/compare/build-v29.51.0...build-v29.52.0) (2024-07-11) + + +### Features + +* add Frameworks API ([#5668](https://github.com/netlify/build/issues/5668)) ([ec3bcc8](https://github.com/netlify/build/commit/ec3bcc88165ae6b1be1145a5bded9f538afd5bdb)) +* add used build plugins and their versions to exec-build span ([#5584](https://github.com/netlify/build/issues/5584)) ([0be6927](https://github.com/netlify/build/commit/0be69273b86811a39b90584aef5a259372b361c9)) +* **build:** Add step to upload blobs from file based output ([#5404](https://github.com/netlify/build/issues/5404)) ([4a7c7c3](https://github.com/netlify/build/commit/4a7c7c30dc42b46f677c76bd941d51d2eff93417)) +* capture plugin errors during `ready` phase ([#5681](https://github.com/netlify/build/issues/5681)) ([afb6816](https://github.com/netlify/build/commit/afb68169cb2f5c1b96c53527ca4566af096b68ce)) +* change blob store location from publish directory to .netlify folder ([#5432](https://github.com/netlify/build/issues/5432)) ([b83d83a](https://github.com/netlify/build/commit/b83d83ab984aa4c1d1cc336bdf67d895ea844d5f)) +* clean up feature flags ([#5728](https://github.com/netlify/build/issues/5728)) ([80226dd](https://github.com/netlify/build/commit/80226ddea6e4cc14cb50666b5c2e788b354768bb)) +* cleanup internal functions onPreDev ([#5421](https://github.com/netlify/build/issues/5421)) ([b165fb0](https://github.com/netlify/build/commit/b165fb0566e46c9fb12dd1715b9d67eb6251acc8)) +* emit system log for config mutations ([#5525](https://github.com/netlify/build/issues/5525)) ([47a50ac](https://github.com/netlify/build/commit/47a50acb1b615bb15f0636bea87039c4685c3428)) +* emit system log when plugin has failed to load ([#5679](https://github.com/netlify/build/issues/5679)) ([0efec6d](https://github.com/netlify/build/commit/0efec6d25e8d4804b853fd6a71ecbe2a198cb1ee)) +* Frameworks API cleanup ([#5737](https://github.com/netlify/build/issues/5737)) ([a1f4d9a](https://github.com/netlify/build/commit/a1f4d9a817cf1fa53443da39705b2c0aaee14ea3)) +* images on netlify config type ([#5393](https://github.com/netlify/build/issues/5393)) ([e49cd58](https://github.com/netlify/build/commit/e49cd584ad7d92cd485d88cb5b330b050bcc13f3)) +* initial support for Deploy Configuration API ([#5509](https://github.com/netlify/build/issues/5509)) ([70ef75f](https://github.com/netlify/build/commit/70ef75fa8afbfb84e726bf5e0fd65544e8b46c7a)) +* instrument child process with open telemetry ([#5556](https://github.com/netlify/build/issues/5556)) ([e93feb4](https://github.com/netlify/build/commit/e93feb4fe6510fd92abd94652ecce0bebfd31ab1)) +* log plugin initialisation error on single line ([#5684](https://github.com/netlify/build/issues/5684)) ([3aecbfc](https://github.com/netlify/build/commit/3aecbfccd2a3eef5cf4889432550423fd594e876)) +* make cache-utils monorepo aware ([#5482](https://github.com/netlify/build/issues/5482)) ([c9ce65a](https://github.com/netlify/build/commit/c9ce65ace43f114b0f4b3b1e3ce75ede8e6bc505)) +* move "Uploading blobs" output to system logs ([#5655](https://github.com/netlify/build/issues/5655)) ([9474a72](https://github.com/netlify/build/commit/9474a72bb1fe9550431047603acc8cf55407e67b)) +* pass default config for resolveUpdatedConfig instead of cached config ([#5761](https://github.com/netlify/build/issues/5761)) ([011ce3a](https://github.com/netlify/build/commit/011ce3ad392f8cc7ff08fd0a0c37bd5fb58e6a5f)) +* pass output flusher to `callChild` ([#5677](https://github.com/netlify/build/issues/5677)) ([2a4e213](https://github.com/netlify/build/commit/2a4e2134d17268837677c73d1b9016bd853a2785)) +* populate Blobs context in build plugins ([#5571](https://github.com/netlify/build/issues/5571)) ([e037fbf](https://github.com/netlify/build/commit/e037fbf0b4ecddc6775c56eb6f58eb8570226827)) +* reduce build log verbosity ([#5643](https://github.com/netlify/build/issues/5643)) ([58def4f](https://github.com/netlify/build/commit/58def4f72eec4c1eb20cddceab0d8fd3c4420e45)) +* **secrets scanning:** support globs ([#5594](https://github.com/netlify/build/issues/5594)) ([c5c79df](https://github.com/netlify/build/commit/c5c79dfa9930d3d0cd7b320a978a463938db112f)) +* stop logging internal config mutations ([#5522](https://github.com/netlify/build/issues/5522)) ([4721709](https://github.com/netlify/build/commit/4721709059beed467edfa42acbe1458c19a6a033)) +* supply system log to trusted plugins via FD ([#5391](https://github.com/netlify/build/issues/5391)) ([8fee92b](https://github.com/netlify/build/commit/8fee92b2597ab3841d1b6a41d29c96a7961fe48a)) +* support deploy config API with Blobs ([#5565](https://github.com/netlify/build/issues/5565)) ([a94079a](https://github.com/netlify/build/commit/a94079a9366f5d95e16c697dc8519406952afe69)) +* upload blobs on onDev event ([#5552](https://github.com/netlify/build/issues/5552)) ([9b8ed35](https://github.com/netlify/build/commit/9b8ed35fdbc19e06995a0a8c48453bb825923b37)) +* use the `overridePinnedVersion` from the plugins.json ([#5463](https://github.com/netlify/build/issues/5463)) ([42ffa9b](https://github.com/netlify/build/commit/42ffa9b2cf4bf902d3c6da2c5cd02003994e16bb)) + + +### Bug Fixes + +* **build-error:** add core step id to the build error type and traces ([#5385](https://github.com/netlify/build/issues/5385)) ([db86268](https://github.com/netlify/build/commit/db86268b95c4fe98e1fc353a4457712eb7326d52)) +* **build:** add otel sdk setup as an optional peer dependency ([#5402](https://github.com/netlify/build/issues/5402)) ([5db644b](https://github.com/netlify/build/commit/5db644b60ed204bf9274e0c561479750378d71f0)) +* **build:** add plugin version to tracing errors ([#5417](https://github.com/netlify/build/issues/5417)) ([591f3e7](https://github.com/netlify/build/commit/591f3e713e381d9316fe44d6d7a5c04a7ceb017e)) +* **build:** add support for ntl otel sdk setup on preloading ([#5407](https://github.com/netlify/build/issues/5407)) ([4beb4df](https://github.com/netlify/build/commit/4beb4dfad22d91814c318b89abdcccc98e3292d0)) +* **build:** add trusted plugin error type ([#5408](https://github.com/netlify/build/issues/5408)) ([2ea3ea0](https://github.com/netlify/build/commit/2ea3ea01bd00ae01b46395fba76fe0817639e545)) +* **build:** cleanup buildbot client and add further error segmentation ([#5414](https://github.com/netlify/build/issues/5414)) ([ca3d3a6](https://github.com/netlify/build/commit/ca3d3a6ec9e4cc212951329070d821a981bb26a4)) +* check version range of node 20 upgrade ([#5497](https://github.com/netlify/build/issues/5497)) ([b0aa3bf](https://github.com/netlify/build/commit/b0aa3bf7e5babd7b3945000b4a10ec2ffb28531e)) +* clean up blob directories in pre-dev ([#5600](https://github.com/netlify/build/issues/5600)) ([788e1ad](https://github.com/netlify/build/commit/788e1adf8ddddf3f2abd2c15b9f5ef888cd7e5aa)) +* cleanup blobs before build ([#5413](https://github.com/netlify/build/issues/5413)) ([54e62eb](https://github.com/netlify/build/commit/54e62eb24e4dacf7d80e99b91fb784eccf322c35)) +* combine functions from Frameworks API and internal directories ([#5734](https://github.com/netlify/build/issues/5734)) ([9a087b1](https://github.com/netlify/build/commit/9a087b1a8f8142321b144afb1e5358723369ac4b)) +* deal with pre-releases in plugins siteDependency constraints ([#5563](https://github.com/netlify/build/issues/5563)) ([83fc040](https://github.com/netlify/build/commit/83fc0409d1f7a04f8fb8d24278fae27775f59a86)) +* **deps:** replace dependency read-pkg-up with read-package-up ^11.0.0 ([#5504](https://github.com/netlify/build/issues/5504)) ([d32e5bd](https://github.com/netlify/build/commit/d32e5bd871752aa5b895fc4f5e1a8656b9257126)) +* **deps:** update dependency @netlify/blobs to ^6.3.1 ([#5415](https://github.com/netlify/build/issues/5415)) ([095d608](https://github.com/netlify/build/commit/095d608b3266a537e4b2c9522a1958fcf3223309)) +* **deps:** update dependency @netlify/blobs to ^6.4.2 ([#5460](https://github.com/netlify/build/issues/5460)) ([5c97b0a](https://github.com/netlify/build/commit/5c97b0ae1b7729b1ee528528745c76990bc07251)) +* **deps:** update dependency @netlify/blobs to ^6.5.0 ([#5507](https://github.com/netlify/build/issues/5507)) ([4221603](https://github.com/netlify/build/commit/4221603c529eeeb8995a581dd2663509033135f3)) +* **deps:** update dependency @netlify/blobs to ^7.2.0 ([#5568](https://github.com/netlify/build/issues/5568)) ([626fa44](https://github.com/netlify/build/commit/626fa44fcbda7e6090989df00fd30289c5389487)) +* **deps:** update dependency @netlify/blobs to ^7.3.0 ([#5572](https://github.com/netlify/build/issues/5572)) ([c9bcb2e](https://github.com/netlify/build/commit/c9bcb2ea26e8702b29ff6c25dfd19124b5ff176e)) +* **deps:** update dependency @netlify/blobs to ^7.4.0 ([#5755](https://github.com/netlify/build/issues/5755)) ([6502384](https://github.com/netlify/build/commit/65023846d51372f42095265550d737355983fbb7)) +* **deps:** update dependency @netlify/blobs to v7 ([#5545](https://github.com/netlify/build/issues/5545)) ([0a43a9c](https://github.com/netlify/build/commit/0a43a9cd3f978d82b54506a0a6f38fbabd011986)) +* **deps:** update dependency @netlify/edge-bundler to v10 ([#5368](https://github.com/netlify/build/issues/5368)) ([4c3a944](https://github.com/netlify/build/commit/4c3a944b2b8b091130435b8edd787a187e05dafd)) +* **deps:** update dependency @netlify/edge-bundler to v10.1.1 ([#5387](https://github.com/netlify/build/issues/5387)) ([b365eed](https://github.com/netlify/build/commit/b365eed796136c5343a89ee3895e4e9cd282af86)) +* **deps:** update dependency @netlify/edge-bundler to v10.1.2 ([#5389](https://github.com/netlify/build/issues/5389)) ([01252f5](https://github.com/netlify/build/commit/01252f5f360a02b85a7d33086bbfc48c4c99fffd)) +* **deps:** update dependency @netlify/edge-bundler to v10.1.3 ([#5397](https://github.com/netlify/build/issues/5397)) ([1da1bbe](https://github.com/netlify/build/commit/1da1bbe7aadef0b2c3f2ca25b75ee073a6790f8a)) +* **deps:** update dependency @netlify/edge-bundler to v11 ([#5444](https://github.com/netlify/build/issues/5444)) ([d39723e](https://github.com/netlify/build/commit/d39723e1c48d557b82cc49c1f2f978050be9c8f5)) +* **deps:** update dependency @netlify/edge-bundler to v11.2.1 ([#5473](https://github.com/netlify/build/issues/5473)) ([0bd3896](https://github.com/netlify/build/commit/0bd38960d06000914cb5ea37fba69fb39c3b04a4)) +* **deps:** update dependency @netlify/edge-bundler to v11.2.2 ([#5480](https://github.com/netlify/build/issues/5480)) ([52294fb](https://github.com/netlify/build/commit/52294fb47aa8d99b167123da7e87905b2e8e8cc4)) +* **deps:** update dependency @netlify/edge-bundler to v11.3.0 ([#5537](https://github.com/netlify/build/issues/5537)) ([d87ea02](https://github.com/netlify/build/commit/d87ea021a5a115d2a4c30584c6f059e895da5bea)) +* **deps:** update dependency @netlify/edge-bundler to v11.4.0 ([#5592](https://github.com/netlify/build/issues/5592)) ([aab1d9d](https://github.com/netlify/build/commit/aab1d9d7aedd504ed6f24a0d56c5318eb1f87660)) +* **deps:** update dependency @netlify/plugins-list to ^6.72.0 ([#5372](https://github.com/netlify/build/issues/5372)) ([fede9ba](https://github.com/netlify/build/commit/fede9ba5779fa41159b9e064cb1798378b219f58)) +* **deps:** update dependency @netlify/plugins-list to ^6.73.0 ([#5442](https://github.com/netlify/build/issues/5442)) ([573f8d6](https://github.com/netlify/build/commit/573f8d6bf3ad3c7af7e3e59a9f951ee54553f106)) +* **deps:** update dependency @netlify/plugins-list to ^6.75.0 ([#5458](https://github.com/netlify/build/issues/5458)) ([74602ac](https://github.com/netlify/build/commit/74602ac792054290455767fd9a1bc476d7f1e2f2)) +* **deps:** update dependency @netlify/plugins-list to ^6.77.0 ([#5557](https://github.com/netlify/build/issues/5557)) ([96f1e5f](https://github.com/netlify/build/commit/96f1e5f19e89d30463cd367a47c55d89c838986b)) +* **deps:** update dependency @netlify/plugins-list to ^6.78.0 ([#5615](https://github.com/netlify/build/issues/5615)) ([2b13c1a](https://github.com/netlify/build/commit/2b13c1ac4be98110dfce7924661e50825af3948a)) +* **deps:** update dependency @netlify/plugins-list to ^6.78.1 ([#5641](https://github.com/netlify/build/issues/5641)) ([f7260d1](https://github.com/netlify/build/commit/f7260d16edaa04a5e9e43b7b08ecfff3bdf3d074)) +* **deps:** update dependency @netlify/plugins-list to ^6.79.0 ([#5646](https://github.com/netlify/build/issues/5646)) ([578e950](https://github.com/netlify/build/commit/578e9503e316c3d7338ff73d6a10b4e676c099a1)) +* **deps:** update dependency @netlify/plugins-list to ^6.80.0 ([#5653](https://github.com/netlify/build/issues/5653)) ([439a846](https://github.com/netlify/build/commit/439a846297bf14c4440e91084a459ab6da6a8e2f)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.26.1 ([#5376](https://github.com/netlify/build/issues/5376)) ([36e3808](https://github.com/netlify/build/commit/36e380864177a0b8e9d216308eed53c51efb8caa)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.26.2 ([#5399](https://github.com/netlify/build/issues/5399)) ([e5e567e](https://github.com/netlify/build/commit/e5e567ec4c6c8ebcd17dd371bb6b112f4cc65e50)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.26.3 ([#5405](https://github.com/netlify/build/issues/5405)) ([21239dc](https://github.com/netlify/build/commit/21239dca368001072a3cead8805a3c641f744fd5)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.26.4 ([#5409](https://github.com/netlify/build/issues/5409)) ([5a41df0](https://github.com/netlify/build/commit/5a41df0762a25e24239cdfc1c85e1ecfd9ce7edb)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.27.0 ([#5419](https://github.com/netlify/build/issues/5419)) ([bd94fc9](https://github.com/netlify/build/commit/bd94fc988e27fed372b41311f7584e04c077870e)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.28.0 ([#5422](https://github.com/netlify/build/issues/5422)) ([785c7e9](https://github.com/netlify/build/commit/785c7e96b34f81816e06f2c42209da902b0445f7)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.28.1 ([#5424](https://github.com/netlify/build/issues/5424)) ([c3130a0](https://github.com/netlify/build/commit/c3130a00643d4761b81e5cede8579108daa5482c)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.28.2 ([#5447](https://github.com/netlify/build/issues/5447)) ([fbcd526](https://github.com/netlify/build/commit/fbcd52629d92e1b41705c46380f7b5b2d7d08e95)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.28.3 ([#5471](https://github.com/netlify/build/issues/5471)) ([38db9e1](https://github.com/netlify/build/commit/38db9e15ffb5f2779964b082208b41ee98700988)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.28.4 ([#5489](https://github.com/netlify/build/issues/5489)) ([cc329b0](https://github.com/netlify/build/commit/cc329b075d5f8e20bff1e9f9e166071fdaaaa9cb)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.29.0 ([#5498](https://github.com/netlify/build/issues/5498)) ([0406306](https://github.com/netlify/build/commit/04063062c12f130786e8f57babded6e2de4d298b)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.29.1 ([#5505](https://github.com/netlify/build/issues/5505)) ([2029229](https://github.com/netlify/build/commit/2029229faf130284e930cfedb8e16eb2d91db719)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.29.2 ([#5518](https://github.com/netlify/build/issues/5518)) ([608caca](https://github.com/netlify/build/commit/608caca4d72ff52f1ad8088d0509a97c4d0863e7)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.30.0 ([#5539](https://github.com/netlify/build/issues/5539)) ([4a76de2](https://github.com/netlify/build/commit/4a76de263a20669277e86a9baa28484ffc57089f)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.31.0 ([#5570](https://github.com/netlify/build/issues/5570)) ([b9f9a8a](https://github.com/netlify/build/commit/b9f9a8ab7976ac101f7a2194b1522477a693a650)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.31.1 ([#5576](https://github.com/netlify/build/issues/5576)) ([866fb7e](https://github.com/netlify/build/commit/866fb7eefb9ea42b130257ae535c73e85c2a2550)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.31.3 ([#5588](https://github.com/netlify/build/issues/5588)) ([ef9cd46](https://github.com/netlify/build/commit/ef9cd465ec2f091885a444dab8dafd5e5979992e)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.32.1 ([#5596](https://github.com/netlify/build/issues/5596)) ([67094d6](https://github.com/netlify/build/commit/67094d60c07c75f335b52a6b076e69e864299097)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.32.2 ([#5620](https://github.com/netlify/build/issues/5620)) ([2c45268](https://github.com/netlify/build/commit/2c452688fcb6e90779c65e2275d491124bf4b8a1)) +* **deps:** update opentelemetry-js monorepo ([#5528](https://github.com/netlify/build/issues/5528)) ([d6cc768](https://github.com/netlify/build/commit/d6cc7681af3ec78a434650d96dc051beebfd7a44)) +* **deps:** update opentelemetry-js monorepo to ~1.24.0 ([#5614](https://github.com/netlify/build/issues/5614)) ([79b9935](https://github.com/netlify/build/commit/79b9935fe9e233e01febe74a996ceb582db16a6f)) +* don't wipe functions created in `onPreDev` ([#5524](https://github.com/netlify/build/issues/5524)) ([fcad0f4](https://github.com/netlify/build/commit/fcad0f4d7b160abf9a623347cb2ac0f898e58bb3)) +* fix passing down missing packagePath in runCoreSteps ([#5487](https://github.com/netlify/build/issues/5487)) ([07f08fb](https://github.com/netlify/build/commit/07f08fb5c78e5faae33f5b459b53ef409aad618d)) +* flush output from "Deploy site" step ([#5652](https://github.com/netlify/build/issues/5652)) ([076b4b0](https://github.com/netlify/build/commit/076b4b07c4595d943b0375edffe97eac22910cfd)) +* limit logging to authoritative plugin version ([#5579](https://github.com/netlify/build/issues/5579)) ([6263d87](https://github.com/netlify/build/commit/6263d87a342cf504b608c046f254d67d8de1e75f)) +* link to secrets scanning docs ([#5378](https://github.com/netlify/build/issues/5378)) ([05ddd28](https://github.com/netlify/build/commit/05ddd288361c875e5b2b42d75c1b3f53a55c3423)) +* merge deploy config API with user config ([#5520](https://github.com/netlify/build/issues/5520)) ([63c6579](https://github.com/netlify/build/commit/63c6579ad5351771dec2237edcf4e3162db8fa49)) +* **otel:** make the otel-api package a peer dep of our build ecosystem ([#5547](https://github.com/netlify/build/issues/5547)) ([a24f68f](https://github.com/netlify/build/commit/a24f68fc67f4f6d464e0f86c2309debb70d22cd9)) +* pass absolute path to resolvePath for resolveIntegration ([#5515](https://github.com/netlify/build/issues/5515)) ([7bec6b7](https://github.com/netlify/build/commit/7bec6b71e9a204f2530b74e46588bedb478cc6c3)) +* preserve cached config while mutating config ([#5735](https://github.com/netlify/build/issues/5735)) ([260a8fb](https://github.com/netlify/build/commit/260a8fb37ff0df7ef01f120d3790696956015a59)) +* remove cli_fetch_integrations and cli_fetch_integrations ([#5534](https://github.com/netlify/build/issues/5534)) ([281c12b](https://github.com/netlify/build/commit/281c12ba31de6622cbd3796b3de1f0cff7f256ba)) +* revert config mutation passing ([#5752](https://github.com/netlify/build/issues/5752)) ([80b0967](https://github.com/netlify/build/commit/80b0967dccdc394d6dc090793005316809d394ff)) +* revert update of `read-pkg-up` ([#5672](https://github.com/netlify/build/issues/5672)) ([d30cea9](https://github.com/netlify/build/commit/d30cea9db5ca1262540554fc53eac9fe011bbe8a)) +* skip pre-dev cleanup for Remix ([#5491](https://github.com/netlify/build/issues/5491)) ([ed86bf9](https://github.com/netlify/build/commit/ed86bf99493ce3a6931d7284000f46ddcbc3ab6c)) +* skip scanning .cache for secrets ([#5386](https://github.com/netlify/build/issues/5386)) ([97fd98c](https://github.com/netlify/build/commit/97fd98c98c1a6d0ecbca8a5e5ca14867d3e6053e)) +* stop changing `logs` if flusher is not set ([#5676](https://github.com/netlify/build/issues/5676)) ([1adebca](https://github.com/netlify/build/commit/1adebca5126521a50f515c4d20efa9a5565ea54c)) +* stop pinning plugins with prerelease versions ([#5554](https://github.com/netlify/build/issues/5554)) ([3e0670f](https://github.com/netlify/build/commit/3e0670fa2bb220f2be0e7ecc6e0fcd00d8fcd8ad)) +* support deploy config API in monorepos ([#5543](https://github.com/netlify/build/issues/5543)) ([cc36c3b](https://github.com/netlify/build/commit/cc36c3b739083c5ded27ff850990703719ea62d9)) +* switch to @iarna/toml ([#5508](https://github.com/netlify/build/issues/5508)) ([ba81c85](https://github.com/netlify/build/commit/ba81c85aad902380d24fc1722bc65d4feed24b84)) +* test version selection for ui plugin ([#5453](https://github.com/netlify/build/issues/5453)) ([b5ae02e](https://github.com/netlify/build/commit/b5ae02e47068f4ef21c68460c3fd19ae47df1db8)) +* **tracing:** cleanup otel setup ([#5446](https://github.com/netlify/build/issues/5446)) ([2d10996](https://github.com/netlify/build/commit/2d10996ee91e7640be0e4b53105ae30cb42752fe)) +* **tracing:** namespace attributes in build error events and add further data ([#5381](https://github.com/netlify/build/issues/5381)) ([795d935](https://github.com/netlify/build/commit/795d9358322729509b2978e00c2773b0dc725513)) +* troubleshoot failing builds on Node 14 ([#5671](https://github.com/netlify/build/issues/5671)) ([412d35e](https://github.com/netlify/build/commit/412d35ed90a566d1b9b09260a6544e1542105bbf)) +* update logic for plugin selection fallback ([#5575](https://github.com/netlify/build/issues/5575)) ([69913c8](https://github.com/netlify/build/commit/69913c88b4e0559898a08f1df12092db05400bab)) +* update types to include the packagePath on the build flags ([#5486](https://github.com/netlify/build/issues/5486)) ([dee9a79](https://github.com/netlify/build/commit/dee9a79f2e72e91a46ef41e33b2cdfd68cae0f3c)) +* use `configMutations` for deploy config API ([#5517](https://github.com/netlify/build/issues/5517)) ([a3b3298](https://github.com/netlify/build/commit/a3b3298ffdb059d18e1002cb879dee315f64f01c)) +* use correct plugin name in system log ([#5577](https://github.com/netlify/build/issues/5577)) ([f8e9a09](https://github.com/netlify/build/commit/f8e9a0934bec70124ae9800f186187af84e717ff)) +* warn about system version upgrade ([#5461](https://github.com/netlify/build/issues/5461)) ([64a9bd5](https://github.com/netlify/build/commit/64a9bd5b9bb78e03a52cc9fcb0b376f8c1001b1a)) +* warn about upcoming system version update ([#5451](https://github.com/netlify/build/issues/5451)) ([ba50681](https://github.com/netlify/build/commit/ba506810e216331696926f51a98ed48ef6e8e1f6)) + + +### Dependencies + +* The following workspace dependencies were updated + * dependencies + * @netlify/config bumped from ^20.17.0 to ^20.18.0 + ## [29.51.0](https://github.com/netlify/build/compare/build-v29.50.6...build-v29.51.0) (2024-07-11) diff --git a/packages/build/package.json b/packages/build/package.json index e43adfade7..bb991a244c 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/build", - "version": "29.51.0", + "version": "29.52.0", "description": "Netlify build module", "type": "module", "exports": "./lib/index.js", @@ -70,7 +70,7 @@ "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^7.4.0", "@netlify/cache-utils": "^5.1.5", - "@netlify/config": "^20.17.0", + "@netlify/config": "^20.18.0", "@netlify/edge-bundler": "12.2.1", "@netlify/framework-info": "^9.8.13", "@netlify/functions-utils": "^5.2.73", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index f2286fd4ef..7eb259322b 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -76,6 +76,31 @@ * dependencies * netlify bumped from ^13.1.8 to ^13.1.9 +## [20.18.0](https://github.com/netlify/build/compare/config-v20.17.0...config-v20.18.0) (2024-07-11) + + +### Features + +* add new endpoint that uses flags and accountId ([#5700](https://github.com/netlify/build/issues/5700)) ([07def29](https://github.com/netlify/build/commit/07def2916208d1acf6eee1d24b56547b81222f3a)) +* added dev.processing.html.injections to mutable props [CRE-1203] ([#5692](https://github.com/netlify/build/issues/5692)) ([2ee98a5](https://github.com/netlify/build/commit/2ee98a5daa6c71c800acdb908cfaca25ffc9c6fc)) +* allow mutating images field in NetlifyConfig ([#5464](https://github.com/netlify/build/issues/5464)) ([8d33d21](https://github.com/netlify/build/commit/8d33d217c2ee13643d3c8d6818bde01da7217093)) +* exclude integration site id from meta request ([#5744](https://github.com/netlify/build/issues/5744)) ([1129823](https://github.com/netlify/build/commit/11298237c60182a723a532b8e17a561e9e62d0ca)) +* fetch integrations only when online ([#5380](https://github.com/netlify/build/issues/5380)) ([916a54c](https://github.com/netlify/build/commit/916a54c8b2389ea856b974b92443cbd0e77613f2)) +* initial support for Deploy Configuration API ([#5509](https://github.com/netlify/build/issues/5509)) ([70ef75f](https://github.com/netlify/build/commit/70ef75fa8afbfb84e726bf5e0fd65544e8b46c7a)) +* pass default config for resolveUpdatedConfig instead of cached config ([#5761](https://github.com/netlify/build/issues/5761)) ([011ce3a](https://github.com/netlify/build/commit/011ce3ad392f8cc7ff08fd0a0c37bd5fb58e6a5f)) +* retrieve integration meta data from new endpoint ([#5647](https://github.com/netlify/build/issues/5647)) ([b8899e0](https://github.com/netlify/build/commit/b8899e06a31f5615ef41d8a4ab251bcc96717837)) + + +### Bug Fixes + +* [CRE-1203] adds `dev` to config mutable props ([#5695](https://github.com/netlify/build/issues/5695)) ([f560fc1](https://github.com/netlify/build/commit/f560fc18a5f6a2b3fca131706d45bb292923d0c4)) +* re-add siteFeatureFlagPrefix ([#5709](https://github.com/netlify/build/issues/5709)) ([055e9a7](https://github.com/netlify/build/commit/055e9a745a5b0071b31a3952fc311454aca7fb72)) +* remove cli_fetch_integrations and cli_fetch_integrations ([#5534](https://github.com/netlify/build/issues/5534)) ([281c12b](https://github.com/netlify/build/commit/281c12ba31de6622cbd3796b3de1f0cff7f256ba)) +* revert b8899e06a31f5615ef41d8a4ab251bcc96717837 ([#5689](https://github.com/netlify/build/issues/5689)) ([15bec28](https://github.com/netlify/build/commit/15bec2818f0c4dfe07265a2b16d7bec09ce9f01d)) +* switch to @iarna/toml ([#5508](https://github.com/netlify/build/issues/5508)) ([ba81c85](https://github.com/netlify/build/commit/ba81c85aad902380d24fc1722bc65d4feed24b84)) +* update config logger ([#5658](https://github.com/netlify/build/issues/5658)) ([bbbba76](https://github.com/netlify/build/commit/bbbba7604f01163a9f790694ddb247d5ea6242f3)) +* when fetching env from envelope, pass context ([#5426](https://github.com/netlify/build/issues/5426)) ([8301161](https://github.com/netlify/build/commit/8301161d88d343eb9abbca226cba397a20bc581e)) + ## [20.17.0](https://github.com/netlify/build/compare/config-v20.16.0...config-v20.17.0) (2024-07-11) diff --git a/packages/config/package.json b/packages/config/package.json index d711aefca7..acb3ad4570 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/config", - "version": "20.17.0", + "version": "20.18.0", "description": "Netlify config module", "type": "module", "exports": "./lib/index.js",