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_plug (1.5.5 → 1.5.8) · Repo · Changelog
Release Notes
1.5.8 (from changelog)
1.5.7 (from changelog)
1.5.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump version 1.5.8
Merge pull request #257 from absinthe-graphql/context-init-options
Merge contexts
another test
Remove :context from the list of :init_options
extend user resolver in TestSchema: return error if user is missing in context
Add failing tests for my pull request
Merge pull request #256 from binaryseed/fix-bug-json-str
Bump version 1.5.7
Properly handle invalid JSON string request
Show bug
Merge pull request #255 from binaryseed/handle-invalid-transport-batch
Changelog and version bump
Handle invalid batch request structure
Merge pull request #254 from dolfinus/update_readme
Update README
Merge pull request #253 from dolfinus/improve_github_actions
Improve Github Actions
✳️ absinthe (1.6.2 → 1.6.4) · Repo · Changelog
Release Notes
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 10 commits:
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)
↗️ 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)
↗️ mime (indirect, 1.5.0 → 1.6.0) · Repo · Changelog
Release Notes
1.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 3 commits:
Release v1.6.0
Ignore params and detect subtype suffix in extensions/1 (#45)
Update CI config (#44)
↗️ plug (indirect, 1.11.0 → 1.11.1) · Repo · Changelog
Release Notes
1.11.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Release v1.11.1
Release v1.11.1
Better organize plug sidebar
Improve error message on unfetched aspects, closes #1017
Populate query_params from Plug.Test.conn/3 (#1015)
Improve callback documentation (#1013)
Fix Plug.run example (#1012)
Small fix in grammar (#1004)
Remove self-link (#1003)
Improve Plug.Parsers docs
Add @impl true
traversals -> access to avoid confusion, closes #1001
Hide undocumented functions in Plug.Debugger (#999)
Allow transfer of ownership in Plug.Upload (#998)
Use only atomic operations in Plug.Upload to prepare for concurrent writes (#997)
Test Elixir 1.11 on CI (#996)
Drop CSP Header when showing error via Plug.Debugger (#995)
↗️ plug_crypto (indirect, 1.2.1 → 1.2.2) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 4 commits:
Release v1.2.2
Remove warnings on Elixir v1.12
Update CI config (#24)
Fix latest version in CHANGELOG.md (#23)
↗️ 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.