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 LightInject from 6.6.3 to 6.6.4 #321

Merged
merged 1 commit into from
May 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 9, 2023

Bumps LightInject from 6.6.3 to 6.6.4.

Release notes

Sourced from LightInject's releases.

v6.6.4

Change Log

v6.6.4 (05/08/2023)

Full Changelog

Merged Pull Requests

Update LightInject.cs (01/01/2023) #584 (haavamoa)

Bugfix in GenericTypeMapper (05/08/2023) #588 (seesharper)

This PR fixes a bug that caused the GenericTypeMapper to return multiple candidates even if only one of the candidates actually implemented the requested service
Bump version number and dependencies (05/08/2023) #589 (seesharper)

Closed Issues

  • MissingMethodException - ASP.NET Core 2.1 Application Running Under .NET Full Framework (01/05/2023) #585 (bt-Knodel)
Commits
  • db65698 Merge pull request #589 from seesharper/bump-version-number
  • b6ee6b4 Bump version number and dependencies
  • 9ed86cc Merge pull request #588 from seesharper/bugfix-generic-type-mapper
  • 82f60e6 Ensure that we only map open generic types that are assignable to the request...
  • 476a36a Update FUNDING.yml
  • baf0da2 Create FUNDING.yml
  • 8e24a34 Merge pull request #584 from haavamoa/patch-1
  • 0534f41 Update LightInject.cs
  • See full diff in compare view

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 [LightInject](https://github.com/seesharper/LightInject) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/seesharper/LightInject/releases)
- [Commits](seesharper/LightInject@v6.6.3...v6.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 9, 2023
@peters peters merged commit 5d71cdd into develop May 9, 2023
@peters peters deleted the dependabot/nuget/LightInject-6.6.4 branch May 9, 2023 09:33
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant