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: pin chai to ^4 due to ESM only support #130

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

EDIT: pin chai to ^4 due to version >=5 only supporting ESM moving forward https://github.com/chaijs/chai/releases/tag/v5.0.0

No QA Required

@dependabot dependabot bot requested a review from a team as a code owner February 1, 2024 18:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2024
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.0.3.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.3.10...v5.0.3)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chai-5.0.3 branch from 5deee8b to 3e1b54b Compare February 1, 2024 20:06
@Zidious Zidious changed the title chore: bump chai from 4.3.10 to 5.0.3 chore: pin chai to ^4 due to ESM only support Feb 1, 2024
straker
straker previously requested changes Feb 1, 2024
.github/dependabot.yml Outdated Show resolved Hide resolved
Co-authored-by: Steven Lambert <[email protected]>
@Zidious Zidious merged commit 4b4edfd into main Feb 1, 2024
15 checks passed
@Zidious Zidious deleted the dependabot/npm_and_yarn/chai-5.0.3 branch February 1, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants