narando / nest-axios-interceptor

Easily manage Interceptors for your Nestjs HttpServices
https://npmjs.com/package/@narando/nest-axios-interceptor
MIT License
50 stars 12 forks source link

chore(deps): update dependency reflect-metadata to v0.2.2 #532

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
reflect-metadata (source) ^0.1.13 -> ^0.1.13 \|\| ^0.2.0 age adoption passing confidence
reflect-metadata (source) 0.1.13 -> 0.2.2 age adoption passing confidence

Release Notes

rbuckton/reflect-metadata (reflect-metadata) ### [`v0.2.2`](https://redirect.github.com/rbuckton/reflect-metadata/compare/v0.2.1...ca9650a46e3dfa32d0b384936eed539bd9109b12) [Compare Source](https://redirect.github.com/rbuckton/reflect-metadata/compare/v0.2.1...ca9650a46e3dfa32d0b384936eed539bd9109b12) ### [`v0.2.1`](https://redirect.github.com/rbuckton/reflect-metadata/releases/tag/v0.2.1) [Compare Source](https://redirect.github.com/rbuckton/reflect-metadata/compare/v0.2.0...v0.2.1) ##### What's Changed - Fix stack overflow crash in isProviderFor by [@​rbuckton](https://redirect.github.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/155](https://redirect.github.com/rbuckton/reflect-metadata/pull/155) - Update main to v0.2.1 by [@​rbuckton](https://redirect.github.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/156](https://redirect.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`](https://redirect.github.com/rbuckton/reflect-metadata/releases/tag/v0.2.0): reflect-metadata 0.2.0 [Compare Source](https://redirect.github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0) ##### What's Changed - Add /lite and /no-conflict exports by [@​rbuckton](https://redirect.github.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/144](https://redirect.github.com/rbuckton/reflect-metadata/pull/144) - No dynamic evaluation in `/lite` mode by [@​rbuckton](https://redirect.github.com/rbuckton) in [https://github.com/rbuckton/reflect-metadata/pull/149](https://redirect.github.com/rbuckton/reflect-metadata/pull/149) **Full Changelog**: https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.0 ### [`v0.1.14`](https://redirect.github.com/rbuckton/reflect-metadata/compare/aacaeb1735a5a0e08c470e386eea7e340e15cc0d...e6bbe4f255186e06ab4f7704067bcd84f603c9ee) [Compare Source](https://redirect.github.com/rbuckton/reflect-metadata/compare/v0.1.13...v0.1.14)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

sstone1 commented 1 month ago

@MarcMogdanz please could this PR be merged and published? This causes issues with newer NestJS applications.