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 9.0.0 #194

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps assert-helpers from 7.2.0 to 9.0.0.

Changelog

Sourced from assert-helpers's changelog.

v9.0.0 2023 November 12

  • Updated dependencies, base files, and editions using boundation
  • Minimum required node version changed from node: >=4 to node: >=14 to keep up with mandatory ecosystem changes

v8.5.0 2023 November 1

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
Commits
  • 78b9e75 v9.0.0 - boundation, changelog, version bump
  • 951af3b v8.5.0 - boundation, changelog, version bump
  • 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)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
balupton commented 10 months ago

@dependabot recreate

dependabot[bot] commented 10 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.