-
Notifications
You must be signed in to change notification settings - Fork 0
Update module go.uber.org/fx to v1.24.0 #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: go.sum |
d58fb0a to
e2b3ab8
Compare
e2b3ab8 to
bf61a16
Compare
bf61a16 to
6426136
Compare
|
6426136 to
ae970ad
Compare
ae970ad to
12094a3
Compare
12094a3 to
b397d92
Compare
b397d92 to
378c4c6
Compare
378c4c6 to
8a79e4c
Compare
This PR contains the following updates:
v1.20.0->v1.24.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
uber-go/fx (go.uber.org/fx)
v1.24.0Compare Source
Added
fxevent.BeforeRunis now emitted before Fx runs a constructor,decorator, or supply/replace stub.
Changed
Thanks to @Groxx, @abhinav, @90Byte, @Giatroo, and @jkanywhere for their contributions to this release.
v1.23.0Compare Source
Added
Runtimetofxevent.Runevent, which stores the runtime ofa constructor or a decorator that's run, including functions created
by
fx.Supplyandfx.Replace.Changed
v1.22.2Compare Source
Fixed
Changed
v1.22.1Compare Source
Fixed
.Run(),.Wait(), or.Done()are called, fixing a regression introduced in v1.19.0.
Thank you @MarcoPolo for your contribution to the release.
v1.22.0Compare Source
Added
fx.Selfwhich can be passed to thefx.Asannotation to signifythat a type should be provided as itself.
fxtest.EnforceTimeoutthat can be passed tofxtest.NewLifecycleto force
StartandStopto return context errors when hook context expires.Changed
fx.Privatecan now be used withfx.Supply.Fixed
solving blocking issues in programs that depended on OS signals
after an Fx app stops.
Thank you @MarcoPolo for your contribution to the release.
v1.21.1Compare Source
Changed
user provides, to increase likelihood of successful custom logger creation.
v1.21.0Compare Source
Added
testing.TBas theFx event logger.
Changed
Thanks to @robbert229 for their contribution to the release.
v1.20.1Compare Source
Added
of module locations through which the option was given to the App.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.