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 Pure.DI from 2.0.3 to 2.0.7 in /src/Spice86 #400

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps Pure.DI from 2.0.3 to 2.0.7.

Release notes

Sourced from Pure.DI's releases.

2.0.7

Bug fixes:

  • Fix code generation issue for legacy frameworks like NET20, NET35, NETSTANDARD1_0

2.0.6

Bug fixes:

  • Fixes breaking changes when using Span<T> when building a map to resolve dependencies using Resolve methods.
  • Micro performance improvements in Resolve methods.

2.0.5

Bug fixes:

  • Fixes a problem when the using directive is not added to the generated code for extension methods when using them in factories

2.0.4

Bug fixes:

  • Fixed code generation issue when one of IEnumerable<T> elements has PerResolve lifetime
  • Fixed a problem when the root type is incorrectly taken from the first binding type
  • Fixes an issue where the generator sometimes did not report a "Cyclic Dependency error"
  • Fixes code generation for IEnumerable<T> when it is empty

Changes:

  • Slight reduction in memory consumption during dictionary construction for dependency resolution
Commits
  • 6913adc Fix code generation issue for legacy frameworks like NET20, NET35, NETSTANDAR...
  • 8150f95 Fixes breaking changes when using Span when building a map to resolve depende...
  • 69d9de3 Fixes a problem when the "using" directive is not added to the generated code...
  • 59560e1 Update readme
  • 6011dfb Fixed code generation issue when one of IEnumerable elements has PerResolve l...
  • d060a31 Fixed a problem when the root type is incorrectly taken from the first bindin...
  • 0a5c5d3 Fixes an issue where the generator sometimes did not report a "Cyclic Depende...
  • 97ce8be Fixes code generation for IEnumerable<T> when it is empty.
  • 6d55f3b Minor
  • e1df94b Add benchmarks
  • Additional commits viewable 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 [Pure.DI](https://github.com/DevTeam/Pure.DI) from 2.0.3 to 2.0.7.
- [Release notes](https://github.com/DevTeam/Pure.DI/releases)
- [Commits](DevTeam/Pure.DI@2.0.3...2.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2023
@maximilien-noal maximilien-noal merged commit 595f3d5 into master Aug 2, 2023
2 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/src/Spice86/Pure.DI-2.0.7 branch August 2, 2023 05:44
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