Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all #1120

Merged
merged 1 commit into from
Dec 4, 2023
Merged

chore(deps): update all #1120

merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.4 -> 8.5 age adoption passing confidence
com.github.spotbugs:spotbugs-annotations (source) dependencies patch 4.8.1 -> 4.8.2 age adoption passing confidence
commons-io:commons-io (source) dependencies patch 2.15.0 -> 2.15.1 age adoption passing confidence
com.diffplug.spotless plugin minor 6.22.0 -> 6.23.3 age adoption passing confidence
com.github.spotbugs plugin patch 5.2.4 -> 5.2.5 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.5

Compare Source

spotbugs/spotbugs (com.github.spotbugs:spotbugs-annotations)

v4.8.2

Compare Source

Fixed
  • Fixed false positive UPM_UNCALLED_PRIVATE_METHOD for method used in JUnit's MethodSource (#​2379)
  • Use java.nio to load filter files (#​2684)
  • Eclipse: Do not export javax.annotation packages (#​2699)
  • Fixed not thread safe FindOverridableMethodCall detector (#​2701)
  • Fix the weird messages of PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS bugs. (#​2646)
  • Revert commons-text from 1.11.0 to 1.10.0 to resolve a version conflict (#​2686)
  • Fix FP in CT_CONSTRUCTOR_THROW when the finalizer does not run, since the exception is thrown before java.lang.Object's constructor exits (#​2710)
Added
  • New detector finding System.getenv() calls, where the corresponding Java property could be used (See ENV02-J).
Build
  • Run build using jdk 17 and 21 without usage of toolchains so we do not defeat the purpose of building on both. (#​2722)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68a4953) 97.34% compared to head (390bc94) 97.34%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1120   +/-   ##
=========================================
  Coverage     97.34%   97.34%           
  Complexity     2671     2671           
=========================================
  Files           229      229           
  Lines          8487     8487           
  Branches        519      519           
=========================================
  Hits           8262     8262           
  Misses          140      140           
  Partials         85       85           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 83a34dd into master Dec 4, 2023
6 checks passed
@renovate renovate bot deleted the renovate/all branch December 4, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant