Fraunhofer-AISEC / cpg

A library to extract Code Property Graphs from C/C++, Java, Go, Python, Ruby and every other language through LLVM-IR.
https://fraunhofer-aisec.github.io/cpg/
Apache License 2.0
246 stars 59 forks source link

Update dependency io.github.gradle-nexus:publish-plugin to v2 #1506

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.github.gradle-nexus:publish-plugin 1.3.0 -> 2.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin) ### [`v2.0.0`](https://togithub.com/gradle-nexus/publish-plugin/releases/tag/v2.0.0): 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibility #### Notable changes in 2.0 - support publishing with Ivy - [#​222](https://togithub.com/gradle-nexus/publish-plugin/pull/222) - add `closeStagingRepositories` and `releaseStagingRepositories` summary tasks - [#​236](https://togithub.com/gradle-nexus/publish-plugin/issues/236) - deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - [#​171](https://togithub.com/gradle-nexus/publish-plugin/issues/171) - improve support for build cache and compatibility with Gradle 8.x - last, but not least - new team member - [@​TWiStErRob](https://togithub.com/TWiStErRob) - welcome aboard! ##### Backward incompatible changes - `closeAndReleaseStagingRepository` has been renamed to `closeAndReleaseStagingRepositories` for consistency Full list of changes since 1.3.0: https://github.com/gradle-nexus/publish-plugin/compare/v1.3.0...v2.0.0 *** ##### Changes in 2.0.0-final (since rc-2): - simplify build configuration - enhance documentation - improve E2E tests execution on CI - build itself with Gradle 8.6 - dependency upgrade Full list of changes: https://github.com/gradle-nexus/publish-plugin/compare/v2.0.0-rc-2...v2.0.0 Thanks to all the contributors to this release: [@​TWiStErRob](https://togithub.com/TWiStErRob), [@​3flex](https://togithub.com/3flex), [@​Goooler](https://togithub.com/Goooler).

Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud