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(deps): update dependency chai to v5 #544

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) 4.4.1 -> 5.1.0 age adoption passing confidence

Release Notes

chaijs/chai (chai)

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.0.3...v5.1.0

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('chai'). require('chai') will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed

New Contributors

Full Changelog: chaijs/chai@4.3.1...v5.0.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 31, 2023
Copy link

changeset-bot bot commented Dec 31, 2023

🦋 Changeset detected

Latest commit: e2f4853

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
generic-type-guard Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from f99b9c9 to ae4d97d Compare January 13, 2024 03:52
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from 1d8b894 to 1007a1a Compare January 20, 2024 06:29
@renovate renovate bot force-pushed the renovate/chai-5.x branch 4 times, most recently from af0e7e7 to c9392b5 Compare January 27, 2024 11:11
@renovate renovate bot force-pushed the renovate/chai-5.x branch 5 times, most recently from 81e0038 to 4708972 Compare February 4, 2024 00:31
@renovate renovate bot force-pushed the renovate/chai-5.x branch 6 times, most recently from 8ceed3f to 94d92cd Compare February 11, 2024 07:19
@renovate renovate bot force-pushed the renovate/chai-5.x branch 5 times, most recently from 0bcc612 to 4d7065b Compare February 18, 2024 14:05
@renovate renovate bot force-pushed the renovate/chai-5.x branch 6 times, most recently from 44b6770 to 4bf7ad1 Compare March 9, 2024 19:36
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 6728efe to 3777d68 Compare March 14, 2024 09:45
@renovate renovate bot force-pushed the renovate/chai-5.x branch 7 times, most recently from 832d304 to 826cabc Compare March 30, 2024 04:57
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from c5140c5 to c8e8c2e Compare April 6, 2024 03:05
@renovate renovate bot force-pushed the renovate/chai-5.x branch 5 times, most recently from 656b719 to 1d53966 Compare April 13, 2024 20:36
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 1d53966 to bc09456 Compare April 13, 2024 22:44
Copy link
Contributor Author

renovate bot commented Apr 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mscharley mscharley enabled auto-merge (rebase) April 30, 2024 11:50
@mscharley mscharley merged commit 408fe0e into main Apr 30, 2024
7 checks passed
@mscharley mscharley deleted the renovate/chai-5.x branch April 30, 2024 11:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant