Skip to content

chore: release main #6549

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

Closed
wants to merge 1 commit into from
Closed

Conversation

netlify-circleci
Copy link
Contributor

🤖 I have created a release beep boop

build: 35.0.0

35.0.0 (2025-07-11)

⚠ BREAKING CHANGES

  • update signature of zipFunctions (#6524)
  • end of support for v14 and v16 (#6223)
  • remove addons (#6193)
  • support package.json.exports field for npm dependencies used within Netlify Edge Functions (#6167)
  • types: fix @netlify/headers-parser types (#6104)

Features

  • accept mixed paths in listFunctions (#6537) (2e264e3)
  • add functions.generate util (#6487) (dfb4a07)
  • add srcDir to output of listFunctions (#6539) (a699f35)
  • add header to installing extension with the build mode so we know where the installation is coming from (#6478) (ca66176)
  • add node 22 to supported versions list (#5917) (5455393)
  • allow enhanced scan to run without impacting builds (#6376) (9f063f8)
  • allow jigsaw to be called with the build bot token (#6096) (7a2525f)
  • allow to scan secrets without buffering whole lines (#6318) (5b23ae7)
  • build: Add trace attribute to track builds failing from Netlify maintained extensions (#5914) (7e99c26)
  • end of support for v14 and v16 (#6223) (9917ef4)
  • Enhanced secret scan no longer relies on env vars (#6333) (86dead5)
  • expand secret prefixes (#6319) (6c23028)
  • expose generatedFunctions to consumers (#6525) (536630e)
  • introduce enhanced secret scanning (#6230) (cd41d3b)
  • keep logging pipe for trusted plugins (#5899) (a631d8c)
  • remove references to removed flag and always produce manfiest (#6117) (0af493c)
  • rename enhanced secret scan env vars (#6414) (bd2cf20)
  • restrict requirements for enhanced secret scan matches (#6379) (a976d15)
  • safelist common string in react proptypes from secret detection (#6375) (4fd7f7c)
  • send deploy validations report on secret scan (#6205) (5505efb)
  • smart secret detection looks for high entropy level (#6418) (c48e090)
  • support package.json.exports field for npm dependencies used within Netlify Edge Functions (#6167) (aab5b2d)
  • update deno version range to include v2 (#6118) (297177f)
  • update signature of zipFunctions (#6524) (f719b07)
  • write metadata file (#5875) (7dfac4c)

Bug Fixes

  • add extra types for extensionMetaData (#6186) (c1c7aed)
  • add move to options type for cache util exposed to build plugins (#6019) (c2843db)
  • catch and ignore .kill exceptions and don't force timeout kill in windows (#5932) (7ea3e7b)
  • changing wording to extensions in more places (#6185) (752f9a1)
  • changing wording to extensions instead of integrations (#6180) (95d03d9)
  • deps: remove 2 unused deps and 20 unused dev deps (#6097) (99ec56a)
  • deps: replace dependency read-pkg-up with read-package-up ^11.0.0 (#6314) (16f548a)
  • deps: update dependency @bugsnag/js to v8 (#6362) (a455c1e)
  • deps: update dependency @netlify/blobs to ^10.0.1 (#6480) (17e14e9)
  • deps: update dependency @netlify/blobs to ^10.0.2 (#6494) (2f99eba)
  • deps: update dependency @netlify/blobs to ^10.0.3 (#6526) (9d10c78)
  • deps: update dependency @netlify/blobs to ^10.0.4 (#6533) (e4ac362)
  • deps: update dependency @netlify/blobs to ^8.1.2 (#6162) (8cbeae7)
  • deps: update dependency @netlify/blobs to ^8.2.0 (#6203) (7ca6d21)
  • deps: update dependency @netlify/blobs to ^9.1.4 (#6425) (c9b42d1)
  • deps: update dependency @netlify/blobs to ^9.1.5 (#6426) (7bbb47f)
  • deps: update dependency @netlify/blobs to ^9.1.6 (#6437) (8a0a9d5)
  • deps: update dependency @netlify/blobs to v10 (#6460) (047c7ad)
  • deps: update dependency @netlify/blobs to v8 (#5756) (a71b6ce)
  • deps: update dependency @netlify/blobs to v9 (#6412) (5263015)
  • deps: update dependency ansi-escapes to v7 (#6336) (bf11542)
  • deps: update dependency clean-stack to v5 (#6073) (51c8ebd)
  • deps: update dependency cpy to v11 (#6324) (9b106e6)
  • deps: update dependency figures to v6 (#6339) (8936cee)
  • deps: update dependency filter-obj to v6 (#6340) (cad4c01)
  • deps: update dependency get-port to v7 (#6329) (2f1e255)
  • deps: update dependency got to v13 (#6399) (c25de20)
  • deps: update dependency hot-shots to v10.2.1 (#5906) (ced3f33)
  • deps: update dependency hot-shots to v11 (#6511) (41d2890)
  • deps: update dependency keep-func-props to v6 (#6441) (3f73828)
  • deps: update dependency log-process-errors to v11 (#6443) (ab8f6e8)
  • deps: update dependency netlify-plugin-contextual-env to v0.3.0 (#6515) (a5fb91e)
  • deps: update dependency os-name to v6 (#6342) (6aa984d)
  • deps: update dependency p-event to v6 (#5966) (3774b9b)
  • deps: update dependency p-filter to v4 (#5967) (b5d9d86)
  • deps: update dependency p-map to v7 (#5968) (bb1d58b)
  • deps: update dependency path-type to v6 (#6358) (77557fe)
  • deps: update dependency pkg-dir to v8 (#6343) (d708907)
  • deps: update dependency pretty-ms to v9 (#6359) (25ec5ef)
  • deps: update dependency readdirp to v4 (#6335) (bbc39d2)
  • deps: update dependency string-width to v7 (#6316) (9a3ab1e)
  • deps: update dependency supports-color to v10 (#6315) (77d7c1c)
  • deps: update dependency terminal-link to v4 (#6344) (ef1e151)
  • deps: update dependency uuid to v11 (#6309) (d6471d0)
  • deps: upgrade execa to v8 (#6301) (1f93c17)
  • drop node-fetch from build package (#6377) (3c28af0)
  • ensure we pass an ArrayBuffer to blobStore.set and not a NodeJS Buffer (#5927) (ebfc770)
  • fix httperr snapshot (#6116) (d4ece98)
  • multiple plugin versions in a monorepo setup (#6105) (23c7ce7)
  • no framework special case for ntl dev (#6449) (b0ba6d9)
  • pass config object to devCommand step handler (#6095) (e234d01)
  • reading data from spawned process (#5877) (5860e72)
  • remove addons (#6193) (c4f7caa)
  • remove got as a dependency, replace with fetch (#6468) (fed9e58)
  • remove references to fully rolled out netlify_build_frameworks_api feature flag (#6053) (700c36b)
  • replace js-yaml with yaml package (#6469) (1628170)
  • swap from read-package-up to read-pkg-up (#6189) (b6fa012)
  • turn log line into system log (#5910) (ef92c48)
  • types: fix @netlify/headers-parser types (#6104) (bc5e35a)
  • upgrade @types/node to v18 (#6400) (efcc052)
  • various fixes to extension dev/test flow (#5885) (07e567c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @netlify/edge-bundler bumped from 14.2.2 to 15.0.0
edge-bundler: 15.0.0

15.0.0 (2025-07-11)

⚠ BREAKING CHANGES

  • end of support for v14 and v16 (#6223)
  • support package.json.exports field for npm dependencies used within Netlify Edge Functions (#6167)

Features

  • add headers to edge functions manifest validation (#6542) (f0004f3)
  • add node 22 to supported versions list (#5917) (5455393)
  • end of support for v14 and v16 (#6223) (9917ef4)
  • match edge functions on headers (#6501) (23d5dce)
  • support package.json.exports field for npm dependencies used within Netlify Edge Functions (#6167) (aab5b2d)
  • update deno version range to include v2 (#6118) (297177f)

Bug Fixes

  • catch and ignore .kill exceptions and don't force timeout kill in windows (#5932) (7ea3e7b)
  • deps: pin @vercel/nft due to breaking change in patch (#5944) (e8e29f0)
  • deps: remove 2 unused deps and 20 unused dev deps (#6097) (99ec56a)
  • deps: update dependency @import-maps/resolve to v2 (#6365) (5c0da95)
  • deps: update dependency archiver to v7 (#6273) (a14b9d5)
  • deps: update dependency esbuild to v0.25.3 (#6216) (ddd27b7)
  • deps: update dependency esbuild to v0.25.4 (#6282) (6099258)
  • deps: update dependency esbuild to v0.25.5 (#6431) (d87fcb5)
  • deps: update dependency esbuild to v0.25.6 (#6531) (c4dfe7c)
  • deps: update dependency find-up to v7 (#6341) (49aca1a)
  • deps: update dependency get-port to v7 (#6329) (2f1e255)
  • deps: update dependency p-retry to v6 (#6321) (a0ba9d6)
  • deps: update dependency p-wait-for to v5 (#5970) (58635be)
  • deps: update dependency uuid to v11 (#6309) (d6471d0)
  • deps: upgrade execa to v8 (#6301) (1f93c17)
  • edge-bundler: only parse a file once for it's npm specifiers (#6196) (bbe9313)
  • remove node-fetch from edge-bundler package (#6381) (354f1b1)
  • rename edge functions manifest property (#6544) (0a9271d)
  • stop adding start/end chars to header patterns (#6547) (de51c14)
  • swap from read-package-up to read-pkg-up (#6189) (b6fa012)
  • update DENO_VERSION_RANGE (#5929) (5bb784a)
  • upgrade @types/node to v18 (#6400) (efcc052)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants