quarkiverse / quarkus-primefaces

Quarkus PrimeFaces Faces (JSF) Extension
https://github.com/primefaces/primefaces
Apache License 2.0
32 stars 3 forks source link

Bump morphia-core from 2.3.4 to 2.3.5 #81

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps morphia-core from 2.3.4 to 2.3.5.

Release notes

Sourced from morphia-core's releases.

Version 2.3.5 (2023-06-23)

Notes

Downloads

Binaries can be found on maven central.

Documentation

Full documentation can be found at https://morphia.dev/morphia/2.3. Javadoc can be found at https://morphia.dev/morphia/2.3/javadoc.

3 Issues Resolved

BACKPORT

  • #2412: Custom Enum Codec is not called in most situations

BUG

  • #2382: StackOverflow while trying to lookup entities having reference to no-longer-existing entity
  • #2412: Custom Enum Codec is not called in most situations
Commits
  • 1a8c6b7 bump to release version 2.3.5
  • 8eef50b revert version. release take 2.
  • d2a547a bump to development version 2.3.6-SNAPSHOT
  • d396a47 bump to release version 2.3.5
  • c49f931 remove import
  • 8636f69 null checks
  • 481295f fix SO on queries when references vanish
  • 39f40a8 Merge pull request #2432 from MorphiaOrg/dependabot/maven/2.3.x/org.apache.ma...
  • ca735f4 Bump maven-clean-plugin from 3.2.0 to 3.3.1
  • 90549f3 fix queries.adoc: offset -> skip (#2428)
  • 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)