| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@csviri did we ever have no-apt profile? Can I remove this profile from actions? |
Sorry, something went wrong.
There was a problem hiding this comment.
This pull request bumps the io.github.git-commit-id:git-commit-id-maven-plugin dependency from version 9.1.0 to 10.0.0. This is a development dependency used to inject git commit information during the build process of the Java Operator SDK.
Changes:
Sorry, something went wrong.
| <maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version> | ||
| <maven-install-plugin.version>3.1.4</maven-install-plugin.version> | ||
| <git-commit-id-maven-plugin.version>9.1.0</git-commit-id-maven-plugin.version> | ||
| <git-commit-id-maven-plugin.version>10.0.0</git-commit-id-maven-plugin.version> |
There was a problem hiding this comment.
The git-commit-id-maven-plugin version 10.0.0 requires Maven 3.9.0 or later according to the release notes (see https://github.com/git-commit-id/git-commit-id-maven-plugin/releases/tag/v10.0.0). However, the Maven wrapper is currently configured to use Maven 3.8.4 in .mvn/wrapper/maven-wrapper.properties. This will cause build failures when the plugin executes. The Maven wrapper distributionUrl must be updated to Maven 3.9.0 or later to support this version bump.
| <git-commit-id-maven-plugin.version>10.0.0</git-commit-id-maven-plugin.version> | |
| <git-commit-id-maven-plugin.version>9.0.1</git-commit-id-maven-plugin.version> |
Sorry, something went wrong.
What is a no-apt profile? :) |
Sorry, something went wrong.
|
well, you should tell me that :D https://github.com/operator-framework/java-operator-sdk/blob/main/.github/workflows/integration-tests.yml#L56, opening PR :D |
Sorry, something went wrong.
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate. |
Sorry, something went wrong.
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate. |
Sorry, something went wrong.
Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v9.1.0...v10.0.0) --- updated-dependencies: - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| Back | FazBrowse Home | New Git URL |
Bumps io.github.git-commit-id:git-commit-id-maven-plugin from 9.1.0 to 10.0.0.
Release notesSourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
... (truncated)
Commits