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.
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.2 → 1.5.5) · Repo · Changelog
Release Notes
1.5.5 (from changelog)
1.5.4 (from changelog)
1.5.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 15 commits:
Merge pull request #249 from binaryseed/fix-update_config
Changelog & version bump
Fix update_config
Merge pull request #246 from binaryseed/tweak-github-action
Adopt official GH action
Bump version 1.5.4
Merge pull request #243 from binaryseed/complexity-via-put_options
Changelog note
Set all options
Merge pull request #245 from bmuller/fix-README-link
updated project list link
Set complexity via put_options
Bump version 1.5.3
Merge pull request #242 from dylan-chong/fix/make-absinthe-version-less-restrictive
Make absinthe version less restrictive so you can upgrade absinthe
✳️ absinthe (1.5.5 → 1.6.2) · Repo · Changelog
Release Notes
1.6.1 (from changelog)
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 more commits than we can show here.
↗️ ecto (indirect, 3.5.5 → 3.5.6) · Repo · Changelog
Release Notes
3.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 6 commits:
Release v3.5.6
Update ci.yml
Add delete_if_exists, closes #3544
Allow negative expressions, closes #3537 (#3539)
Raise when using invalid expressions on join :on (#3508)
Allow nil values on typed maps (#3533)
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.