-
Notifications
You must be signed in to change notification settings - Fork 9
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 prod-deps group with 9 updates #484
Closed
Closed
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 prod-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | org.slf4j:slf4j-api | `1.7.36` | `2.0.11` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.11` | `1.4.14` | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.6.3` | `4.7.5` | | org.eclipse.jgit:org.eclipse.jgit | `6.3.0.202209071007-r` | `6.8.0.202311291450-r` | | [info.picocli:picocli-codegen](https://github.com/remkop/picocli) | `4.2.0` | `4.7.5` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `2.22.2` | `3.2.5` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.0` | `3.5.1` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.2.2` | `3.3.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.10.1` | `3.12.1` | Updates `org.slf4j:slf4j-api` from 1.7.36 to 2.0.11 Updates `ch.qos.logback:logback-classic` from 1.4.11 to 1.4.14 - [Commits](qos-ch/logback@v_1.4.11...v_1.4.14) Updates `info.picocli:picocli` from 4.6.3 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.6.3...v4.7.5) Updates `org.eclipse.jgit:org.eclipse.jgit` from 6.3.0.202209071007-r to 6.8.0.202311291450-r Updates `info.picocli:picocli-codegen` from 4.2.0 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.2.0...v4.7.5) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 2.22.2 to 3.2.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.2.5) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.2.2 to 3.3.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.10.1 to 3.12.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.1...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.eclipse.jgit:org.eclipse.jgit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: info.picocli:picocli-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Jan 29, 2024
Closed
@dependabot ignore org.eclipse.jgit:org.eclipse.jgit minor version |
OK, I won't notify you about version 6.8.x of org.eclipse.jgit:org.eclipse.jgit again, unless you unignore it. |
Superseded by #485. |
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.
Bumps the prod-deps group with 9 updates:
1.7.36
2.0.11
1.4.11
1.4.14
4.6.3
4.7.5
6.3.0.202209071007-r
6.8.0.202311291450-r
4.2.0
4.7.5
2.22.2
3.2.5
3.5.0
3.5.1
3.2.2
3.3.0
3.10.1
3.12.1
Updates
org.slf4j:slf4j-api
from 1.7.36 to 2.0.11Updates
ch.qos.logback:logback-classic
from 1.4.11 to 1.4.14Commits
407f935
prepare release 1.4.147018a36
fix missing deseialization filter init call, enable commented out test case8a746eb
start work on 1.4.14-SNAPSHOT7ee000a
prepare release 1.4.13867bf58
remove superflus system.out call88abf59
prepare release 1.4.122cd8cab
cater for array size marked with -19c782b4
prevent DOS attacks using on malicious serialized inputf6d690d
further support for Virtual threads, issues 7379a1fc44
add support for Virtual threadsUpdates
info.picocli:picocli
from 4.6.3 to 4.7.5Release notes
Sourced from info.picocli:picocli's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli's changelog.
... (truncated)
Commits
6336bb4
Release picocli version 4.7.57c5e128
BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ updates211c24d
BUILD (picocli-spring-boot-starter) bugfix and better logginge83d867
[BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent Spring...96fb7cc
BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when possible2f4c35c
BUILD target Java 17 in picocli-shell-jline3 build when possible63a2be3
BUILD change log level in dependencies.gradle200fcfb
BUILD add logging to dependencies.gradle68d33d4
#2087 Test trace log when echo=false for interactive optionsbb94344
[TEST] refactor duplicate code, simplifyUpdates
org.eclipse.jgit:org.eclipse.jgit
from 6.3.0.202209071007-r to 6.8.0.202311291450-rUpdates
info.picocli:picocli-codegen
from 4.2.0 to 4.7.5Release notes
Sourced from info.picocli:picocli-codegen's releases.
... (truncated)
Changelog
Sourced from info.picocli:picocli-codegen's changelog.
... (truncated)
Commits
6336bb4
Release picocli version 4.7.57c5e128
BUILD (picocli-spring-boot-starter) enable dependabot for Spring 3+ updates211c24d
BUILD (picocli-spring-boot-starter) bugfix and better logginge83d867
[BUILD][DOC] (picocli-spring-boot-starter) stay up-to-date with recent Spring...96fb7cc
BUILD bugfix: target Java 17 in picocli-spring-boot-starter build when possible2f4c35c
BUILD target Java 17 in picocli-shell-jline3 build when possible63a2be3
BUILD change log level in dependencies.gradle200fcfb
BUILD add logging to dependencies.gradle68d33d4
#2087 Test trace log when echo=false for interactive optionsbb94344
[TEST] refactor duplicate code, simplifyUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 2.22.2 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
4b3a271
[maven-release-plugin] prepare release surefire-3.2.5eb3f1d9
Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0430c406
Bump org.assertj:assertj-core from 3.24.2 to 3.25.12d92f2d
[SUREFIRE-2231] JaCoCo 0.8.11 fails with old TestNG releases on Java 17+3290740
Bump org.apache.maven.plugins:maven-docck-plugin from 1.1 to 1.225a9776
Bump net.java.dev.javacc:javacc from 7.0.12 to 7.0.137752f7e
Bump commons-io:commons-io from 2.15.0 to 2.15.18874add
Revert "Bump jacocoVersion from 0.8.8 to 0.8.11"c0f7755
Fix formattinge5f4545
Bump jacocoVersion from 0.8.8 to 0.8.11Updates
org.apache.maven.plugins:maven-shade-plugin
from 3.5.0 to 3.5.1Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
Commits
bd4759b
[maven-release-plugin] prepare release maven-shade-plugin-3.5.1d2a1552
[MSHADE-457] Upgrade Parent to 40c2a2e2b
[MSHADE-458] Refresh download page64f577b
[MSHADE-459] Adjust to test also with Java 21 (#196)e56294a
[MSHADE-454] Shade Plugin does not work with JDK 206a400db
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-jar-plugin
from 3.2.2 to 3.3.0Release notes
Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.
Commits
d68df4b
[maven-release-plugin] prepare release maven-jar-plugin-3.3.0fb2299a
Restore mavenArchiverVersion property used in the site1204127
[MJAR-290] - Update Plexus Utils to 3.4.25fd2fc9
[MJAR-291] - Upgrade Parent to 3756344da
use shared action v3 (#49)4148491
Code simplifications in AbstractMojo (#47)46c017d
[MJAR-275] - Fix outputTimestamp not applied to module-info; breaks reproduci...c02be20
[MJAR-278] Update plugin (requires Maven 3.2.5+) (#19)b6fe3eb
Bump junit from 4.11 to 4.13.2 in /src/it/MJAR-22878a28dd
Ignore Maven Core updatesUpdates
org.apache.maven.plugins:maven-compiler-plugin
from 3.10.1 to 3.12.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
736da68
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.1ef93f3d
[MCOMPILER-568] Bump plexusCompilerVersion from 2.14.1 to 2.14.2 (#220)eb7840c
[MCOMPILER-567] - Fail to compile if the "generated-sources/annotations" does...2a7a73b
[maven-release-plugin] prepare for next development iterationc08b0fd
[maven-release-plugin] prepare release maven-compiler-plugin-3.12.0a1c5b13
[MCOMPILER-565] Allow project build by Maven 44855773
Bump plexusCompilerVersion from 2.13.0 to 2.14.11d05342
[MCOMPILER-562] Add property maven.compiler.outputDirectory to CompilerMojo (...ea74978
[MCOMPILER-381] - Refactor incremental detection (#181)fd37f09
[MCOMPILER-333] Cleanup generated source files (#214)Dependabot 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