riptide
riptide copied to clipboard
Bump async-recursion from 1.0.5 to 1.1.0
Bumps async-recursion from 1.0.5 to 1.1.0.
Release notes
Sourced from async-recursion's releases.
v1.1.0
What's Changed
- fix(docs): Add missing word in comment (follow-up to #30) by
@LeoniePhilinein dcchut/async-recursion#31- Added lifetime bounds to nested references (fixes #34, #37) in dcchut/async-recursion#38
- Added support for
Syncargument (thanks@planetoryd) in dcchut/async-recursion#40New Contributors
@LeoniePhilinemade their first contribution in dcchut/async-recursion#31Full Changelog: https://github.com/dcchut/async-recursion/compare/v1.0.5...v1.1.0
Commits
3ebe1f0Prepare v1.1.0 release (#41)2d0d43bAddSyncsupport (#40)f01f486Add lifetime bounds to nested references (#38)0b38976Add macro expansion tests (#39)f8b8e21Update output of UI test to capture improved error message. (#35)1c7b6eafix(docs): Add missing word in comment (follow-up to #30) (#31)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)