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 2.7.1 #257

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from spring-data-jpa's releases.

2.7.1

:green_book: Links

:star: New Features

  • JSqlParser fails for modifying queries #2555

:lady_beetle: Bug Fixes

  • Question mark in native query #2551
  • Exception swallowed in CreateIfNotFoundQueryLookupStrategy.resolveQuery [DATAJPA-1723] #2018
  • Fix it so count queries work properly for select new com.example.Dto(...) situations #1869
  • DATAJPA-1750 - Fixes order clause creation if function with parameter… #425

:notebook_with_decorative_cover: Documentation

  • Replace link to changelog.txt with link to official release notes. #2569
  • Fixes broken link to 'Accessing JPA Data with REST' guide in readme #2550

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2561

:heart: Contributors

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

2.7.0

:green_book: Links

:lady_beetle: Bug Fixes

  • Fix string formatting in MergingPersistenceUnitManager#postProcessPersistenceUnitInfo debug log #2526
  • Fixes * bug in createCountQueryFor. #2514
  • detectAlias() in QueryUtils will pick up other tokens that have "from" in them and pick the next alias from there. #2508
  • NativeQuery with Pagination #2260

:heart: Contributors

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

2.7.0-RC1

:green_book: Links

... (truncated)

Commits
  • ae594a7 Release version 2.7.1 (2021.2.1).
  • c95d10a Prepare 2.7.1 (2021.2.1).
  • 48b358f Drop links to changelog.txt from README.
  • 6aed9e1 Ensure that single-parameter DTOs work with JPQL queries.
  • 8b2530e Polishing.
  • 1dfe3fa Make JSqlParserQueryEnhancer work with updating statements.
  • be2fbaa Update CI properties.
  • 44aca7d Upgrade to Maven Wrapper 3.8.5.
  • 2bdd0f8 Fine tune checks for JDBC and JPA style parameters.
  • bd1dc05 Fixes broken link to 'Accessing JPA Data with REST' guide.
  • 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 2 years ago

Superseded by #261.