nhibernate / NHibernate-Caches

NHibernate Cache Providers
http://nhibernate.info/
GNU Lesser General Public License v2.1
40 stars 31 forks source link

Update dependency Iesi.Collections to v4.1.1 - autoclosed #137

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Iesi.Collections 4.0.4 -> 4.1.1 age adoption passing confidence

Release Notes

nhibernate/iesi.collections (Iesi.Collections) ### [`v4.1.1`](https://togithub.com/nhibernate/iesi.collections/releases/tag/4.1.1) [Compare Source](https://togithub.com/nhibernate/iesi.collections/compare/4.1.0...4.1.1) #### What's Changed - Use expression bodied properties by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/40](https://togithub.com/nhibernate/iesi.collections/pull/40) - Remove NAnt & build scripts by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/41](https://togithub.com/nhibernate/iesi.collections/pull/41) - Refine release procedure by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/42](https://togithub.com/nhibernate/iesi.collections/pull/42) - Fix incorrect T notnull annotation on LinkedHashSet by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/43](https://togithub.com/nhibernate/iesi.collections/pull/43) - Run tests using .NET 4.6.2 and .NET 6.0 by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/44](https://togithub.com/nhibernate/iesi.collections/pull/44) - Update NUnit to 4.1.0 on supported targets by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/45](https://togithub.com/nhibernate/iesi.collections/pull/45) **Full Changelog**: https://github.com/nhibernate/iesi.collections/compare/4.1.0...4.1.1 ### [`v4.1.0`](https://togithub.com/nhibernate/iesi.collections/releases/tag/4.1.0) [Compare Source](https://togithub.com/nhibernate/iesi.collections/compare/4.0.5...4.1.0) #### What's Changed - Let sets implement IReadOnlyCollection by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/11](https://togithub.com/nhibernate/iesi.collections/pull/11) - Add struct Enumerator by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/12](https://togithub.com/nhibernate/iesi.collections/pull/12) - Remove gutter from build scripts by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/14](https://togithub.com/nhibernate/iesi.collections/pull/14) - Merge 4.0.x by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/16](https://togithub.com/nhibernate/iesi.collections/pull/16) - Create GitHub Actions pipeline by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/17](https://togithub.com/nhibernate/iesi.collections/pull/17) - Configure Renovate by [@​renovate](https://togithub.com/renovate) in [https://github.com/nhibernate/iesi.collections/pull/18](https://togithub.com/nhibernate/iesi.collections/pull/18) - Group NUnit package updates together by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/23](https://togithub.com/nhibernate/iesi.collections/pull/23) - Install NUnit.Analyzers by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/22](https://togithub.com/nhibernate/iesi.collections/pull/22) - Resolve NUnit warnings by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/24](https://togithub.com/nhibernate/iesi.collections/pull/24) - Create .editorconfig configuration by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/25](https://togithub.com/nhibernate/iesi.collections/pull/25) - Update NUnit to v3.14.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/nhibernate/iesi.collections/pull/26](https://togithub.com/nhibernate/iesi.collections/pull/26) - Fix SynchronizedSet constructor by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/13](https://togithub.com/nhibernate/iesi.collections/pull/13) - Rename master branch to main by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/30](https://togithub.com/nhibernate/iesi.collections/pull/30) - Add GitVersion by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/29](https://togithub.com/nhibernate/iesi.collections/pull/29) - Automatically publish NuGet package by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/32](https://togithub.com/nhibernate/iesi.collections/pull/32) - Add README file to NuGet package by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/33](https://togithub.com/nhibernate/iesi.collections/pull/33) - Run tests using .NET 8 by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/34](https://togithub.com/nhibernate/iesi.collections/pull/34) - Reformat using file scoped namespaces by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/35](https://togithub.com/nhibernate/iesi.collections/pull/35) - Enable nullable annotations by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/36](https://togithub.com/nhibernate/iesi.collections/pull/36) - Remove explicit Microsoft.SourceLink.GitHub reference by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/37](https://togithub.com/nhibernate/iesi.collections/pull/37) - Mark assembly as trimmable by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/38](https://togithub.com/nhibernate/iesi.collections/pull/38) - Obsolete synchronized set by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/39](https://togithub.com/nhibernate/iesi.collections/pull/39) #### New Contributors - [@​renovate](https://togithub.com/renovate) made their first contribution in [https://github.com/nhibernate/iesi.collections/pull/18](https://togithub.com/nhibernate/iesi.collections/pull/18) **Full Changelog**: https://github.com/nhibernate/iesi.collections/compare/4.0.5...4.1.0 ### [`v4.0.5`](https://togithub.com/nhibernate/iesi.collections/releases/tag/4.0.5) [Compare Source](https://togithub.com/nhibernate/iesi.collections/compare/4.0.4...4.0.5) #### What's Changed - Add .NET Standard 2.0 target (4.0.x) by [@​hazzik](https://togithub.com/hazzik) in [https://github.com/nhibernate/iesi.collections/pull/15](https://togithub.com/nhibernate/iesi.collections/pull/15) **Full Changelog**: https://github.com/nhibernate/iesi.collections/compare/4.0.4...4.0.5

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.