-
Notifications
You must be signed in to change notification settings - Fork 6
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 the general-dependencies group across 1 directory with 6 updates #66
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/maven/general-dependencies-5e691fd1dc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
Bumps the general-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/download-maven-plugin/download-maven-plugin) | `1.11.1` | `1.13.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | org.apache.logging.log4j:log4j-api | `2.24.1` | `2.24.3` | | org.apache.logging.log4j:log4j-core | `2.24.1` | `2.24.3` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.24.1` | `2.24.3` | | [io.fabric8:kubernetes-client](https://github.com/fabric8io/kubernetes-client) | `6.13.4` | `7.0.0` | Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.11.1 to 1.13.0 - [Release notes](https://github.com/download-maven-plugin/download-maven-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.11.1...1.13.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.logging.log4j:log4j-api` from 2.24.1 to 2.24.3 Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.1 to 2.24.3 Updates `org.apache.logging.log4j:log4j-core` from 2.24.1 to 2.24.3 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.24.1 to 2.24.3 Updates `io.fabric8:kubernetes-client` from 6.13.4 to 7.0.0 - [Release notes](https://github.com/fabric8io/kubernetes-client/releases) - [Changelog](https://github.com/fabric8io/kubernetes-client/blob/main/CHANGELOG.md) - [Commits](fabric8io/kubernetes-client@v6.13.4...v7.0.0) --- updated-dependencies: - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: general-dependencies - dependency-name: io.fabric8:kubernetes-client dependency-type: direct:production update-type: version-update:semver-major dependency-group: general-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Dec 16, 2024
Quality Gate passedIssues Measures |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.
Bumps the general-dependencies group with 6 updates in the / directory:
1.11.1
1.13.0
3.5.1
3.5.2
2.24.1
2.24.3
2.24.1
2.24.3
2.24.1
2.24.3
6.13.4
7.0.0
Updates
com.googlecode.maven-download-plugin:download-maven-plugin
from 1.11.1 to 1.13.0Release notes
Sourced from com.googlecode.maven-download-plugin:download-maven-plugin's releases.
Commits
6b0456b
Release 1.13.038e58c9
#223 An option to set executable permission on downloaded file (#304)bcea659
Bump to the next SNAPSHOTd88f968
Release 1.12.1389de3a
#302 Avoid XmlStreamReader class not found on password decryption (#303)94b94eb
Bump to the next SNAPSHOT2fe4d09
Release 1.12.07807f7e
#300 Remove@checkstyle
tags (#301)eff6e36
#248 Rename project according to Github org and repo renaming (#299)1c799d6
#297 Introduce dependency checks (#298)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.apache.logging.log4j:log4j-api
from 2.24.1 to 2.24.3Updates
org.apache.logging.log4j:log4j-core
from 2.24.1 to 2.24.3Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.24.1 to 2.24.3Updates
org.apache.logging.log4j:log4j-core
from 2.24.1 to 2.24.3Updates
org.apache.logging.log4j:log4j-slf4j2-impl
from 2.24.1 to 2.24.3Updates
io.fabric8:kubernetes-client
from 6.13.4 to 7.0.0Release notes
Sourced from io.fabric8:kubernetes-client's releases.
... (truncated)
Changelog
Sourced from io.fabric8:kubernetes-client's changelog.
... (truncated)
Commits
e9039a0
[RELEASE] Updated project version to v7.0.0b3a5fea
feat(crd-generator): add support for more validation constraints (6447)5cab66c
doc(migration): OpenShift Template objects type1f5fe72
chore(deps): bump sigs.k8s.io/gateway-api from 1.2.0 to 1.2.1 in /kubernetes-...27023ad
test(java-generator): use assertJ assertions34ccf96
chore(bom): Exclude tests and examples from BOM7073051
doc(crd-generator): add mention of v2 CRD generator API to migration guidefa7d5d5
fix(crd-generator): processing private and package-private CustomResource cla...1202c11
config: extract openapi-model-generator-maven-plugin versions to main pom9d35f21
fix(openapi): include Quantity in openshift-generated.jsonDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions