awesome7 / XamAR

Cross-platform Augmented Reality (AR) SDK for Xamarin
https://xamar.io
MIT License
33 stars 6 forks source link

Bump DryIoc.dll from 4.7.8 to 4.8.1 in /src #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps DryIoc.dll from 4.7.8 to 4.8.1.

Release notes

Sourced from DryIoc.dll's releases.

v4.8.1 Bug-fix release

  • fixed: #412 ResolveMany not work with generics after any Unregister

v4.8.0 Small feature release

  • added: #406 Allow the registration of the partially closed implementation type
Commits
  • 6817e57 fixed: #412 and adding the release notes for the v4.8.1
  • 3e88598 fixed: #414
  • 7ea96ee giving the Use its own header in docs
  • a4c090e adding the another Enumerable test
  • cdeb834 more meaningful name
  • dc75383 correcting api docs
  • c22ab60 more Autofac faq tests for the missing service and dependecies
  • 84b9e3c fixing the release notes
  • 40f3238 Releasing DryIoc v4.8.0
  • 59bd702 fixed: #406 - relaxing the checks and always register generic ServiceType as ...
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #45.