Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2026

Bumps elm-review from 2.13.4 to 2.13.5.

Release notes

Sourced from elm-review's releases.

v2.13.5

  • Prepare 2.13.5 a4054d60
  • Improve error message when using --config with a path to a file d569edad
  • Add test for when the config could not be found 12ba95f5
  • Update snapshots for update-examples-from-preview c2b8603b
  • Update snapshots 3f8933d7
  • Force string concatenation 2ad7f230
  • Optimize list traversal b6e5004e
  • Compute list of failing rules faster 8629e594
  • Extract function cd5683d8
  • Deduplicate report files 8093fbfc
  • Add errors in a faster way 450b6d5b
  • Extract function 33db2f6f
  • Speed up list traversal 1a8d3f9f
  • Map errors early to Reporter.Error 7610b845
  • Use a single fold in groupErrorsByFile c331db18
  • chore(deps-dev): bump elm-test f81bcde4
  • fix: test args regex 3144dea9
  • chore: jest detect leaks 35958686
  • refactor: type jest config 7c799903
  • fix: disable test parallelization 😢 99a52c7d
  • Read+write files instead of copying them 67cf975d
  • Generate a constraint for every elmParser's Elm dependencies fc49f52d
  • Rename fc84a1d9
  • Give priority to direct dependencies when there are duplicate in prod/test deps 1fbd097c
  • Download project dependencies when using prepare-offline be11131b
  • Disable arrow functions checking for @​typescript-eslint/promise-function-async 2d0649dd
  • Remove duplicate flags 1c600838
  • Added --elmjson and --config to the help text for prepare-offline 374d185e
  • Fix relative ELM_HOME locations 2f329578
  • chore(deps-dev): bump the turbo group across 1 directory with 2 updates 9bb2fe62
  • chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.5 b2913491
  • chore(deps): bump tinyglobby from 0.2.10 to 0.2.13 7c214024
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 295e4bce
  • chore(deps): bump glob from 10.4.5 to 10.5.0 abfd8dcd
  • chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 d2fbc1db
  • chore(deps-dev): bump zx from 8.3.2 to 8.8.5 6b588eac
  • fix: checkout with lf line endings 83f91943
  • chore: disable caching tests 91da8c00
  • chore: cwd refactor b614f416
  • refactor: create that one setup function i always talk about eff95d17
  • Fix mismatched versions for indirect dependencies (#384) 61540ce3
  • Upgrade dependencies ba5d6000

jfmengels/node-elm-review@v2.13.4...v2.13.5

Changelog

Sourced from elm-review's changelog.

[2.13.5] - 2025-12-30

  • Added --elmjson and --config to the help text for prepare-offline.
  • When building the review application, elm-review will now respect the specific versions of indirect dependencies listed in the review configuration's elm.json file. Thanks @​omnibs!
  • Fixed an issue where relative ELM_HOME would not be respected when building the review application (and would instead be located somewhere under elm-stuff/).
  • Made it so prepare-offline also downloads dependency data to avoid different results when running with or without --offline.
  • Fixed new-package subcommand crashing on Nix. Thanks @​pete-murphy.
  • Fixed errors being displayed twice when target files are both part of the project and of extra files. Thanks @​miniBill.
  • Improved error message when using --config with a path to a file (instead of a directory).
Commits
  • d569eda Improve error message when using --config with a path to a file
  • 12ba95f Add test for when the config could not be found
  • c2b8603 Update snapshots for update-examples-from-preview
  • 3f8933d Update snapshots
  • 2ad7f23 Force string concatenation
  • b6e5004 Optimize list traversal
  • 8629e59 Compute list of failing rules faster
  • cd5683d Extract function
  • 8093fbf Deduplicate report files
  • 450b6d5 Add errors in a faster way
  • 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 <dependency name> 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)

Bumps [elm-review](https://github.com/jfmengels/node-elm-review) from 2.13.4 to 2.13.5.
- [Release notes](https://github.com/jfmengels/node-elm-review/releases)
- [Changelog](https://github.com/jfmengels/node-elm-review/blob/main/CHANGELOG.md)
- [Commits](jfmengels/node-elm-review@v2.13.4...v2.13.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 17, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants