fix(deps): update module go.uber.org/fx to v1.24.0#89
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module go.uber.org/fx to v1.24.0#89renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
7ff2218 to
532a70b
Compare
532a70b to
db4cf7f
Compare
db4cf7f to
846e7af
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
846e7af to
37f9834
Compare
37f9834 to
bcf9d70
Compare
491d933 to
e1dc000
Compare
e1dc000 to
52349de
Compare
52349de to
0d65e2a
Compare
0d65e2a to
89240d0
Compare
89240d0 to
66fdc2a
Compare
66fdc2a to
5671b62
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5671b62 to
98b0a0a
Compare
98b0a0a to
b72f3b8
Compare
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.20.1→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.
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.