nanotaboada / java.samples.spring.boot

๐Ÿงช Proof of Concept for a RESTful Web Service made with JDK 21 (LTS) and Spring Boot 3
MIT License
2 stars 2 forks source link

[Snyk] Upgrade org.springframework.boot:spring-boot-starter-data-jpa from 3.2.3 to 3.2.4 #89

Closed nanotaboada closed 5 months ago

nanotaboada commented 5 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade org.springframework.boot:spring-boot-starter-data-jpa from 3.2.3 to 3.2.4.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **1 version** ahead of your current version. - The recommended version was released **a month ago**, on 2024-03-21.
**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: ๐Ÿง [View latest project report](https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ›  [Adjust upgrade PR settings](https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) ๐Ÿ”• [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/nanotaboada/project/d0319196-6a4b-439d-b3c1-bc0b3bb7f18f/settings/integration?pkg=org.springframework.boot:spring-boot-starter-data-jpa&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codacy-production[bot] commented 5 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: โˆ…
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (64f217baa8d594cb36a78149a386b87876b6b8c1) | 55 | 55 | 100.00% | | | Head commit (82477232e4ddfd99c025f382efc551376e5ca073) | 55 (+0) | 55 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#89) | 0 | 0 | **โˆ… (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.36%. Comparing base (64f217b) to head (8247723).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #89 +/- ## ========================================= Coverage 96.36% 96.36% Complexity 22 22 ========================================= Files 2 2 Lines 55 55 Branches 8 8 ========================================= Hits 53 53 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeclimate[bot] commented 5 months ago

Code Climate has analyzed commit 82477232 and detected 0 issues on this pull request.

View more on Code Climate.