Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies #84

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
elm-review 2.10.3 -> 2.11.1 age adoption passing confidence
elm-tooling 1.15.0 -> 1.15.1 age adoption passing confidence

Release Notes

jfmengels/node-elm-review (elm-review)

v2.11.1

Compare Source

  • Fixed a crash when running in watch mode related to not being able to fetch cache results.
  • Improve the error message when failing to update suppression files.

v2.11.0

Compare Source

  • Add an offline mode to prevent elm-review from making any HTTP requests. This is useful for CI environments that should not have access to the internet, where you only want to run elm-review without arguments.
  • Introduce prepare-offline subcommand to have elm-review fetch and pre-build all the necessary data when it has network access to prepare for being run using elm-review --offline.
  • Replaced the internally used elm-json dependency with elm-solve-deps-wasm, which should be more reliable, re-enable support for old MacOS versions as well as improve performance.
  • Fixed a crash when using --template from the same repository but from two different paths.
  • Fixed an issue where project rules created using elm-review new-rule mixed the ModuleContext and ProjectContext.
elm-tooling/elm-tooling-cli (elm-tooling)

v1.15.1

Compare Source

  • Fixed: elm-tooling now works with curl 8.6.0 (#​128).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fbd32ee to fada144 Compare March 18, 2024 21:03
@renovate renovate bot changed the title Update dependency elm-review to v2.11.1 Update all non-major dependencies Mar 18, 2024
@joshuanianji joshuanianji merged commit c471970 into main Mar 18, 2024
2 checks passed
@joshuanianji joshuanianji deleted the renovate/all-minor-patch branch March 18, 2024 21:08
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.

1 participant