Closed dependabot[bot] closed 4 weeks ago
Should be good to merge (SemVer minor), but we probably ought to wait until CI's fixed (https://github.com/jfmengels/node-elm-review/issues/176#issuecomment-2325358713).
Originally posted by @lishaduck in https://github.com/jfmengels/node-elm-review/issues/243#issuecomment-2325411953
@dependabot rebase
Looks like stil4m/elm-syntax is up-to-date now, so this is no longer needed.
Bumps stil4m/elm-syntax from 7.3.2 to 7.3.6.
Changelog
Sourced from stil4m/elm-syntax's changelog.
Commits
1e1ae7e
7.3.61093a42
correct float handling of the custom parser09c9b69
clarify what is meant with tuples7a1be94
avoid a new allocation924e9b6
move infixOperatorAndThen into extendedSubExpressionOptimisticLayout27931e1
mention fixed incorrect failures on specific operator combinations in changelogd604554
apply tests for #258 by@jfmengels
8c5a9d6
_ for unused pattern variable5705bc3
remove unused oneOfNs33fe359
correct and speed up infix operator handlingYou 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 show