-
Notifications
You must be signed in to change notification settings - Fork 52
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
Bump checks-api.version from 2.0.0 to 2.0.1 in /bom-weekly #2471
Merged
github-actions
merged 2 commits into
master
from
dependabot/maven/bom-weekly/checks-api.version-2.0.1
Sep 6, 2023
Merged
Bump checks-api.version from 2.0.0 to 2.0.1 in /bom-weekly #2471
github-actions
merged 2 commits into
master
from
dependabot/maven/bom-weekly/checks-api.version-2.0.1
Sep 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Bumps `checks-api.version` from 2.0.0 to 2.0.1. Updates `io.jenkins.plugins:checks-api` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/jenkinsci/checks-api-plugin/releases) - [Commits](jenkinsci/checks-api-plugin@v2.0.0...v2.0.1) Updates `io.jenkins.plugins:checks-api:tests` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/jenkinsci/checks-api-plugin/releases) - [Commits](jenkinsci/checks-api-plugin@v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: io.jenkins.plugins:checks-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jenkins.plugins:checks-api:tests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Sep 6, 2023
github-actions
bot
deleted the
dependabot/maven/bom-weekly/checks-api.version-2.0.1
branch
September 6, 2023 15:40
MarkEWaite
added a commit
to MarkEWaite/bom
that referenced
this pull request
Sep 16, 2023
…enkinsci#2471)" jenkinsci#2484 describes the unexpected addition of commons-text-api as a new dependency for many consumers of the plugin bill of materials. Rather than having more and more plugins adding dependencies on the commons-text-api or the commons-lang3-api plugin, let's keep the checks-api dependency at 2.0.0 instead of 2.0.1. jenkinsci/checks-api-plugin#233 is the issue reported to the checks-api plugin. Once that issue is resolved, we should be able to use more recent checks-api plugin versions. Dependency updates that had to add commons-text-api included: * jenkinsci/bitbucket-kubernetes-credentials-plugin#133 * jenkinsci/elastic-axis-plugin#309 * jenkinsci/nodelabelparameter-plugin#265 * jenkinsci/testng-plugin-plugin#244 This reverts commit 729dfb2.
MarkEWaite
added a commit
to MarkEWaite/bom
that referenced
this pull request
Sep 17, 2023
…enkinsci#2471)" jenkinsci#2484 describes the unexpected addition of commons-text-api as a new dependency for many consumers of the plugin bill of materials. Rather than having more and more plugins adding dependencies on the commons-text-api or the commons-lang3-api plugin, let's keep the checks-api dependency at 2.0.0 instead of 2.0.1. jenkinsci/checks-api-plugin#233 is the issue reported to the checks-api plugin. Once that issue is resolved, we should be able to use more recent checks-api plugin versions. Dependency updates that had to add commons-text-api included: * jenkinsci/bitbucket-kubernetes-credentials-plugin#133 * jenkinsci/elastic-axis-plugin#309 * jenkinsci/nodelabelparameter-plugin#265 * jenkinsci/testng-plugin-plugin#244 This reverts commit 729dfb2.
MarkEWaite
added a commit
that referenced
this pull request
Sep 17, 2023
* Pin previous credentials-binding release for LTS profiles The most recent release of the credentials-binding plugin adds masking for base64 credentials. That's a nice improvement. Unfortunately, it causes one of the config-file-provider tests to fail. Adapt older bom profiles to "Bump credentials-binding (#2509)" by retaining the current version of the credentials binding plugin on the weekly release and pinning the previous credentials binding plugin release on the LTS releases. Could exclude the test failure on all releases, but it seemed better to be able to detect test failures from the weekly release even if we can't yet test the new version with the LTS releases. This partially reverts commit bab8257. * Revert "Bump checks-api.version from 2.0.0 to 2.0.1 in /bom-weekly (#2471)" #2484 describes the unexpected addition of commons-text-api as a new dependency for many consumers of the plugin bill of materials. Rather than having more and more plugins adding dependencies on the commons-text-api or the commons-lang3-api plugin, let's keep the checks-api dependency at 2.0.0 instead of 2.0.1. jenkinsci/checks-api-plugin#233 is the issue reported to the checks-api plugin. Once that issue is resolved, we should be able to use more recent checks-api plugin versions. Dependency updates that had to add commons-text-api included: * jenkinsci/bitbucket-kubernetes-credentials-plugin#133 * jenkinsci/elastic-axis-plugin#309 * jenkinsci/nodelabelparameter-plugin#265 * jenkinsci/testng-plugin-plugin#244 This reverts commit 729dfb2.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #2382
Bumps
checks-api.version
from 2.0.0 to 2.0.1.Updates
io.jenkins.plugins:checks-api
from 2.0.0 to 2.0.1Release notes
Sourced from io.jenkins.plugins:checks-api's releases.
Commits
b4a6fdb
[maven-release-plugin] prepare release v2.0.1ccf9de6
Update dependency org.jvnet.hudson.plugins:analysis-pom to v6.11.0e8c7fbe
Update dependency io.jenkins.plugins:plugin-util-api to v3.3.0c80785b
Update testcontainers-java monorepo to v1.19.0 (#228)96072a7
Update dependency org.jvnet.hudson.plugins:analysis-pom to v6.10.09f0b03e
Update testcontainers-java monorepo to v1.18.369e400a
Update dependency io.jenkins.plugins:plugin-util-api to v3.2.088913ac
Update testcontainers-java monorepo to v1.18.1 (#224)d36b764
Update actions/cache action to v3.3.194b8a23
[maven-release-plugin] prepare for next development iterationUpdates
io.jenkins.plugins:checks-api:tests
from 2.0.0 to 2.0.1Release notes
Sourced from io.jenkins.plugins:checks-api:tests's releases.
Commits
b4a6fdb
[maven-release-plugin] prepare release v2.0.1ccf9de6
Update dependency org.jvnet.hudson.plugins:analysis-pom to v6.11.0e8c7fbe
Update dependency io.jenkins.plugins:plugin-util-api to v3.3.0c80785b
Update testcontainers-java monorepo to v1.19.0 (#228)96072a7
Update dependency org.jvnet.hudson.plugins:analysis-pom to v6.10.09f0b03e
Update testcontainers-java monorepo to v1.18.369e400a
Update dependency io.jenkins.plugins:plugin-util-api to v3.2.088913ac
Update testcontainers-java monorepo to v1.18.1 (#224)d36b764
Update actions/cache action to v3.3.194b8a23
[maven-release-plugin] prepare for next development iterationDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)