Optimizes the internal stringification of project contexts. Hopefully this will improve performance, but it's mostly useful to avoid stack overflows during that process.
Improved error message when the version of the jfmengels/elm-review Elm package is not supported.
[2.10.0] - 2023-04-16
Now requires jfmengels/elm-review v2.13.0.
Fixes are now no longer applied in the CLI, but are entirely handled by the jfmengels/elm-review package.
This should improve some incorrect behavior where fixes were not applied as expected.
Re-organization of how fixes to elm.json are handled in autofix mode.
[2.9.2] - 2023-03-21
elm-review new-rule now creates a more helpful starting rule. It can also generate a project rule if you think that
you will need that. This change also applies to the rule created using elm-review new-package.
Optimizes the internal stringification of project contexts. Hopefully this will improve performance, but it's mostly useful to avoid stack overflows during that process.
[2.9.0] - 2022-12-18
Now requires jfmengels/elm-review v2.11.0.
Adds a file-system cache for the linting results, which improves performance by quite a bit.
Improve the error message when indicated that the package version is not supported
Fix a problem where in watch and fix mode, the CLI sometimes remained stuck.
[2.8.4] - 2022-12-02
Fix incorrect reports in --watch mode
[2.8.3] - 2022-12-01
Document the --debug flag better in --help
Document the --extract flag better in --help
Document the --benchmark-info flag in --help
Give a more helpful error when using an outdated version of the package
Fix a crash when running with --fix in non-TTY mode (in CI for instance)
[2.8.2] - 2022-11-09
The tests/ folder at the root of the project is now included in the tests folder to look for.
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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/data-viz-lab/elm-chart-builder/network/alerts).
Bumps got to 11.8.6 and updates ancestor dependency elm-review. These dependencies need to be updated together.
Updates
got
from 10.7.0 to 11.8.6Release notes
Sourced from got's releases.
... (truncated)
Commits
2b1482c
11.8.62d1497e
Destroy request object after successful response (#2187)5e17bb7
11.8.5bce8ce7
Backport 861ccd9ac2237df762a9e2beed7edd88c60782dc8ced192
Fix build670eb04
11.8.420f29fe
Backport #1543: Initialize globalResponse in case of ignored HTTPError (#2017)0da732f
11.8.39463bb6
Bump cacheable-request dependency (#1921)0e167b8
HTTPError code set to 'HTTPError' #1711 (#1739)Updates
elm-review
from 2.5.3 to 2.10.1Release notes
Sourced from elm-review's releases.
... (truncated)
Changelog
Sourced from elm-review's changelog.
... (truncated)
Commits
a9cd2d0
2.10.177029dc
Make formatPath escape more things962b355
Formatting2c5a1c4
Improve the 'Unsupported elm-review version' message (#116)c6727bf
Updare snapshots9802587
Add changelog for 2.10.05d62172
2.10.05c0bf63
Add TODO7a58df5
Move AppState.fixWasAccepted() earlier34c59d9
Replace dependencies in the projectDependabot 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/data-viz-lab/elm-chart-builder/network/alerts).