Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps jfmengels/elm-review from 2.16.2 to 2.16.3.

Changelog

Sourced from jfmengels/elm-review's changelog.

[2.16.3] - 2026-01-20

  • Fixed an issue where ModuleNameLookupTable would sometimes yield an incorrect result for values in let expressions appearing after another let declaration with a case expression.
Commits
  • 0a8b82b 2.16.3
  • ec13bee Use an Array under the hood of Zipper
  • a154af5 Simplify scopes to a Set String
  • 94b7057 Inline function
  • a05c769 Make TODO clearer
  • f6d775f Make ProjectCache an alias again
  • 536705b Compute the prelude imports once
  • fd49a0c Remove computeOnlyModuleDocs which seems unnecesary
  • c65d50e Move elmJsonContentHash out of dependenciesModules
  • 0a25b2a Move Compute context into a separate module
  • 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 [jfmengels/elm-review](https://github.com/jfmengels/elm-review) from 2.16.2 to 2.16.3.
- [Release notes](https://github.com/jfmengels/elm-review/releases)
- [Changelog](https://github.com/jfmengels/elm-review/blob/main/CHANGELOG.md)
- [Commits](jfmengels/elm-review@2.16.2...2.16.3)

---
updated-dependencies:
- dependency-name: jfmengels/elm-review
  dependency-version: 2.16.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels Jan 21, 2026
@github-actions github-actions bot merged commit 652257a into master Jan 21, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/elm/frontend/review/jfmengels/elm-review-2.16.3 branch January 21, 2026 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant