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

Bump telemetry_metrics from 0.6.1 to 0.6.2 #96

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps telemetry_metrics from 0.6.1 to 0.6.2.

Changelog

Sourced from telemetry_metrics's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits
  • 0c55984 Release v0.6.2
  • 7a52d58 Update console_reporter.ex
  • b869701 Use function capture for attaching handle_event/4 (#107)
  • 084a430 Remove duplicated words in the module doc (#106)
  • 61ee7ef Fix incompatibility Elixir/Erlang OTP error in GitHub CI (#104)
  • 27a73a6 Make validate_recording_rule_fun_options!/2 private (#103)
  • 2c298dc Make keep_fun/2 private (#102)
  • 578be9c Fix tag example with duration instead of count (#101)
  • c1cb90e Migrate GitHub Actions to erlef/setup-beam (#99)
  • 6c37698 Fix grammar in Metrics moduledoc (#98)
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [telemetry_metrics](https://github.com/beam-telemetry/telemetry_metrics) from 0.6.1 to 0.6.2.
- [Changelog](https://github.com/beam-telemetry/telemetry_metrics/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry_metrics@v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: telemetry_metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the external-dependency Depends on an entity/dependency external to the team's control label Jan 15, 2024
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3476848) 96.47% compared to head (40483ac) 96.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   96.47%   96.47%           
=======================================
  Files          11       11           
  Lines          85       85           
=======================================
  Hits           82       82           
  Misses          3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dependabot 👌

@nelsonic nelsonic merged commit bc91fdc into main Mar 20, 2024
4 checks passed
@nelsonic nelsonic deleted the dependabot/hex/telemetry_metrics-0.6.2 branch March 20, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-dependency Depends on an entity/dependency external to the team's control
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant