Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
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.
This release improves the telemetry:span/3 function by adding the telemetry_span_context metadata
to all span events. The new metadata enables correlating span events that belong to the same span.
Added
Added telemetry_span_context metadata to all events emitted by telemetry:span/3.
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)
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.
⌛Your trial has expired ⌛
Thanks for testing out Depfu, we hope it has been useful and saved you some time! Your free trial for private repos has now expired. We're not just going to cut you off right away, but if you want to continue using Depfu, please upgrade your account as soon as possible.
Any questions or feedback, please let us know. Thanks for using Depfu!
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?
✳️ absinthe (1.6.2 → 1.6.6) · Repo · Changelog
Release Notes
1.6.6 (from changelog)
1.6.5 (from changelog)
1.6.4 (from changelog)
1.6.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 31 commits:
Bump version 1.6.6
Fix typos in the documentation (#1101)
Use makeup_graphql to get GraphQL syntax highlighting in docs (#1099)
Update telemetry dependency to stable ~> 1.0 (#1097)
Fix exception when field name contains all invalid characters (#1096)
Bump version 1.6.5
Allow interface fields to reference other interfaces (#1089) (#1091)
Fix union render with no types (#1085)
Account for prototype schema when generating SDL (#1086)
Support passing through object scalars (#1069)
Clarify the dataloader integration (#1076)
Fix a small grammar issue in the guides (#1082)
Fix Mix Format (#1079)
Document behavior on Absinthe.Type.Object (#1073)
example of multiple aliases test
Fix typos in documentation (#1070)
Dep Cleanup (#1065)
formatting changes from 1.11
changelog entry
inline functions always when using persistent_term backend
formatting
Bump version 1.6.4
Fix string serialization error raising (#1062)
Compress registry tables by default (#1058)
Better solve deadlocks on Elixir v1.12+ (#1057)
Update README (#1055)
Support only 2 latest versions of Elixir (#1053)
Optimize actions (#1051)
Bump version 1.6.3
Demonstrate edge cases with "format_raw_parse_error" sample (#1044)
Debugging dialyzer (#1042)
↗️ dataloader (indirect, 1.0.8 → 1.0.9) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
↗️ ecto (indirect, 3.5.7 → 3.5.8) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 2 commits:
Release v3.5.8
Support map/2 on fragments and subqueries (#3560)
↗️ telemetry (indirect, 0.4.2 → 0.4.3) · Repo · Changelog
Release Notes
0.4.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Release 0.4.3 (#76)
Add support for span context (#75)
Migrate to main branch (#73)
Switch to GitHub actions (#72)
Fix typo in telemetry module documentation (#70)
Merge pull request #67 from ericsullivan/note_about_convert_time_unit
add a note about using convert_time_unit
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
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.