mui-x icon indicating copy to clipboard operation
mui-x copied to clipboard

Bump chai to ^5.2.0

Open renovate[bot] opened this issue 8 months ago • 6 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) ^4.5.0 -> ^5.2.0 age adoption passing confidence
@types/chai (source) ^4.3.20 -> ^5.2.2 age adoption passing confidence

Release Notes

chaijs/chai (chai)

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai/compare/v5.1.2...v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai/compare/v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/chaijs/chai/compare/v5.0.3...v5.1.0

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: https://github.com/chaijs/chai/compare/v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: https://github.com/chaijs/chai/compare/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: https://github.com/chaijs/chai/compare/4.3.1...v5.0.0


Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 27 '25 01:04 renovate[bot]

Deploy preview: https://deploy-preview-17575--material-ui-x.netlify.app/

Bundle size report

Total Size Change: 0B(0.00%) - Total Gzip Change: 0B(0.00%) Files: 120 total (0 added, 0 removed, 0 changed)

Details of bundle changes

Generated by :no_entry_sign: dangerJS against 741006bcbdbb94e17b31bba297d434da99b239fb

mui-bot avatar Apr 27 '25 01:04 mui-bot

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar May 08 '25 13:05 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar May 27 '25 08:05 github-actions[bot]

@bernardobelchior IIRC one of the issues with v5 is that it has to be adopted by core first/at-the-same-time because of our matcher/describe deps with them

JCQuintas avatar May 27 '25 13:05 JCQuintas

@bernardobelchior IIRC one of the issues with v5 is that it has to be adopted by core first/at-the-same-time because of our matcher/describe deps with them

I guess we'll need to wait, then

bernardobelchior avatar May 27 '25 14:05 bernardobelchior

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jun 01 '25 18:06 github-actions[bot]

This pull request has conflicts, please resolve those before we can evaluate the pull request.

github-actions[bot] avatar Jun 02 '25 07:06 github-actions[bot]