MapWindow / MapWindow5

MW5 is a desktop GIS which is extendable using the plug-in architecture. It is using the MapWinGIS mapping control and is created from scratch in 2015 using new technologies like MEF and Dependency Injection making it small in size, robust and fast.
290 stars 100 forks source link

Bump Castle.Windsor from 5.0.1 to 5.1.1 #101

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps Castle.Windsor from 5.0.1 to 5.1.1.

Release notes

Sourced from Castle.Windsor's releases.

5.1.1

Bugfixes

  • Fix CollectionResolver to allow propagation of inline dependencies (@dvdwouwe, #562)
  • Allow DefaultNamingSubSystem derivatives to invalidate the cache which was accidentally removed in 5.1.0 (@nativenolde, #569)
  • Replace usage of obsolete Castle.Core.Internal.Lock (@generik0, #576)
  • Fix dictionary bug when using XML configuration; A reference to list components inside a dictionary didn't work (@ni-mi, #575)

5.1.0

Bugfixes

  • .NET Extensions' DependencyInjection:
    • Change WindsorServiceProviderFactory to follow SOLID behaviour (@generik0, #540)
    • Fix "An item with the same key has already been added" exception related to scoped lifestyle (@generik0, #547)
    • Fix issue using existing container with ASP.NET (@robertcoltheart, #548)
    • Extra extensions for BasedOnDescriptor (@ltines, #554)
    • Use generic registration instead of reflection (@robertcoltheart, #555)
    • Use the container from the method call, not the root container (@generik0, #558)
    • Add InvalidateCache to DependencyInjectionNamingSubsystem (@generik0, @twenzel, #556)

5.1.0-beta001

Enhancements

  • .NET Extensions' DependencyInjection support via new Castle.Windsor.Extensions.DependencyInjection package (@ltines, #517)
  • Enable explicitly specified null values to satisfy System.Nullable<> dependencies (@jnm2, #521)
  • Embed icon in NuGet packages (@generik0, #520)

Bugfixes

  • Typed Factory: handle multiple calls to Dispose and Release after Dispose (@ivan-danilov. #458)
Changelog

Sourced from Castle.Windsor's changelog.

5.1.1 (2020-12-08)

Bugfixes:

  • Fix CollectionResolver to allow propagation of inline dependencies (@dvdwouwe, #562)
  • Allow DefaultNamingSubSystem derivatives to invalidate the cache which was accidentally removed in 5.1.0 (@nativenolde, #569)
  • Replace usage of obsolete Castle.Core.Internal.Lock (@generik0, #576)
  • Fix dictionary bug when using XML configuration; A reference to list components inside a dictionary didn't work (@ni-mi, #575)

5.1.0 (2020-11-16)

Bugfixes:

  • .NET Extensions' DependencyInjection:
    • Change WindsorServiceProviderFactory to follow SOLID behaviour (@generik0, #540)
    • Fix "An item with the same key has already been added" exception related to scoped lifestyle (@generik0, #547)
    • Fix issue using existing container with ASP.NET (@robertcoltheart, #548)
    • Extra extensions for BasedOnDescriptor (@ltines, #554)
    • Use generic registration instead of reflection (@robertcoltheart, #555)
    • Use the container from the method call, not the root container (@generik0, #558)
    • Add InvalidateCache to DependencyInjectionNamingSubsystem (@generik0, @twenzel, #556)

5.1.0-beta001 (2020-06-17)

Enhancements:

  • .NET Extensions' DependencyInjection support via new Castle.Windsor.Extensions.DependencyInjection package (@ltines, #517)
  • Enable explicitly specified null values to satisfy System.Nullable<> dependencies (@jnm2, #521)
  • Embed icon in NuGet packages (@generik0, #520)

Bugfixes:

  • Typed Factory: handle multiple calls to Dispose and Release after Dispose (@ivan-danilov. #458)
Commits
  • 352fc1f Update changelog
  • a758306 Update changelog
  • 9cad467 Fix XML configuration dictionary referencing list of components throws except...
  • 3bcf2dd Update changelog
  • 51d7bf6 Replace usage of obsolete Castle.Core.Internal.Lock
  • e6a1963 Update changelog
  • 64eb0f5 Merge pull request #569 from nativenolde/invalidate_cache
  • c3c3f5f Merge pull request #568 from nativenolde/nameof
  • 2b65d32 Allow DefaultNamingSubSystem derivatives to invalidate the cache
  • d95dae0 Replaced hard coded property names in favor of nameof expressions
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information