Skip to content

build(deps): bump tower from 0.8.5 to 0.8.6 - #77

Merged
grzuy merged 2 commits into
mainfrom
dependabot/hex/tower-0.8.6
Dec 8, 2025
Merged

build(deps): bump tower from 0.8.5 to 0.8.6#77
grzuy merged 2 commits into
mainfrom
dependabot/hex/tower-0.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Copy link
Copy Markdown
Contributor

Bumps tower from 0.8.5 to 0.8.6.

Changelog

Sourced from tower's changelog.

[0.8.6] - 2025-12-01

Added

  • Emit telemetry events (#172)
    • [:tower, :report_event, :start]
    • [:tower, :report_event, :stop]
  • Improvements in Tower.Event metadata (#180, #183, #193, #195, #196)
    • Tower.Event.metadata.process which may include:
      • pid
      • process_label
      • gen_server (if it is a GenServer terminating event)
      • task (if it is a supervised Task terminating event)
    • Tower.Event.metadata.oban with some conf and job fields
Commits
  • b024218 build: bumps version to v0.8.6
  • 256a5ad feat(metadata): improve Tower.Event.metadata.oban (#196)
  • cbbc7fd feat: removes confusing metadata
  • 6709f49 feat(metadata): includes some supervised task report data (#195)
  • 94eb779 ci: patches erlang
  • 75f87d0 feat(metadata): better metadata about process (#193)
  • d6fd511 chore(deps): update dependency phoenix to v1.8.2 (#194)
  • e5a4db9 test: unnecessary separate assertion for metadata
  • d2e655a test: unnecessary separate assertion for stacktrace
  • d70136d test: unnecessary separate assertion for metadata
  • Additional commits viewable in compare view

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

Bumps [tower](https://github.com/mimiquate/tower) from 0.8.5 to 0.8.6.
- [Changelog](https://github.com/mimiquate/tower/blob/main/CHANGELOG.md)
- [Commits](mimiquate/tower@v0.8.5...v0.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 8, 2025
@grzuy
grzuy merged commit 136af65 into main Dec 8, 2025
10 checks passed
@grzuy
grzuy deleted the dependabot/hex/tower-0.8.6 branch December 8, 2025 12:33
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