Skip to content

build(deps): bump telemetry from 1.3.0 to 1.4.1#12

Merged
maxekman merged 1 commit intomainfrom
dependabot/hex/telemetry-1.4.1
Mar 22, 2026
Merged

build(deps): bump telemetry from 1.3.0 to 1.4.1#12
maxekman merged 1 commit intomainfrom
dependabot/hex/telemetry-1.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps telemetry from 1.3.0 to 1.4.1.

Changelog

Sourced from telemetry's changelog.

1.4.1

Fixed

  • Avoid crashes when telemetry is invoked before started (such as during Elixir compile-time)

1.4.0

Added

  • Add telemetry:persist/0 which uses persistent term for faster dispatches (writes are extremely discouraged after persist)

Fixed

  • Fix the telemetry:span_function/0 type
Commits

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 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 Mar 10, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 10, 2026

TCK Compliance Results

📊 COMPREHENSIVE TEST RESULTS SUMMARY
================================================================================

🔴 Mandatory Tests:           ✅ PASSED (p:83/f:0/x:0/e:0/s:32)
🔄 Capability Tests:          ✅ PASSED (p:20/f:0/x:1/e:0/s:54)
🚀 Transport Equivalence:     ✅ PASSED (p:0/f:0/x:0/e:0/s:16)
🛡️  Quality Tests:             ✅ PASSED (p:14/f:0/x:0/e:0/s:0)
🎨 Feature Tests:             ✅ PASSED (p:14/f:0/x:1/e:0/s:1)

🎉 A2A COMPLIANCE: ✅ PASSED
Your implementation meets A2A specification requirements!
🔄 CAPABILITY HONESTY: ✅ EXCELLENT
All declared capabilities work correctly!
🛡️  PRODUCTION QUALITY: ✅ HIGH
Implementation is robust and production-ready!
🎨 FEATURE COMPLETENESS: ✅ COMPREHENSIVE
Implementation includes valuable optional features!

🏆 OUTSTANDING A2A IMPLEMENTATION!

================================================================================

========================================
TCK run complete.
Stopping server (PID 2778)...

18:58:22.430 [notice] SIGTERM received - shutting down

@maxekman
Copy link
Copy Markdown
Contributor

/dependabot rebase

Bumps [telemetry](https://github.com/beam-telemetry/telemetry) from 1.3.0 to 1.4.1.
- [Changelog](https://github.com/beam-telemetry/telemetry/blob/main/CHANGELOG.md)
- [Commits](beam-telemetry/telemetry@v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: telemetry
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/telemetry-1.4.1 branch from ef9f692 to 7ebf144 Compare March 22, 2026 18:57
@maxekman maxekman merged commit dbdae29 into main Mar 22, 2026
13 of 14 checks passed
@maxekman maxekman deleted the dependabot/hex/telemetry-1.4.1 branch March 22, 2026 19:05
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