Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps Ninject from 3.3.4 to 3.3.5.

Release notes

Sourced from Ninject's releases.

3.3.5

Fixed

  • InvalidProgramException when constructor argument is Pointer or Value type #386 #389
  • Request for empty List<> returns non-empty List<> #263
  • Call kernel.Get<T>() two times do not give the same result #262

Changed

  • Changed IServiceProvider.GetService implementation #376
  • Consolidated handling of isUnique parameter for TryGet #378

3.3.5-rc2

Changed

  • Changed IServiceProvider.GetService implementation #376
  • Consolidated handling of isUnique parameter for TryGet #378

Full Changelog: ninject/Ninject@3.3.5-rc1...3.3.5-rc2

3.3.5-rc1

Fixed

  • InvalidProgramException when constructor argument is Pointer or Value type #386 #389
  • Request for empty List<> returns non-empty List<> #263
  • Call kernel.Get<T>() two times do not give the same result #262

Full Changelog: ninject/Ninject@3.3.4...3.3.5-rc1

Changelog

Sourced from Ninject's changelog.

[3.3.5] - 2022-04-23

Fixed

  • InvalidProgramException when constructor argument is Pointer or Value type #386 #389
  • Request for empty List<> returns non-empty List<> #263
  • Call kernel.Get<T>() two times do not give the same result #262

Changed

  • Changed IServiceProvider.GetService implementation #376
  • Consolidated handling of isUnique parameter for TryGet #378

[3.3.5-rc2] - 2022-04-17

Changed

  • Changed IServiceProvider.GetService implementation #376
  • Consolidated handling of isUnique parameter for TryGet #378

[3.3.5-rc1] - 2022-04-12

Fixed

  • InvalidProgramException when constructor argument is Pointer or Value type #386 #389
  • Request for empty List<> returns non-empty List<> #263
  • Call kernel.Get<T>() two times do not give the same result #262
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)

Bumps [Ninject](https://github.com/ninject/Ninject) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/ninject/Ninject/releases)
- [Changelog](https://github.com/ninject/Ninject/blob/3.3.5/CHANGELOG.md)
- [Commits](ninject/Ninject@3.3.4...3.3.5)

---
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 requested review from a team as code owners April 25, 2022 11:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 25, 2022
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #66 (8539428) into develop (48923f7) will not change coverage.
The diff coverage is n/a.

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

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

Continue to review full report at Codecov.

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

@marco-bertschi marco-bertschi merged commit 9f9bdd1 into develop May 9, 2022
@marco-bertschi marco-bertschi deleted the dependabot/nuget/src/Ninject-3.3.5 branch May 9, 2022 08:28
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.

2 participants