midarr-server
midarr-server copied to clipboard
build(deps): bump telemetry from 1.2.1 to 1.3.0
Bumps telemetry from 1.2.1 to 1.3.0.
Changelog
Sourced from telemetry's changelog.
1.3.0
Added
- Ability to return extra measurements from
telemetry:span/3
.Changed
Rewrite docs from edoc to OTP 27
-moduledoc
/-doc
.Internal macros
?DOC
and?MODULEDOC
are used. They are no-ops prior to OTP 27.
Commits
8d8af76
Release v1.3.0 (#135)98714d1
Move docs to OTP 27 ex_doc support (#134)aa65dee
Update README.mdc09b246
Add latest Erlang 26.x to CI, bump rebar3, and GitHub actions (#131)509a4ae
Ability to return extra measurements from :telemetry.span (#130)ee42236
Hide telemetry_test:handle_event/4 in the docs (#128)- See full diff in compare view
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)