web icon indicating copy to clipboard operation
web copied to clipboard

chore(deps): update dependency mocha to v9

Open renovate[bot] opened this issue 4 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) ^8.2.1 -> ^9.2.2 age adoption passing confidence
@types/mocha (source) ^8.2.0 -> ^9.1.1 age adoption passing confidence

Release Notes

mochajs/mocha

v9.2.2

Compare Source

:bug: Fixes

:nut_and_bolt: Other

v9.2.1

Compare Source

:bug: Fixes

v9.2.0

Compare Source

:tada: Enhancements

:nut_and_bolt: Other

v9.1.4

Compare Source

:bug: Fixes

:nut_and_bolt: Other

v9.1.3

Compare Source

:bug: Fixes

:nut_and_bolt: Other

v9.1.2

Compare Source

:bug: Fixes

:nut_and_bolt: Other

v9.1.1

Compare Source

:bug: Fixes

v9.1.0

Compare Source

:tada: Enhancements

v9.0.3

Compare Source

:bug: Fixes

v9.0.2

Compare Source

:bug: Fixes

:nut_and_bolt: Other

v9.0.1

Compare Source

:nut_and_bolt: Other

We added a separate browser bundle mocha-es2018.js in javascript ES2018, as we skipped the transpilation down to ES5. This is an experimental step towards freezing Mocha's support of IE11.

v9.0.0

Compare Source

:boom: Breaking Changes

Mocha is going ESM-first! This means that it will now use ESM import(test_file) to load the test files, instead of the CommonJS require(test_file). This is not a problem, as import can also load most files that require does. In the rare cases where this fails, it will fallback to require(...). This ESM-first approach is the next step in Mocha's ESM migration, and allows ESM loaders to load and transform the test file.

:tada: Enhancements

:bug: Fixes

:nut_and_bolt: Other


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

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

renovate[bot] avatar Jun 07 '21 16:06 renovate[bot]

⚠️ No Changeset found

Latest commit: 7f6ff035d208fe744e94801bf5f467576a8712b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

changeset-bot[bot] avatar Jun 07 '21 16:06 changeset-bot[bot]

Closing as out of date.

Westbrook avatar Mar 11 '23 21:03 Westbrook

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 9.x releases. However, if you upgrade to 9.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

renovate[bot] avatar Mar 11 '23 21:03 renovate[bot]