Ignition icon indicating copy to clipboard operation
Ignition copied to clipboard

Update Test & linting packages (major)

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

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 7.32.0 -> 8.0.1 age adoption passing confidence
mocha (source) 8.4.0 -> 9.1.3 age adoption passing confidence

Release Notes

eslint/eslint

v8.0.1

Compare Source

v8.0.0

Compare Source

mochajs/mocha

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: "every weekday" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

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

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

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