Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 4, 2024

This PR contains the following updates:

Package Type Update Change
excoveralls (source) dev minor 0.16.1== 0.18.5

Release Notes

parroty/excoveralls (excoveralls)

v0.18.5

Compare Source

Changes
  • Fix Json output name when export isn't set (#​337)

v0.18.4

Compare Source

Enhancements
  • Add Custom Filename support for coveralls.json (#​335)
Changes
  • Elixir 1.18 compatibility (#​333)

v0.18.3

Compare Source

Changes
  • Avoid warning messages for Cobertura
    • Update Range to use function syntax (#​332)

v0.18.2

Compare Source

Enhancements
  • Print warnings about incorrectly used ignore-markers (#​325), such as start-marker
    without a corresponding stop-marker, or two start-markers without a stop-marker in-between etc.
Changes
  • Fix Elixir 1.17 single-quoted string warning (#​327)

v0.18.1

Compare Source

Changes
  • Use explicit steps to remove 1.16 deprecation warning in Cobertura (#​322).

v0.18.0

Compare Source

Changes

v0.17.1

Compare Source

Enhancements
  • Accept custom http options (#​319).

v0.17.0

Compare Source

Changes
  • Replace hackney with httpc (#​311).
  • Update Elixir requirement to 1.11+ (#​316).
  • Fix lcov 2.0 source file handling (#​315).
  • Import .coverdata after test run and improve documentation (#​309).
    • Fixes around --import-cover option.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Author

renovate bot commented May 4, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update excoveralls
�[31m�[1m** (Mix) Hex dependency resolution failed�[0m

@renovate renovate bot force-pushed the renovate/excoveralls-0.x branch from b44a258 to c1ecffd Compare July 25, 2024 02:06
@renovate renovate bot changed the title chore(deps): update dependency excoveralls to == 0.18.1 chore(deps): update dependency excoveralls to == 0.18.2 Jul 25, 2024
@renovate
Copy link
Author

renovate bot commented Jul 25, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: mix deps.update excoveralls
warning: setting :preferred_cli_env in your mix.exs "def project" is deprecated, set it inside "def cli" instead:

    def cli do
      [preferred_envs: [coveralls: :test, "coveralls.html": :test]]
    end

  (mix 1.19.4) lib/mix/cli.ex:187: Mix.CLI.preferred_cli_env/3
  (mix 1.19.4) lib/mix/cli.ex:170: Mix.CLI.maybe_change_env_and_target/2
  (mix 1.19.4) lib/mix/cli.ex:59: Mix.CLI.proceed/2
  /opt/containerbase/tools/elixir/1.19.4/bin/mix:7: (file)
  (elixir 1.19.4) src/elixir_compiler.erl:81: :elixir_compiler.dispatch/4
  (elixir 1.19.4) src/elixir_compiler.erl:56: :elixir_compiler.compile/4

�[31m�[1m** (Mix) Hex dependency resolution failed�[0m

@renovate renovate bot force-pushed the renovate/excoveralls-0.x branch from c1ecffd to 0835230 Compare September 6, 2024 02:04
@renovate renovate bot changed the title chore(deps): update dependency excoveralls to == 0.18.2 chore(deps): update dependency excoveralls to == 0.18.3 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/excoveralls-0.x branch from 0835230 to df6702b Compare January 18, 2025 12:23
@renovate renovate bot changed the title chore(deps): update dependency excoveralls to == 0.18.3 chore(deps): update dependency excoveralls to == 0.18.4 Jan 18, 2025
@renovate renovate bot force-pushed the renovate/excoveralls-0.x branch from df6702b to 244bc76 Compare January 26, 2025 10:19
@renovate renovate bot changed the title chore(deps): update dependency excoveralls to == 0.18.4 chore(deps): update dependency excoveralls to == 0.18.5 Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant