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

Bump NHibernate from 5.4.1 to 5.4.3 #60

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps NHibernate from 5.4.1 to 5.4.3.

Release notes

Sourced from NHibernate's releases.

Release 5.4.3

NHibernate 5.4.3 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.4.3/ https://www.nuget.org/packages/NHibernate/5.4.3

7 issues were resolved in this release.

Release 5.4.2

NHibernate 5.4.2 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.4.2/ https://www.nuget.org/packages/NHibernate/5.4.2

7 issues were resolved in this release.

Changelog

Sourced from NHibernate's changelog.

Build 5.4.3

Release notes - NHibernate - Version 5.4.3

11 issues were resolved in this release.

** Bug

  • #3317 Issue with components list lazy loading with not lazy association
  • #3307 IsDirty performance hit since 5.4.0
  • #3295 C# 8/11 Static interface members support
  • #3291 Npgsql 6+ issues with null DateTime parameter types
  • #3290 Incorrect fetch of Many-to-Many relation
  • #3289 Fetching lazy loaded component causes n + 1 query when querying a subclass abstraction
  • #3288 NullReferenceException is thrown when using Fetch

** Task

  • #3349 Release 5.4.3
  • #3348 Merge 5.3.18 in 5.4.x
  • #3318 Merge 5.3.17 in 5.4.x
  • #3302 Upgrade NUnit3TestAdapter to fix "Unknown framework version 7.0"

Build 5.4.2

Release notes - NHibernate - Version 5.4.2

6 issues were resolved in this release.

** Bug

  • #3274 Improve LINQ Contains subquery parameter detection
  • #3271 LINQ subqueries wrongly altered by SelectClauseVisitor
  • #3263 Wrong alias in Where clause if using Fetch and scalar Select
  • #3239 Incorrect SQL generated fetching many-to-many with subclasses

** New Feature

  • #3251 MappingByCode: Support backfield property access

** Task

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.4.1 to 5.4.3.
- [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.4.1...5.4.3)

---
updated-dependencies:
- dependency-name: NHibernate
  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 Jul 5, 2023
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.

0 participants