Update swoosh: 1.8.3 → 1.9.1 (minor)
Created by: depfu[bot]
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳ ️ swoosh (1.8.3 → 1.9.1) · Repo · Changelog
Release Notes
1.9.1
✨ Features
- Add support for Protonmail Bridge @Raphexion (#739)
📝 DocumentationNew Contributors
- @Raphexion made their first contribution in #739
Full Changelog: v1.9.0...v1.9.1
1.9.0
✨ New Adapter
- Add customer.io adapter @lucacorti (#734)
Full Changelog: v1.8.3...v1.9.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 10 commits:
↗ ️ telemetry (indirect, 1.1.0 → 1.2.1) · Repo · Changelog
Release Notes
1.2.1 (from changelog)
Fixed
- Fixed a local handler warning log when using
telemetry_test
. (#124)
1.2.0 (from changelog)
Added
- Added
telemetry_test
module for testing telemetry events. (#118)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release 1.2.1 (#125)
replace local function capture in telemetry_test (#124)
Fix docs generation (#123)
Release 1.2.0 (#121)
Fix example in docs (#122)
Add telemetry_test (#118)
Update versions on CI (#120)
Update documentation on telemetry:span/3 (#117)
Point to new repo (#116)
Update documentation on telemetry:span/3 (#113)
Post 1.1.0 updates (#108)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase
.
All Depfu comment commands
- @depfu rebase
- Rebases against your default branch and redoes this update
- @depfu recreate
- Recreates this PR, overwriting any edits that you've made to it
- @depfu merge
- Merges this PR once your tests are passing and conflicts are resolved
- @depfu close
- Closes this PR and deletes the branch
- @depfu reopen
- Restores the branch and reopens this PR (if it's closed)
- @depfu pause
- Ignores all future updates for this dependency and closes this PR
- @depfu pause [minor|major]
- Ignores all future minor/major updates for this dependency and closes this PR
- @depfu resume
- Future versions of this dependency will create PRs again (leaves this PR as is)