Skip to content

Bump spring-data.version from 2.7.6 to 2.7.8#467

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2023

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

Updates spring-data-jpa from 2.7.6 to 2.7.8

Release notes

Sourced from spring-data-jpa's releases.

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

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

Commits
  • 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.
  • 9db5541 Update CI properties.
  • a226a7c Fix typos in code.
  • a4a7252 After release cleanups.
  • 477bbf5 Prepare next development iteration.
  • 50d68ef Release version 2.7.7 (2021.2.7).
  • 4108822 Prepare 2.7.7 (2021.2.7).
  • b86b7b5 Extend license header copyright years to 2023.
  • 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.8.

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

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

---
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 Feb 20, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #469.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/spring-data.version-2.7.8 branch March 6, 2023 05:01
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