Open
Conversation
ff9ba62 to
e467be2
Compare
e467be2 to
96dae5b
Compare
96dae5b to
8d262f4
Compare
8d262f4 to
e0bbc1a
Compare
e0bbc1a to
a1ebf11
Compare
a1ebf11 to
e200a5b
Compare
e200a5b to
fbbb20d
Compare
fbbb20d to
f846ca6
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f846ca6 to
f6d43ba
Compare
f6d43ba to
5982b54
Compare
4eb8b2f to
5982b54
Compare
5982b54 to
1107a7e
Compare
1107a7e to
cfcd699
Compare
cfcd699 to
c8f69ff
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v1.19.0→v1.24.0Release 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.
v1.20.0Compare Source
Added
fxevent.Runis now emitted when Fx runs a constructor, decorator,or supply/replace stub.
Changed
fx.Populatenow works withfx.Annotate.v1.19.3Compare Source
Changed
The annotation check now blocks this.
Shutdown: Support calling fromInvoke.Deprecated
ShutdownTimeoutoption.Fixed
Run.v1.19.2Compare Source
Changed
v1.19.1Compare Source
Changed
fx.Stop()after theApphas already stopped no longer errors out.Fixed
after running for startTimeout duration.
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.