gradle-manifest-plugin
gradle-manifest-plugin copied to clipboard
Gradle plugin that generates project metadata to META-INF/MANIFEST.MF
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @tspencer244 in...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.10. Release notes Sourced from jvm's releases. Kotlin 2.0.10 2.0.10 Apple Ecosystem KT-68257 Xcode incorrectly reuses embedAndSign framework when moving to and from 2.0.0 Compiler...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.2.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.2.0 What's Changed Bump actions/create-github-app-token from 1.9.0 to 1.10.0 by @dependabot in dependabot/fetch-metadata#523 Bump actions/create-github-app-token from 1.10.0 to...
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 6.10.0.202406032230-r to 7.0.0.202409031743-r. Commits 608a643 JGit v7.0.0.202409031743-r 45689b4 Revert "Remove deprecated b4bdf98 Remove deprecated JschSession#getSftpChannel method 0ae586b Remove deprecated AutoLFInputStream constructors f9a608b Remove deprecated RawParseUtils#UTF8_CHARSET 2a10b41 Remove...
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.20. Changelog Sourced from jvm's changelog. 2.0.20 Analysis. API New Features KT-68143 Analysis API: support KtWhenConditionInRange call resolution Performance Improvements KT-67195 K2: do not call...
Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.1.10` |...
This plugin looks promising. But i found one issue.. its not generating SCM Attributes but generating simply like this and no exceptions/errors as well. ``` Manifest-Version: 1.0 Implementation-Title: abc Implementation-Version:...