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

fix(types): sync vercel build config types #1056

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

mahdiboomeri
Copy link
Contributor

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR adds the missing crons and remotePatterns to vercel build config types

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #1056 (1fe26b8) into main (1dcf5c4) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1056      +/-   ##
==========================================
+ Coverage   67.32%   67.40%   +0.07%     
==========================================
  Files          62       62              
  Lines        6283     6283              
  Branches      706      707       +1     
==========================================
+ Hits         4230     4235       +5     
+ Misses       2038     2034       -4     
+ Partials       15       14       -1     

see 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@pi0 pi0 merged commit 7a6c5b4 into unjs:main Mar 15, 2023
@mahdiboomeri mahdiboomeri deleted the chore/vercel-types branch March 15, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants