bevry-archive / lazy-require

Sponsor this project to keep it maintained, or use Deno instead.
Other
17 stars 4 forks source link

Bump assert-helpers from 6.10.0 to 8.4.0 #131

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

Bumps assert-helpers from 6.10.0 to 8.4.0.

Changelog

Sourced from assert-helpers's changelog.

v8.4.0 2021 July 30

v8.3.0 2021 July 29

v8.2.0 2021 July 28

v8.1.0 2020 October 29

v8.0.1 2020 October 27

  • Fixed Node.js v15 compatibility

v8.0.0 2020 October 27

  • Changed engines from Node.js >=10 to >=4, to allow greater compatibility throughout the Bevry ecosystem
  • Updated dependencies, base files, and editions using boundation

v7.2.0 2020 September 4

v7.1.0 2020 September 4

v7.0.1 2020 August 18

  • Fixed SyntaxError: The requested module '@bevry/ansi' does not provide an export named 'default' error

v7.0.0 2020 August 18

  • Deno support
  • Dropped difference comparison (actual and expected comparison remains)
    • The difference comparison hardly worked as expected, was complicated to implement, and didn't support ESM environments such as .mjs and Deno
  • Added gt, gte, lt, lte assertions
  • Better color usage detection
  • Updated dependencies, base files, and editions using boundation

v6.20.0 2020 August 17

... (truncated)

Commits
  • 9f5dfef v8.4.0 - boundation, changelog, version bump
  • c9a5ca1 v8.3.0 - boundation, changelog, version bump
  • 466d247 v8.2.0 - boundation, changelog, version bump
  • 3c1f110 Bump @​typescript-eslint/parser from 4.6.0 to 4.6.1 (#122)
  • 9cf536a Bump eslint from 7.12.1 to 7.13.0 (#121)
  • 7f10a8f Bump valid-module from 1.14.0 to 1.15.0 (#119)
  • db87e28 Bump valid-directory from 3.4.0 to 3.5.0 (#118)
  • 5f133d6 Bump projectz from 2.16.0 to 2.17.0 (#117)
  • cb1c217 Bump filedirname from 2.3.0 to 2.4.0 (#116)
  • ec51228 v8.1.0 - boundation, changelog, version bump
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)