Skip to content
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

chore(main): release 14.0.0 #5600

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

token-generator-app[bot]
Copy link
Contributor

@token-generator-app token-generator-app bot commented Mar 29, 2023

🤖 I have created a release beep boop

14.0.0 (2023-04-17)

⚠ BREAKING CHANGES

  • execute user and integrations edge functions in the correct order (#5624)
  • publish shrinkwrap with production dependencies only (#5547)
  • Deno file system APIs in edge functions were aligned with the production environment and are now also not available anymore locally.
  • drop node 14.16 and 14.17 (#5602)

Features

  • drop node 14.16 and 14.17 (#5602) (8bcc4c9)
  • inject environment variables from .env files into edge functions locally (#5620) (9066166)
  • update edge function bootstrap to latest version (#5616) (80b575e)

Bug Fixes

  • deps: update dependency @fastify/static to v6.10.0 (#5611) (54ecf6d)
  • deps: update dependency @fastify/static to v6.10.1 (#5636) (7e305a9)
  • deps: update dependency @netlify/build to ^29.9.0 (#5601) (fd4d358)
  • deps: update dependency @netlify/build to ^29.9.1 (#5614) (c1cb456)
  • deps: update dependency @netlify/build to ^29.9.2 (#5621) (7215229)
  • deps: update dependency @netlify/edge-bundler to ^8.13.1 (#5613) (187d3a8)
  • deps: update dependency @netlify/edge-bundler to ^8.13.2 (#5619) (219dd3c)
  • deps: update dependency @netlify/zip-it-and-ship-it to ^8.10.0 (#5615) (9775e40)
  • deps: update dependency @types/node to v14.18.42 (#5605) (f82421c)
  • deps: update dependency axios to v1.3.5 (#5609) (8126648)
  • deps: update dependency commander to v10.0.1 (#5637) (23d191a)
  • deps: update dependency node-version-alias to v3 (#5630) (2e1405c)
  • deps: update dependency p-wait-for to v5 (#5632) (d50374a)
  • deps: update dependency path-key to v4 (#5631) (6be0a59)
  • deps: update dependency terminal-link to v3 (#5634) (fb40e95)
  • deps: update dependency write-file-atomic to v5 (#5633) (6c4d01e)
  • determine duplicate function precedence based on extension (#5617) (8ae1456)
  • determine duplicate function precedence based on extension (#5623) (169ecad)
  • execute user and integrations edge functions in the correct order (#5624) (0535230)
  • functions:build example (#5618) (e91051e)
  • live: pass correct URL and DEPLOY_URL env vars to plugins (#5607) (160e8a0)
  • publish shrinkwrap with production dependencies only (#5547) (fc38644)
  • revert 8ae1456 (#5622) (17605fc)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link

github-actions bot commented Mar 29, 2023

📊 Benchmark results

Comparing with 0535230

Package size: 302 MB

⬆️ 0.00% increase vs. 0535230

^  302 MB  302 MB  302 MB  302 MB  302 MB  302 MB  302 MB  302 MB 
│   ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐    ┌──┐  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
│   |  |    |  |    |  |    |  |    |  |    |  |    |  |    |▒▒|  
└───┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴────┴──┴──>
    T-7     T-6     T-5     T-4     T-3     T-2     T-1      T    
Legend

@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch from 6bee310 to c232094 Compare March 30, 2023 11:14
@token-generator-app token-generator-app bot changed the title chore(main): release 13.3.0 chore(main): release 13.2.3 Mar 31, 2023
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch from c232094 to b94ee23 Compare March 31, 2023 11:34
danez
danez previously approved these changes Mar 31, 2023
@danez danez enabled auto-merge (squash) March 31, 2023 11:36
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 2 times, most recently from 4c450f1 to 7f37207 Compare April 3, 2023 01:33
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 4 times, most recently from 7de8805 to b636da2 Compare April 11, 2023 10:07
@danez danez disabled auto-merge April 11, 2023 13:35
danez
danez previously approved these changes Apr 11, 2023
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 2 times, most recently from b57c205 to d4c7845 Compare April 11, 2023 14:46
@token-generator-app token-generator-app bot changed the title chore(main): release 13.2.3 chore(main): release 14.0.0 Apr 11, 2023
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 2 times, most recently from f678221 to bea84e9 Compare April 12, 2023 08:59
danez
danez previously approved these changes Apr 12, 2023
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 2 times, most recently from 4473a9d to a29aae4 Compare April 12, 2023 12:27
danez
danez previously approved these changes Apr 12, 2023
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch from a29aae4 to 8b8bdc3 Compare April 12, 2023 12:50
Copy link
Contributor

@danez danez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are broken, and want to get one more PR in.

@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 5 times, most recently from 9df9387 to 5cb1ee6 Compare April 14, 2023 15:19
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch 8 times, most recently from 0072ad4 to 9c62aca Compare April 17, 2023 13:12
@token-generator-app token-generator-app bot force-pushed the release-please--branches--main--components--netlify-cli branch from 9c62aca to 9f8da12 Compare April 17, 2023 13:44
@danez danez merged commit 30d9a4f into main Apr 17, 2023
@danez danez deleted the release-please--branches--main--components--netlify-cli branch April 17, 2023 14:07
@token-generator-app
Copy link
Contributor Author

🤖 Release is at https://github.com/netlify/cli/releases/tag/v14.0.0 🌻

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.

1 participant