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

build(deps): bump tsyringe from 4.3.0 to 4.4.0 in /src #674

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps tsyringe from 4.3.0 to 4.4.0.

Release notes

Sourced from tsyringe's releases.

v4.4.0

This release adds 2 new features:

  • Interception, which allows for actions to be taken before or after a token is resolved,
  • Transformation, which allows for a transform to be resolved at injection time which can accept the resolved objects and do something with them
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @konne.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/Microsoft/tsyringe/releases)
- [Commits](microsoft/tsyringe@v4.3.0...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
Copy link
Collaborator

@konne konne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 5d27037 into development Nov 9, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/development/tsyringe-4.4.0 branch November 9, 2020 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant