Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2025

Bumps spring-data.version from 3.4.3 to 3.4.5.
Updates org.springframework.data:spring-data-jpa from 3.4.3 to 3.4.5

Release notes

Sourced from org.springframework.data:spring-data-jpa's releases.

3.4.5

📗 Links

🐞 Bug Fixes

  • HQL parser rejects HAVING without GROUP BY #3840
  • EQL parser rejects array of constants in IN expressions #3835
  • EQL parser rejects reserved words and functions in IN expressions #3834
  • Error when using reserved words in JPQL query for entity field names and packages #3832
  • EqlParser prohibits the use of reserved words (JPQL aggregate functions) in entity field names #3829
  • QueryRewriter not applied to count queries #3801

📔 Documentation

  • Clarify transaction boundary recommendation #3842
  • Fix typos in JPA Query Methods documentation #3822

🔨 Dependency Upgrades

  • Upgrade JDBC drivers #3847
  • Upgrade to Hibernate 6.6.13.Final #3845
  • Upgrade to Eclipselink 4.0.6 #3844
  • Upgrade to Hibernate 6.6.11.Final #3819

❤️ Contributors

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

3.4.4

📗 Links

⭐ New Features

  • Reuse existing fetch joins in QueryUtils when creating order by expressions #2756

🐞 Bug Fixes

  • Regression using HQL queries with paging and implicit select #3792
  • No argument for named parameter using parameter multiple times with IN binding #3784
  • Invalid JoinType in QueryByExamplePredicateBuilder when using MatchMode ANY #3763

📔 Documentation

  • Spring-Data @Version-Property inspection does not work with primitives for Entity State Detection #3798

🔨 Dependency Upgrades

  • Upgrade to Hibernate 6.6.10.Final #3809
  • Upgrade to Hibernate 6.6.9.Final #3788

... (truncated)

Commits
  • 5e79902 Release version 3.4.5 (2024.1.5).
  • 7b49ed6 Prepare 3.4.5 (2024.1.5).
  • 4b9ef04 Polishing.
  • de7e5b9 Clarify transaction boundary recommendation.
  • 3720d65 Upgrade JDBC drivers.
  • 3396e65 Upgrade to Hibernate 6.6.13.Final.
  • e877a5d Upgrade to Eclipselink 4.0.6.
  • d9cfac3 Fix typos in query method reference documentation.
  • 8d7c0c0 Remove unnecessary parameter.
  • 3f0bd62 Allow HQL HAVING without enforcing GROUP BY.
  • Additional commits viewable in compare view

Updates org.springframework.data:spring-data-commons from 3.4.3 to 3.4.5

Release notes

Sourced from org.springframework.data:spring-data-commons's releases.

3.4.5

📗 Links

📔 Documentation

  • Documentation enhancement: Separate examples of methods with special parameters and methods without #3268

❤️ Contributors

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

3.4.4

📗 Links

🐞 Bug Fixes

  • Repository information cache map keeps growing until out of memory #3252
  • KotlinBeanInfoFactory doesn't consider get-prefixed methods as getters for boolean properties #3249

❤️ Contributors

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

Commits
  • 33ab712 Release version 3.4.5 (2024.1.5).
  • 5f02942 Prepare 3.4.5 (2024.1.5).
  • 3486e38 Update javadoc links.
  • 17dcb5c Remove unused imports.
  • b064b69 Fix example code in query methods details doc.
  • 7280266 Tiny improvement of examples.
  • a861600 After release cleanups.
  • 2b020d5 Prepare next development iteration.
  • aba2047 Release version 3.4.4 (2024.1.4).
  • 29fb105 Prepare 3.4.4 (2024.1.4).
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.version` from 3.4.3 to 3.4.5.

Updates `org.springframework.data:spring-data-jpa` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-data-jpa/releases)
- [Commits](spring-projects/spring-data-jpa@3.4.3...3.4.5)

Updates `org.springframework.data:spring-data-commons` from 3.4.3 to 3.4.5
- [Release notes](https://github.com/spring-projects/spring-data-commons/releases)
- [Commits](spring-projects/spring-data-commons@3.4.3...3.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2025

Superseded by #24.

@dependabot dependabot bot closed this May 16, 2025
@dependabot dependabot bot deleted the dependabot/maven/spring-data.version-3.4.5 branch May 16, 2025 17:45
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