Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 20, 2024

This PR contains the following updates:

Package Type Update Change
telemetry_metrics (source) prod major ~> 0.6 -> ~> 1.0

Release Notes

beam-telemetry/telemetry_metrics (telemetry_metrics)

v1.1.0

Compare Source

Changed

Add support for measurements as second argument of keep/drop callback.

v1.0.0

Compare Source

No changes. API is considered stable.

v0.6.2

Compare Source

Changed

Fix warnings and make some internal functions private.


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 Mar 20, 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 telemetry_metrics
** (Mix) Hex dependency resolution failed

@renovate
Copy link
Author

renovate bot commented Aug 10, 2025

⚠️ 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 telemetry_metrics
warning: setting :preferred_cli_env in your mix.exs "def project" is deprecated, set it inside "def cli" instead:

    def cli do
      [preferred_envs: ["vcr.show": :test, "vcr.check": :test, "vcr.delete": :test, vcr: :test, "coveralls.post": :test, "coveralls.json": :test, "coveralls.html": :test, "coveralls.detail": :test, coveralls: :test]]
    end

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

** (Mix) Hex dependency resolution failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant