-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update module go.uber.org/fx to v1.23.0 #31
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
This PR contains the following updates:
v1.20.0
->v1.23.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
uber-go/fx (go.uber.org/fx)
v1.23.0
Compare Source
Added
Runtime
tofxevent.Run
event, which stores the runtime ofa constructor or a decorator that's run, including functions created
by
fx.Supply
andfx.Replace
.Changed
v1.22.2
Compare Source
Fixed
Changed
v1.22.1
Compare 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.0
Compare Source
Added
fx.Self
which can be passed to thefx.As
annotation to signifythat a type should be provided as itself.
fxtest.EnforceTimeout
that can be passed tofxtest.NewLifecycle
to force
Start
andStop
to return context errors when hook context expires.Changed
fx.Private
can 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.1
Compare Source
Changed
user provides, to increase likelihood of successful custom logger creation.
v1.21.0
Compare Source
Added
testing.TB
as theFx event logger.
Changed
Thanks to @robbert229 for their contribution to the release.
v1.20.1
Compare 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.