Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps spring-data-jpa from 2.7.11 to 2.7.13.

Release notes

Sourced from spring-data-jpa's releases.

2.7.13

πŸ“— Links

⭐ New Features

  • Rewrite queries using LIKE with wildcards using CONCAT. #2939

🐞 Bug Fixes

  • Calling stored procedures can leave open cursors #2915

πŸ”¨ Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.2 #3016

2.7.12

πŸ“— Links

🐞 Bug Fixes

  • ClassNotFound Exception for org.hibernate.jpa.TypedParameterValue in QueryParameterSetter when using Eclipselink JPA Provider #2902
Commits
  • 3b4f350 Release version 2.7.13 (2021.2.13).
  • 7b1467b Prepare 2.7.13 (2021.2.13).
  • e4a9200 Upgrade to Maven Wrapper 3.9.2.
  • 3e41d46 Use snapshot and milestone repositories instead of libs-snapshot and libs-mil...
  • 81d9f8a Polishing.
  • 44465bf Close StoredProcedureQuery if it implements AutoCloseable.
  • 4605cd2 Rewrite LIKE clauses with wildcards as CONCAT functions.
  • 0f09803 After release cleanups.
  • fe143f0 Prepare next development iteration.
  • 7b897ba Release version 2.7.12 (2021.2.12).
  • 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)

Bumps [spring-data-jpa](https://github.com/spring-projects/spring-data-jpa) from 2.7.11 to 2.7.13.
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@2.7.11...2.7.13)

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 19, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #1566.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.data-spring-data-jpa-2.7.13 branch July 17, 2023 04:18
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant