Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2025

Bumps lcov_ex from 0.3.1 to 0.3.4.

Release notes

Sourced from lcov_ex's releases.

v0.3.4

Features

  • Adds --fail-fast option to exit processing at the first failed test.
  • Allows running the mix lcov <app_name> task for any individual app from an umbrella project root.

v0.3.2

Feature

  • Run the coverage for an umbrella app using mix lcov apps/my_app without adding the dependency to that specific app.
Commits
  • 14e13cb feature: Add --fail-fast option to exit early on test failures (#23)
  • 4c1455e Maintainability improvements (#22)
  • fa791f2 Run umbrella app tests from umbrella build (#21)
  • aae6032 Update umbrella support in README
  • 37d69d2 Update version and description
  • 2fce9ef Run lcov in umbrella app without dependency (#18)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Oct 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 16, 2025 13:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2025
@dependabot dependabot bot requested review from firestack and removed request for a team October 16, 2025 13:03
@dependabot dependabot bot added the elixir Pull requests that update Elixir code label Oct 16, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/hex/lcov_ex-0.3.4 branch from d8962fe to 4ebe688 Compare October 16, 2025 14:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@firestack
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2025

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

Bumps [lcov_ex](https://github.com/dariodf/lcov_ex) from 0.3.1 to 0.3.4.
- [Release notes](https://github.com/dariodf/lcov_ex/releases)
- [Commits](dariodf/lcov_ex@v0.3.1...v0.3.4)

---
updated-dependencies:
- dependency-name: lcov_ex
  dependency-version: 0.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@firestack firestack force-pushed the dependabot/hex/lcov_ex-0.3.4 branch from 4ebe688 to b55024f Compare October 21, 2025 15:37
@firestack firestack merged commit 08ed9fb into master Oct 21, 2025
7 checks passed
@firestack firestack deleted the dependabot/hex/lcov_ex-0.3.4 branch October 21, 2025 15:45
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 elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant