Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Bump elm-review from 2.7.2 to 2.7.6#453

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

Bump elm-review from 2.7.2 to 2.7.6#453
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/elm-review-2.7.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps elm-review from 2.7.2 to 2.7.6.

Release notes

Sourced from elm-review's releases.

Support for elm-test v2

  • Update new-package to use elm-test v2 f605f94
  • Update elm-test in the project 61c60b4
  • Update snapshots 31975d2
  • Add NoConfusingPrefixOperator rule to new-package configurations 162afa2
  • Update snapshots 3d9cc70
  • Update changelog 9f3ec46

jfmengels/node-elm-review@v2.7.5...v2.7.6

v2.7.5

  • Fix crash during init --template de70b0a
  • Update GitHub Actions workflow for packages 8dc40a9
  • Bump elm-review packages for dependencies e9cd5c6
  • Bump github actions dependencies ebf4a63

jfmengels/node-elm-review@v2.7.4...v2.7.5

v2.7.4

  • Add changelog 32a1afa
  • Change error message for remaining suppressed errors 6331b22
  • Fix suppression errors problems on Windows (#80) c711aba
  • Update caniuse 98c561f
  • Fix formatting 43fa72e
  • Report nicer error messages when a source-directory is unknown 39c8abf
  • Update snapshots 75da80e
  • Disables colors in tests 884afe0
  • Force colors on by default 3d264da

jfmengels/node-elm-review@v2.7.3...v2.7.4

v2.7.3

  • Bump vulnerable dependencies
  • Improve report formatting and some error messages

jfmengels/node-elm-review@v2.7.2...v2.7.3

Changelog

Sourced from elm-review's changelog.

Changelog

[2.7.5] - 2022-09-10

  • Fixed an issue where elm-review init --template ... could sometimes crash if the project already had a review configuration.
  • Updated the GitHub Actions workflow so that the project always runs on the latest LTS version of Node

[2.7.4] - 2022-08-21

  • Fixed an issue on Windows where suppressed didn't work #80
  • Improved the error message when a source-directory in the review configuration's elm.json is unknown (fixes #79)
  • Changed the error message for suppressed error messages to be nicer
  • Documented the --no-color flag, and forced colors to be enabled so that elm-review's output stays colored when piped to commands like less
    • Please report an issue if this causes problems for you

[2.7.3] - 2022-07-13

  • Bump dependency got to a version that does not contain known security vulnerabilities
  • Show dedicated error message when running elm-review --suppress instead of elm-review suppress
  • Improved error message when using an unknown flag
  • Added colors to the output of elm-review suppress
  • Fixed issue where fix proposals were unnecessarily indented
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.2 to 2.7.6.
- [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.2...v2.7.6)

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

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 Oct 12, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2022

Superseded by #457.

@dependabot dependabot bot closed this Nov 8, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elm-review-2.7.6 branch November 8, 2022 20:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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