Skip to content

Bump elm-review from 2.7.1 to 2.8.3#39

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/elm-review-2.8.3
Closed

Bump elm-review from 2.7.1 to 2.8.3#39
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/elm-review-2.8.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2022

Bumps elm-review from 2.7.1 to 2.8.3.

Release notes

Sourced from elm-review's releases.

Small communication & docs improvements + bug fix

  • Don't call process.stdout.clearLine when the environment doesn't support it fba84c0
  • Update snapshots 8aa63d0
  • Document --extract flag 830e704
  • Document --benchmark-info 95f4b26
  • Update description for --debug in help 07c7bb6
  • Give a more helpful error when using an outdated version of the package 7f0538b
  • Update elm-test and elm-syntax in new packages 92c1477

jfmengels/node-elm-review@v2.8.2...v2.8.3

v2.8.2

Bug fix: the tests/ folder at the root of the project was not included in the folders to analyze


  • Re-introduce looking for the tests/ folder at the root a3d3a2e
  • Update initial configuration for new-package 9f693e2

jfmengels/node-elm-review@v2.8.1...v2.8.2

Much faster fixes and extract functionality

(A technical mishap caused 2.8.0 to not be publishable, hence why the jump from 2.7.6 to 2.8.1)

Now requires running jfmengels/elm-review v2.10.0.

This release is partially announced by this announcement blog post.

  • By using the package's new way of handling fixes, fixes have become much faster
  • Introduce --fix-limit=N flag to limit the number of fixes to apply before prompting the user
  • Introduce --extract to extract data from the project (needs to be run with --report=json)
  • Include the information of how long a rule ran for when running with --benchmark-info
  • More tests folders are now included. Before, elm-review looked at the source-directories plus the tests/ folder in the root of the Elm project. Instead, elm-review will now look for a tests/ folder next to every source-directory. This should accommodate projects with multiple Elm subprojects.

Commits: jfmengels/node-elm-review@v2.7.6...v2.8.1

  • Update changelog 4a7f5e0
  • Update snapshots feb2c18
  • Require jfmengels/elm-review v2.10.0 or higher 47a0ebf
  • Fix crash when handling error 24ba303
  • Ignore test-dependencies in elm.json when downloading using --template 5ab1e8a
  • Document the extracts in tooling-integration 0e34fdb
  • Don't enable computing extracts by default 0d61ec2
  • Add missing changelog for 2.7.6 bea2388
  • Report an error if fix-limit is not a positive integer 4882b94
  • Change order of checks 44bef6e
  • Always report extracts 557ab4b

... (truncated)

Commits
  • c45278f 2.8.3
  • fba84c0 Don't call process.stdout.clearLine when the environment doesn't support it
  • 8aa63d0 Update snapshots
  • 830e704 Document --extract flag
  • 95f4b26 Document --benchmark-info
  • 07c7bb6 Update description for --debug in help
  • 7f0538b Give a more helpful error when using an outdated version of the package
  • 92c1477 Update elm-test and elm-syntax in new packages
  • baa9372 2.8.2
  • a3d3a2e Re-introduce looking for the tests/ folder at the root
  • 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)

Bumps [elm-review](https://github.com/jfmengels/node-elm-review) from 2.7.1 to 2.8.3.
- [Release notes](https://github.com/jfmengels/node-elm-review/releases)
- [Changelog](https://github.com/jfmengels/node-elm-review/blob/master/CHANGELOG.md)
- [Commits](jfmengels/node-elm-review@v2.7.1...v2.8.3)

---
updated-dependencies:
- dependency-name: elm-review
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #40.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elm-review-2.8.3 branch December 5, 2022 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants