uber-go/fx (go.uber.org/fx)
### [`v1.23.0`](https://redirect.github.com/uber-go/fx/releases/tag/v1.23.0)
[Compare Source](https://redirect.github.com/uber-go/fx/compare/v1.22.2...v1.23.0)
##### Added
- Added `Runtime` to `fxevent.Run` event, which stores the runtime of
a constructor or a decorator that's run, including functions created
by `fx.Supply` and `fx.Replace`.
##### Changed
- Overhauled the documentation website. (https://uber-go.github.io/fx/)
Configuration
š Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, 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.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.22.2
->v1.23.0
Release Notes
uber-go/fx (go.uber.org/fx)
### [`v1.23.0`](https://redirect.github.com/uber-go/fx/releases/tag/v1.23.0) [Compare Source](https://redirect.github.com/uber-go/fx/compare/v1.22.2...v1.23.0) ##### Added - Added `Runtime` to `fxevent.Run` event, which stores the runtime of a constructor or a decorator that's run, including functions created by `fx.Supply` and `fx.Replace`. ##### Changed - Overhauled the documentation website. (https://uber-go.github.io/fx/)Configuration
š Schedule: Branch creation - "on the 1st day of the month" in timezone Asia/Shanghai, 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.
š» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.