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

Bump Ninject from 3.3.5 to 3.3.6 in /src #71

Merged
merged 1 commit into from
Jan 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps Ninject from 3.3.5 to 3.3.6.

Release notes

Sourced from Ninject's releases.

3.3.6

Fixed

  • Infinite loop when call TryGet<T>(string name) #393
  • VerifycationException when inject pointer type (.NET Framework only)
Changelog

Sourced from Ninject's changelog.

[3.3.6] - 2022-05-27

Fixed

  • Infinite loop when call TryGet<T>(string name) #393
  • VerifycationException when inject pointer type (.NET Framework only)
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 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
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team as code owners May 30, 2022 11:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 30, 2022
@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #71 (abbb8a6) into develop (d200855) will not change coverage.
The diff coverage is n/a.

❗ Current head abbb8a6 differs from pull request most recent head ab9a2e7. Consider uploading reports for the commit ab9a2e7 to get more accurate results

@@           Coverage Diff            @@
##           develop      #71   +/-   ##
========================================
  Coverage    50.00%   50.00%           
========================================
  Files            2        2           
  Lines            8        8           
  Branches         2        2           
========================================
  Hits             4        4           
  Misses           2        2           
  Partials         2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/nuget/src/Ninject-3.3.6 branch 4 times, most recently from ab8cf9c to bb90420 Compare January 16, 2023 10:45
Bumps [Ninject](https://github.com/ninject/Ninject) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/ninject/Ninject/releases)
- [Changelog](https://github.com/ninject/Ninject/blob/main/CHANGELOG.md)
- [Commits](ninject/Ninject@3.3.5...3.3.6)

---
updated-dependencies:
- dependency-name: Ninject
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/Ninject-3.3.6 branch from bb90420 to ab9a2e7 Compare January 16, 2023 10:50
@urs-muntwyler urs-muntwyler merged commit a36be98 into develop Jan 16, 2023
@urs-muntwyler urs-muntwyler deleted the dependabot/nuget/src/Ninject-3.3.6 branch January 16, 2023 10:56
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
Development

Successfully merging this pull request may close these issues.

1 participant