This repository has been archived by the owner on Jul 24, 2022. It is now read-only.
Update absinthe_plug: 1.5.5 → 1.5.8 (patch) #137
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⌛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)
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)
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)
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)
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)
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.