osmmosques / osm-mosques

A Web application to display maps of muslim prayer sites
https://hakan42.github.io/osm-mosques/
Apache License 2.0
2 stars 2 forks source link

Bump spring-data-jpa from 2.3.0.RELEASE to 3.0.0 #279

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-data-jpa from 2.3.0.RELEASE to 3.0.0.

Release notes

Sourced from spring-data-jpa's releases.

3.0.0

:green_book: Links

:lady_beetle: Bug Fixes

  • EntityManagerBeanDefinitionRegistrarPostProcessor does not ensure unique SharedEntityManagerCreator beans #2699

:notebook_with_decorative_cover: Documentation

  • Replace news and noteworthy with links to the release notes. #2697

:hammer: Dependency Upgrades

  • Bump hsqldb from 2.5.1 to 2.7.1 in /spring-data-jpa #2694
  • Upgraded JSQLParser to version 4.5. #2693
  • Update test dependencies. #2677

:heart: Contributors

We'd like to thank all the contributors who worked on this release!

3.0.0-RC2

:green_book: Links

:star: New Features

  • Shouldn't JpaRepository extend ListCrudRepository/ListPagingAndSortingRepository? #2688
  • Add missing hint for QuerydslJpaPredicateExecutor #2673

3.0.0-RC1

:green_book: Links

:star: New Features

  • SqlParserQueryEnhancer errors with Merge statements #2641

:lady_beetle: Bug Fixes

  • JSqlParserQueryEnhancer errors with INSERT statements #2593
  • Handle multiline subquery removal #2582

:notebook_with_decorative_cover: Documentation

  • Improve reference documentation. #2647

... (truncated)

Commits
  • de4af44 Release version 3.0 GA (2022.0.0).
  • 22badd4 Prepare 3.0 GA (2022.0.0).
  • 4b1ac8a Ensure unique bean definitions for EntityManager beans.
  • c5e53d5 Replace New and Noteworthy with links to release notes.
  • 34e16e3 Properly handle null mixed with LIKE.
  • a196365 Upgrade hsqldb test dependency.
  • 313151e Update test dependencies.
  • 623e1c5 Upgraded JSQLParser to version 4.5.
  • d71eb19 After release cleanups.
  • b68eb0a Prepare next development iteration.
  • 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[bot] commented 1 year ago

Superseded by #287.