rtfeldman / node-test-runner

Runs elm-test suites from Node.js. Get it with npm install -g elm-test
BSD 3-Clause "New" or "Revised" License
132 stars 79 forks source link

Bump elm-review from 2.5.3 to 2.7.2 #588

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps elm-review from 2.5.3 to 2.7.2.

Release notes

Sourced from elm-review's releases.

v2.7.2

  • Update snapshots 190c85e
  • Add starter configurations to the CLI 75725af
  • Update documentation to mention starter configurations 0147900
  • Relax default CognitiveComplexity to 15 3ff6fa6
  • Update dependencies in new-package template 2710ba0
  • Update snapshots 710363c
  • Update snapshots df0d252
  • Make sure we use the correct major versions of dependencies a406f60
  • Update snapshots 8a7a818

https://github.com/jfmengels/node-elm-review/compare/v2.7.1...v2.7.2

v2.7.1

No release notes provided.

v2.7.1-beta.0

  • Write files lazily b060e45
  • Update snapshots be8552a
  • Remove cleanup for ElmjutsuDumMyM0DuL3 32480fb
  • Re-format options file 6916afd
  • Update snapshots 8659159
  • Update snapshots ec4173e
  • Move snapshots from run.sh to a dedicated folder 855cf83
  • Update snapshots cb70d0e
  • Bump CI Node.js version to 16, actions/setup-node to v2 (#66) d69da2a
  • Split tests a78055b
  • Update snapshots 69e72c7

https://github.com/jfmengels/node-elm-review/compare/v2.7.0...v2.7.1-beta.0

v2.7.0

  • Report error if using unknown version of suppression file e3ab111
  • Update snapshots edcc062
  • Change output colours to support light background (#64) 5ca3ac1
  • Update snapshots 941dc69

https://github.com/jfmengels/node-elm-review/compare/v2.7.0-beta.3...v2.7.0

v2.7.0-beta.3

  • Formatting c7d77a8
  • Formatting 7297f6a
  • Mention including the suppression files in Git 80b8749
  • Change test to not be flaky 2ae3fbc
  • Update suppress --help text f89dfc7
  • Make suppressed errors reminder more prominent 895a4cf
  • Remove mention to not touch manually 249865d
  • Don't write suppression files when directories have been passed ba0d199
  • Update suppression files before writing the report cf585e8
  • Add --check-after-tests flag 6c48087

... (truncated)

Commits
  • da7cad6 2.7.2
  • 190c85e Update snapshots
  • 75725af Add starter configurations to the CLI
  • 0147900 Update documentation to mention starter configurations
  • 3ff6fa6 Relax default CognitiveComplexity to 15
  • 2710ba0 Update dependencies in new-package template
  • 710363c Update snapshots
  • df0d252 Update snapshots
  • a406f60 Make sure we use the correct major versions of dependencies
  • 8a7a818 Update snapshots
  • 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 2 years ago

Looks like elm-review is up-to-date now, so this is no longer needed.