Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

chore(deps): bump NHibernate from 5.3.8 to 5.3.12 #420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2022

Bumps NHibernate from 5.3.8 to 5.3.12.

Release notes

Sourced from NHibernate's releases.

Release 5.3.12

NHibernate 5.3.12 is now released.

For a list of resolved issues & pull requests, see the milestone or the release notes.

Binaries are available on NuGet and SourceForge: https://sourceforge.net/projects/nhibernate/files/NHibernate/5.3.12/ https://www.nuget.org/packages/NHibernate/5.3.12

5 issues were resolved in this release.

Release 5.3.11

NHibernate 5.3.11 is now released.

For a list of resolved issues & pull requests, see the milestone or the release notes.

Binaries are available on NuGet and SourceForge: https://sourceforge.net/projects/nhibernate/files/NHibernate/5.3.11/ https://www.nuget.org/packages/NHibernate/5.3.11

12 issues were resolved in this release.

Release 5.3.10

NHibernate 5.3.10 is now released.

For a list of resolved issues & pull requests, see the milestone or the release notes.

Binaries are available on NuGet and SourceForge: https://sourceforge.net/projects/nhibernate/files/NHibernate/5.3.10/ https://www.nuget.org/packages/NHibernate/5.3.10

11 issues were resolved in this release.

Release 5.3.9

NHibernate 5.3.9 is now released.

For a list of resolved issues & pull requests, see the milestone or the release notes.

Binaries are available on NuGet and SourceForge: https://sourceforge.net/projects/nhibernate/files/NHibernate/5.3.9/ https://www.nuget.org/packages/NHibernate/5.3.9

11 issues were resolved in this release.

Changelog

Sourced from NHibernate's changelog.

Build 5.3.12

Release notes - NHibernate - Version 5.3.12

5 issues were resolved in this release.

** Bug

  • #3046 Regression for filters on entity joins with many-to-one disabled
  • #3029 InvalidOperationException on proxies with explicit implementation of a generic method

** Improvement

  • #3043 Improve exception for query on delayed id

** Test

  • #3035 Support tests in VS 2022

** Task

Build 5.3.11

Release notes - NHibernate - Version 5.3.11

12 issues were resolved in this release.

** Bug

  • #3005 LINQ: Casting from object to TimeSpan throws
  • #2988 Query issues when using not-found='ignore' in entity mapping
  • #2965 Fix possible issue with logging for Linq Readonly tests
  • #2963 Time is incompatible with bigint for TimeAsTimeSpanType
  • #2937 NRE in linq processing of custom components
  • #2928 Session.Refresh when entity is IFieldInterceptorAccessor throws a MappingException
  • #2904 SQL query result not retrieved from second level cache
  • #2876 Schema validation not working with NpgSql v5
  • #2862 NHibernate AsyncReaderWriterLock stalls under load
  • #2727 The session.Load(obj, id) overload can't handle proxies

** Task

  • #3019 Release 5.3.11
  • #2984 Bump AsyncGenerator to 0.18.3 for 5.3 branch with fix for .net 6

Build 5.3.10

... (truncated)

Commits

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 [NHibernate](https://github.com/nhibernate/nhibernate-core) from 5.3.8 to 5.3.12.
- [Release notes](https://github.com/nhibernate/nhibernate-core/releases)
- [Changelog](https://github.com/nhibernate/nhibernate-core/blob/master/releasenotes.txt)
- [Commits](nhibernate/nhibernate-core@5.3.8...5.3.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 8, 2022
@dependabot dependabot bot requested a review from mvdstruijk May 8, 2022 04:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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