diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eaa34d6136..4e95262457 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,9 +1,9 @@ { "packages/build-info": "7.13.2", - "packages/build": "29.42.2", + "packages/build": "29.43.0", "packages/edge-bundler": "12.0.1", "packages/cache-utils": "5.1.5", - "packages/config": "20.12.6", + "packages/config": "20.13.0", "packages/framework-info": "9.8.12", "packages/functions-utils": "5.2.57", "packages/git-utils": "5.1.1", diff --git a/package-lock.json b/package-lock.json index f206b457a1..fd51403b34 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26594,13 +26594,13 @@ }, "packages/build": { "name": "@netlify/build", - "version": "29.42.2", + "version": "29.43.0", "license": "MIT", "dependencies": { "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^7.3.0", "@netlify/cache-utils": "^5.1.5", - "@netlify/config": "^20.12.6", + "@netlify/config": "^20.13.0", "@netlify/edge-bundler": "12.0.1", "@netlify/framework-info": "^9.8.12", "@netlify/functions-utils": "^5.2.57", @@ -26916,7 +26916,7 @@ }, "packages/config": { "name": "@netlify/config", - "version": "20.12.6", + "version": "20.13.0", "license": "MIT", "dependencies": { "@iarna/toml": "^2.2.5", diff --git a/packages/build/CHANGELOG.md b/packages/build/CHANGELOG.md index 5506504f87..e08677b9d3 100644 --- a/packages/build/CHANGELOG.md +++ b/packages/build/CHANGELOG.md @@ -105,6 +105,137 @@ * dependencies * @netlify/config bumped from ^20.8.0 to ^20.8.1 +## [29.43.0](https://github.com/netlify/build/compare/build-v29.42.2...build-v29.43.0) (2024-05-23) + + +### Features + +* Add support for loading a tracing baggage dump in WC3 Baggage format ([#5343](https://github.com/netlify/build/issues/5343)) ([3d64536](https://github.com/netlify/build/commit/3d6453670570a63c6a4d1d51f2ce41b11c8250d4)) +* 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)) +* allow build event handlers to be passed programatically to the build execution ([#5362](https://github.com/netlify/build/issues/5362)) ([70c3d57](https://github.com/netlify/build/commit/70c3d570e404aa711bf0544f611405deff6a9472)) +* **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)) +* 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)) +* 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)) +* 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)) +* leverage errors types for tracing ([#5365](https://github.com/netlify/build/issues/5365)) ([f6bb421](https://github.com/netlify/build/commit/f6bb421cbc67254512bcdf23edab77cac7bac3bd)) +* make cache-utils monorepo aware ([#5482](https://github.com/netlify/build/issues/5482)) ([c9ce65a](https://github.com/netlify/build/commit/c9ce65ace43f114b0f4b3b1e3ce75ede8e6bc505)) +* 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 custom edge functions vendor directory ([#5283](https://github.com/netlify/build/issues/5283)) ([715d7f5](https://github.com/netlify/build/commit/715d7f5284097b7b7f6f64ee3b2802d8f3a9e31b)) +* 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)) +* 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 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/edge-bundler to v9.3.0 ([#5335](https://github.com/netlify/build/issues/5335)) ([a14cbbe](https://github.com/netlify/build/commit/a14cbbeb0c47d6eab47bbd8da83920c8ada0aa93)) +* **deps:** update dependency @netlify/edge-bundler to v9.4.0 ([#5349](https://github.com/netlify/build/issues/5349)) ([92181f5](https://github.com/netlify/build/commit/92181f5dcc99e2e4b1daba074f9c5bbca7b82547)) +* **deps:** update dependency @netlify/edge-bundler to v9.4.1 ([#5351](https://github.com/netlify/build/issues/5351)) ([b1d2ad9](https://github.com/netlify/build/commit/b1d2ad957d3fab9df052d848fd023ef50873fd3f)) +* **deps:** update dependency @netlify/edge-bundler to v9.5.0 ([#5360](https://github.com/netlify/build/issues/5360)) ([7788f88](https://github.com/netlify/build/commit/7788f883cd0b3d02b6a8f53b42bc269aa9ec90b6)) +* **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.24.2 ([#5326](https://github.com/netlify/build/issues/5326)) ([5f69f3b](https://github.com/netlify/build/commit/5f69f3b2500ab5e51726794e9b684eadb5480afc)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.24.3 ([#5328](https://github.com/netlify/build/issues/5328)) ([4bcc623](https://github.com/netlify/build/commit/4bcc623b1d3868ced7b0b7de9d41387a5abeabf3)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.0 ([#5331](https://github.com/netlify/build/issues/5331)) ([1358fc7](https://github.com/netlify/build/commit/1358fc772d4817fe2775939d58e2c39dee2c9547)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.1 ([#5334](https://github.com/netlify/build/issues/5334)) ([d21a073](https://github.com/netlify/build/commit/d21a073d4de7504d29ab715186acc5ab9b237d8c)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.2 ([#5337](https://github.com/netlify/build/issues/5337)) ([8fcb183](https://github.com/netlify/build/commit/8fcb1832c50791d833fa394d93b9db733736f681)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.3 ([#5339](https://github.com/netlify/build/issues/5339)) ([89f2fc1](https://github.com/netlify/build/commit/89f2fc1d74843f775b462a0f76cf1b8550f92270)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.4 ([#5345](https://github.com/netlify/build/issues/5345)) ([e0cbdea](https://github.com/netlify/build/commit/e0cbdea3933f185f8afaaefd93f056519051433b)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.25.6 ([#5359](https://github.com/netlify/build/issues/5359)) ([b66f414](https://github.com/netlify/build/commit/b66f41489eb0387e3390e4330bdf3db1c6f4e1b9)) +* **deps:** update dependency @netlify/zip-it-and-ship-it to v9.26.0 ([#5363](https://github.com/netlify/build/issues/5363)) ([bc12e41](https://github.com/netlify/build/commit/bc12e41e98e26b6a820be28e882451f9bde3e017)) +* **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)) +* error on scheduled/event-triggered functions with custom route ([#5344](https://github.com/netlify/build/issues/5344)) ([9ef1a15](https://github.com/netlify/build/commit/9ef1a1519561ff61d7e483a99eb2f5b6a09bc3fe)) +* 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)) +* remove cli_fetch_integrations and cli_fetch_integrations ([#5534](https://github.com/netlify/build/issues/5534)) ([281c12b](https://github.com/netlify/build/commit/281c12ba31de6622cbd3796b3de1f0cff7f256ba)) +* **secret-scanning:** secret detection should produce an user error not a system one ([#5354](https://github.com/netlify/build/issues/5354)) ([0458ea7](https://github.com/netlify/build/commit/0458ea703c9f899ff44f4766890f42104b2dbf8d)) +* 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 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:** add `framework` data ([#5340](https://github.com/netlify/build/issues/5340)) ([3d532c3](https://github.com/netlify/build/commit/3d532c3e6d5d346a7ecdaf78e231fe9744ecd3cc)) +* **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)) +* 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.12.6 to ^20.13.0 + ## [29.42.2](https://github.com/netlify/build/compare/build-v29.42.1...build-v29.42.2) (2024-05-23) diff --git a/packages/build/package.json b/packages/build/package.json index 9c0c10f130..3067262d24 100644 --- a/packages/build/package.json +++ b/packages/build/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/build", - "version": "29.42.2", + "version": "29.43.0", "description": "Netlify build module", "type": "module", "exports": "./lib/index.js", @@ -70,7 +70,7 @@ "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^7.3.0", "@netlify/cache-utils": "^5.1.5", - "@netlify/config": "^20.12.6", + "@netlify/config": "^20.13.0", "@netlify/edge-bundler": "12.0.1", "@netlify/framework-info": "^9.8.12", "@netlify/functions-utils": "^5.2.57", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index 7987396930..7f560713cd 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -76,6 +76,23 @@ * dependencies * netlify bumped from ^13.1.8 to ^13.1.9 +## [20.13.0](https://github.com/netlify/build/compare/config-v20.12.6...config-v20.13.0) (2024-05-23) + + +### Features + +* allow mutating images field in NetlifyConfig ([#5464](https://github.com/netlify/build/issues/5464)) ([8d33d21](https://github.com/netlify/build/commit/8d33d217c2ee13643d3c8d6818bde01da7217093)) +* 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)) + + +### Bug Fixes + +* remove cli_fetch_integrations and cli_fetch_integrations ([#5534](https://github.com/netlify/build/issues/5534)) ([281c12b](https://github.com/netlify/build/commit/281c12ba31de6622cbd3796b3de1f0cff7f256ba)) +* 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.12.6](https://github.com/netlify/build/compare/config-v20.12.5...config-v20.12.6) (2024-05-23) diff --git a/packages/config/package.json b/packages/config/package.json index 000193568c..76ac7f1b1b 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/config", - "version": "20.12.6", + "version": "20.13.0", "description": "Netlify config module", "type": "module", "exports": "./lib/index.js",