refactor: update all

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@openstapps/core-tools (source) 0.17.0 -> 0.18.0 age adoption passing confidence
@types/cli-progress 3.9.0 -> 3.9.1 age adoption passing confidence
@types/mocha 8.2.1 -> 8.2.2 age adoption passing confidence
@types/node 10.17.54 -> 10.17.56 age adoption passing confidence
chai (source) 4.3.0 -> 4.3.4 age adoption passing confidence
got 11.8.1 -> 11.8.2 age adoption passing confidence
mocha (source) 8.3.0 -> 8.3.2 age adoption passing confidence
nock 13.0.7 -> 13.0.11 age adoption passing confidence

Release Notes

openstapps/core-tools

v0.18.0

Compare Source

Features
  • make Point type sortable in Elasticsearch (724a686)
chaijs/chai

v4.3.4

Compare Source

This fixes broken inspect behavior with bigints (#​1321) (#​1383) thanks @​vapier

v4.3.3

Compare Source

This reintroduces Assertion as an export in the mjs file. See #​1378 & #​1375

v4.3.2

Compare Source

This fixes a regression in IE11. See #​1380 & #​1379

v4.3.1

Compare Source

This releases fixed an engine incompatibility with 4.3.0

The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.

The 5.x.x series, when released, will drop support for Node 4.0

This fix also ensures pathval is updated to 1.1.1 to fix CVE-2020-7751

sindresorhus/got

v11.8.2

Compare Source

  • Make the dnsCache option lazy (#​1529) 3bd245f This slightly improves Got startup performance and fixes an issue with Jest.
mochajs/mocha

v8.3.2

Compare Source

🐛 Fixes

📖 Documentation

v8.3.1

Compare Source

🐛 Fixes

nock/nock

v13.0.11

Compare Source

Bug Fixes
  • interceptor: don't require leading slash if Scope has a base pathname (#​2168) (bfbbbb7)

v13.0.10

Compare Source

Bug Fixes

v13.0.9

Compare Source

Bug Fixes
  • playback: consistently check for destroyed attribute (#​2152) (b9758c8)

v13.0.8

Compare Source

Bug Fixes

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

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

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


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

This MR has been generated by Renovate Bot.

Edited by openstappsbot

Merge request reports

Loading