PlexPt / rocket-pt

基于 Java 的私有PT(private tracker)站点系统,可以提供高质量的连接服务和简单易用的界面。base on NexusPHP。
MIT License
118 stars 22 forks source link

⬆️ Bump spring-data-commons from 3.0.0 to 3.0.4 #22

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-data-commons from 3.0.0 to 3.0.4.

Release notes

Sourced from spring-data-commons's releases.

3.0.4

:green_book: Links

:notebook_with_decorative_cover: Documentation

  • Recommend Java records instead of Lombok for class-based projections #2794
  • Recommend Java Records instead of Lombok for class-based projections #2793
  • Clarify what CRUD methods are in reference documentation #2792
  • Fix broken and known-redirect links in reference documentation #2774

:heart: Contributors

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

3.0.3

:green_book: Links

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2780

3.0.2

:green_book: Links

:star: New Features

  • Query method parameter of type Class erroneously considered dynamic projection parameter #2770

:notebook_with_decorative_cover: Documentation

  • Fix broken and known-redirect links in reference documentation #2774
  • Correct Spring Boot dependency version property name used to manage Spring Data #2766
  • Fix a typo in javadoc #2739

:hammer: Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2768

:heart: Contributors

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

... (truncated)

Commits
  • 15cc703 Release version 3.0.4 (2022.0.4).
  • 2a2a4d2 Prepare 3.0.4 (2022.0.4).
  • b169924 Fix broken and known-redirect links in reference documentation.
  • 5d293c4 Polishing.
  • 02ed197 Recommend Java records instead of Lombok for class-based projections.
  • d579be5 Clarification on the the term CRUD methods in reference documentation.
  • 3628409 After release cleanups.
  • 4f7470d Prepare next development iteration.
  • 2178b42 Release version 3.0.3 (2022.0.3).
  • 1c77a43 Prepare 3.0.3 (2022.0.3).
  • 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 1 year ago

Superseded by #30.