Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency inversify to v6.0.2 #529

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inversify (source) 6.0.1 -> 6.0.2 age adoption passing confidence

Release Notes

inversify/InversifyJS (inversify)

v6.0.2

Compare Source

Added

Brought tests up to 100% Code Coverage

Changed

LazyIdentfier Tests
Removed browser test pipeline, browserify, karma (#​1542)
Update all dependencies except typescript (#​1531)

Fixed

Less than 100% code coverage
Use default class property for @​optional injected properties (#​1467)
Remove circular import (#​1516)
Fix strict type checking on @​unmanaged decorator (#​1499)
Fix typo (LazyServiceIdentifer -> LazyServiceIdentifier) (#​1483)
Fix typo (circular dependency error message) (#​1485)


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

Merging #529 (30db123) into develop (4d42b50) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #529   +/-   ##
========================================
  Coverage    61.97%   61.97%           
========================================
  Files           94       94           
  Lines         3124     3124           
  Branches       691      691           
========================================
  Hits          1936     1936           
  Misses        1077     1077           
  Partials       111      111           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d42b50...30db123. Read the comment docs.

@Keith-CY Keith-CY added this pull request to the merge queue Oct 22, 2023
Merged via the queue into develop with commit 4171aa8 Oct 22, 2023
3 checks passed
@Keith-CY Keith-CY deleted the renovate/inversify-6.x branch October 22, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants