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

feat!: replace ava with vitest #554

Merged
merged 4 commits into from
Dec 18, 2024
Merged

feat!: replace ava with vitest #554

merged 4 commits into from
Dec 18, 2024

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented Dec 18, 2024

Breaking change: requires Node 18.

@eduardoboucas eduardoboucas requested a review from a team as a code owner December 18, 2024 18:58
@eduardoboucas eduardoboucas changed the title chore: replace ava with vitest feat!: replace ava with vitest Dec 18, 2024
serhalp
serhalp previously approved these changes Dec 18, 2024
Copy link

@serhalp serhalp left a comment

Choose a reason for hiding this comment

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

🚀 LGTM

Copy link

Choose a reason for hiding this comment

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

👁️ the esm package is gone from the package-lock so I think we're good

@serhalp
Copy link

serhalp commented Dec 18, 2024

You'll need to update the required checks since the "14.0.0" name changed!

@eduardoboucas eduardoboucas merged commit 95bf657 into main Dec 18, 2024
6 checks passed
@eduardoboucas eduardoboucas deleted the chore/vitest branch December 18, 2024 21:02
eduardoboucas pushed a commit that referenced this pull request Dec 19, 2024
🤖 I have created a release *beep* *boop*
---


## [3.0.0](v2.8.2...v3.0.0)
(2024-12-18)


### ⚠ BREAKING CHANGES

* Requires Node.js >=18.0.0

### Features

* accept `userAgent` property in `purgeCache` method
([#553](#553))
([57258ef](57258ef))
* replace ava with vitest
([#554](#554))
([95bf657](95bf657))


### Bug Fixes

* **deps:** update dependency @netlify/serverless-functions-api to
v1.27.0 ([#535](#535))
([e8c1f2a](e8c1f2a))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.28.0 ([#537](#537))
([bdae8aa](bdae8aa))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.28.1 ([#538](#538))
([c4679d9](c4679d9))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.29.0 ([#539](#539))
([10d035d](10d035d))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.29.1 ([#540](#540))
([ba477e6](ba477e6))
* **deps:** update dependency @netlify/serverless-functions-api to
v1.30.1 ([#541](#541))
([53b7bd0](53b7bd0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
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.

2 participants