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

Bump chai to ^5.1.2 #40820

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bump chai to ^5.1.2 #40820

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chai (source) ^4.5.0 -> ^5.1.2 age adoption passing confidence
@types/chai (source) ^4.3.20 -> ^5.0.1 age adoption passing confidence
chai (source) ^4.4.1 -> ^4.4.1 || ^5.0.0 age adoption passing confidence

Release Notes

chaijs/chai (chai)

v5.1.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

New Contributors

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

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 - "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 renovate bot added the dependencies Update of dependencies label Jan 28, 2024
@mui-bot
Copy link

mui-bot commented Jan 28, 2024

Netlify deploy preview

https://deploy-preview-40820--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 50ce8df

@renovate renovate bot force-pushed the renovate/chai-5.x branch from fed5f8a to 8bd781f Compare January 29, 2024 06:14
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 2, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 8bd781f to a32ea41 Compare February 2, 2024 09:37
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Feb 2, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from a32ea41 to 9dfd2e8 Compare February 5, 2024 10:21
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Feb 5, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 9dfd2e8 to c450e25 Compare February 6, 2024 15:44
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Feb 6, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from c450e25 to fd57852 Compare February 12, 2024 14:09
@renovate renovate bot changed the title Bump chai to ^5.0.3 Bump chai to ^5.1.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from 2d58889 to 087d838 Compare February 14, 2024 05:17
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from a765327 to 3018197 Compare February 26, 2024 13:37
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Mar 1, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch 2 times, most recently from c1c6fc8 to c934af7 Compare March 1, 2024 08:39
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Mar 1, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from c934af7 to f0dc1a3 Compare March 4, 2024 17:15
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Mar 4, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from f0dc1a3 to 48e22ac Compare March 4, 2024 19:01
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Mar 4, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 89b9294 to e785a39 Compare October 22, 2024 14:34
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Oct 22, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from e785a39 to a083c0b Compare October 22, 2024 15:48
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 22, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from a083c0b to e4177c3 Compare October 23, 2024 09:41
@renovate renovate bot changed the title Bump chai to ^5.1.1 Bump chai to ^5.1.2 Oct 23, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 27, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from e4177c3 to abf6ffb Compare October 27, 2024 07:20
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Oct 27, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from abf6ffb to 2f0fbff Compare October 28, 2024 22:12
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 4, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 2f0fbff to dfdc6b2 Compare November 4, 2024 16:27
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Nov 4, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from dfdc6b2 to b86f450 Compare November 5, 2024 10:51
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 5, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 13, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from b86f450 to 9abc1e9 Compare November 13, 2024 09:25
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 13, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 25, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 9abc1e9 to b558ef6 Compare November 25, 2024 08:59
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Nov 25, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 9, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from b558ef6 to 9b53117 Compare December 9, 2024 15:18
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Dec 9, 2024
@renovate renovate bot force-pushed the renovate/chai-5.x branch from 9b53117 to 50ce8df Compare December 10, 2024 11:48
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant