fix(deps): update dependency reflect-metadata to ^0.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reflect-metadata (source) | dependencies | minor | ^0.1.12 -> ^0.2.0 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rbuckton/reflect-metadata (reflect-metadata)
v0.2.1
What's Changed
- Fix stack overflow crash in isProviderFor by @rbuckton in https://github.com/rbuckton/reflect-metadata/pull/155
- Update main to v0.2.1 by @rbuckton in https://github.com/rbuckton/reflect-metadata/pull/156
Full Changelog: https://github.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1
v0.2.0
: reflect-metadata 0.2.0
What's Changed
- Add /lite and /no-conflict exports by @rbuckton in https://github.com/rbuckton/reflect-metadata/pull/144
- No dynamic evaluation in
/lite
mode by @rbuckton in https://github.com/rbuckton/reflect-metadata/pull/149
Full Changelog: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.