Skip to content

Bump spring-data.version from 2.7.6 to 2.7.9#469

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/spring-data.version-2.7.9
Closed

Bump spring-data.version from 2.7.6 to 2.7.9#469
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/spring-data.version-2.7.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps spring-data.version from 2.7.6 to 2.7.9.
Updates spring-data-commons from 2.7.6 to 2.7.9

Updates spring-data-jpa from 2.7.6 to 2.7.9

Release notes

Sourced from spring-data-jpa's releases.

2.7.9

📗 Links

🐞 Bug Fixes

  • NullPointerException in version 3.0.2 when using modifying native queries or SELECT queries that Spring Data cannot parse #2812

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2811

2.7.8

📗 Links

🐞 Bug Fixes

  • Broken count query for native queries with table alias #2773

❤️ Contributors

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

2.7.7

📗 Links

⭐ New Features

  • SqlParserQueryEnhancer errors with Merge statements #2641
  • limit queries of single finders to 2 #2594

🐞 Bug Fixes

  • contains in query derivation of an ElementCollection creates a proper isMember clause but encloses the argument in % leading to the wrong result. #2607
  • JSqlParserQueryEnhancer errors with INSERT statements #2593
  • Passing null as stored procedure argument is broken in v2.7.0 (works in v2.6.8). #2544
  • EntityGraphFactory overwrites nested subgraphs #2527

📔 Documentation

  • Improve error message in ParameterBinder #2700

🔨 Dependency Upgrades

  • Upgraded JSQLParser to version 4.5. #2693

❤️ Contributors

... (truncated)

Commits
  • cdd4c4d Release version 2.7.9 (2021.2.9).
  • b5e642b Prepare 2.7.9 (2021.2.9).
  • 37ca755 Fix NullPointer when deriving a count query for non-SELECT statements.
  • 4dd9369 Delay count query derivation.
  • c001de8 Upgrade to Maven Wrapper 3.9.0.
  • 6b40de1 After release cleanups.
  • 1e3164e Prepare next development iteration.
  • 98073ae Release version 2.7.8 (2021.2.8).
  • ec1b5c6 Prepare 2.7.8 (2021.2.8).
  • a851022 Differentiate between JPQL and native queries in count query derivation.
  • 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 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 2.7.6 to 2.7.9.

Updates `spring-data-commons` from 2.7.6 to 2.7.9

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

---
updated-dependencies:
- dependency-name: org.springframework.data:spring-data-commons
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.springframework.data:spring-data-jpa
  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 Mar 6, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2023

Superseded by #470.

@dependabot dependabot bot closed this Mar 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/spring-data.version-2.7.9 branch March 21, 2023 04:59
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.

0 participants