bevry / cson

CoffeeScript-Object-Notation. Same as JSON but for CoffeeScript objects.
Other
1.34k stars 55 forks source link

Bump assert-helpers from 7.2.0 to 8.1.0 #177

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps assert-helpers from 7.2.0 to 8.1.0.

Changelog

Sourced from assert-helpers's changelog.

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
Commits
  • ec51228 v8.1.0 - boundation, changelog, version bump
  • 593c40a v8.0.1 - node v15 compat
  • 9ef1f0c v8.0.0 - node >= 4 support
  • 9151069 Bump eslint from 7.11.0 to 7.12.0 (#113)
  • 5ab4b9e Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (#114)
  • 5d6c0fd Bump eslint-config-prettier from 6.13.0 to 6.14.0 (#112)
  • 302ddff Bump eslint-config-prettier from 6.12.0 to 6.13.0 (#111)
  • 3c34d2e Bump @typescript-eslint/parser from 4.4.0 to 4.4.1 (#110)
  • e0ca050 Bump @typescript-eslint/eslint-plugin from 4.4.0 to 4.4.1 (#109)
  • 87d7d30 Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 (#108)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #186.