-
Notifications
You must be signed in to change notification settings - Fork 76
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 dependencies group across 1 directory with 12 updates #250
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 dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | software.amazon.awssdk:secretsmanager | `2.20.93` | `2.29.24` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.28` | `1.18.36` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.15.2` | `2.18.2` | | [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) | `4.7.3` | `4.8.6` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.13.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.5.0` | `3.11.1` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.0` | `3.6.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.7.3.5` | `4.8.6.6` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.10` | `0.8.12` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.1.0` | `3.2.7` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | Updates `software.amazon.awssdk:secretsmanager` from 2.20.93 to 2.29.24 Updates `org.projectlombok:lombok` from 1.18.28 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.28...v1.18.36) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.2 to 2.18.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.github.spotbugs:spotbugs-annotations` from 4.7.3 to 4.8.6 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.7.3...4.8.6) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.13.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.13.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.5.0 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.11.1) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.0 to 3.6.0 - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.6.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.7.3.5 to 4.8.6.6 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.5...spotbugs-maven-plugin-4.8.6.6) Updates `org.jacoco:jacoco-maven-plugin` from 0.8.10 to 0.8.12 - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.10...v0.8.12) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.1.0 to 3.2.7 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.7) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 --- updated-dependencies: - dependency-name: software.amazon.awssdk:secretsmanager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 2, 2024
Superseded by #251. |
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 dependencies group with 12 updates in the / directory:
2.20.93
2.29.24
1.18.28
1.18.36
2.15.2
2.18.2
4.7.3
4.8.6
3.11.0
3.13.0
3.3.0
3.3.1
3.5.0
3.11.1
3.3.0
3.6.0
4.7.3.5
4.8.6.6
0.8.10
0.8.12
3.1.0
3.2.7
1.6.13
1.7.0
Updates
software.amazon.awssdk:secretsmanager
from 2.20.93 to 2.29.24Updates
org.projectlombok:lombok
from 1.18.28 to 1.18.36Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
91d79ff
[release] pre-release version bumpe8db33a
Merge pull request #3768 from tamila-krashtan/fix/with-html0338705
Revert "[fixes #3116] Add multi round support for mapstruct":9af596e
Fix typo in With.html3394b6e
eclipse downloader: When downloading sources, accept failure.03cd61a
Merge branch 'eclipse-tests-fix'7a9f3a8
Fix resource management in the eclipse downloader:87bc91a
Merge pull request #3764 from Rawi01/update-indexd21d551
Close ZipOutputStream in eclipse dependency downloader5caea32
[fixes #3761] Update annotation value indexUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.15.2 to 2.18.2Commits
Updates
com.github.spotbugs:spotbugs-annotations
from 4.7.3 to 4.8.6Release notes
Sourced from com.github.spotbugs:spotbugs-annotations's releases.
... (truncated)
Changelog
Sourced from com.github.spotbugs:spotbugs-annotations's changelog.
... (truncated)
Commits
6cf7b2c
release v4.8.6760571c
[sonatype] Use token for sonatype as now enforced7f4ea03
prepare for the next released419a05
release v4.8.68db7979
Release/4.8.6 (#3015)c5d4ca0
chore(deps): update plugin com.github.spotbugs to v6.0.17 (#3009)bd2fe15
Update spotbugs plugin to 6.0.16 (#3013)6aecbaf
fix: incorrect formatting for links and moved 3001 to unreleased (#3012)c246473
fix(deps): update dependency org.springframework:spring-core to v5.3.37 (#3011)4deffa6
chore(deps): update plugin com.gradle.develocity to v3.17.5 (#3010)Updates
org.apache.maven.plugins:maven-compiler-plugin
from 3.11.0 to 3.13.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
a1415aa
[maven-release-plugin] prepare release maven-compiler-plugin-3.13.0b2b9196
[MCOMPILER-574] Propagate cause of exception in AbstractCompilerMojo6d2ce5a
[MCOMPILER-584] Refresh page - Using Non-Javac Compilerseebad60
[MCOMPILER-585] Refresh plugins versions in ITsceacf68
[MCOMPILER-582] Automatic detection of release option for JDK < 9110293f
[MCOMPILER-583] Require Maven 3.6.390131df
[MCOMPILER-575] Bump plexusCompilerVersion from 2.14.2 to 2.15.0 (#227)74cfc72
[MCOMPILER-548] JDK 21 throws annotations processing warning that can not be ...f85aa27
Bump apache/maven-gh-actions-shared from 3 to 4d59ef49
extract Maven 3.3.1 specific method callUpdates
org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1Commits
f80596e
[maven-release-plugin] prepare release maven-source-plugin-3.3.17626998
Bump apache/maven-gh-actions-shared from 3 to 483c963c
Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#18)40ae495
Bump org.codehaus.plexus:plexus-archiver from 4.8.0 to 4.9.1 (#20)073462b
Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 (#21)0b1c823
Fix typos in AbstractSourceJarMojo exception099c65a
[MSOURCES-142] Bump org.codehaus.plexus:plexus-archiver from 4.7.1 to 4.8.0 (...1edeea4
[MSOURCES-139] Fix typo in AbstractSourceJarMojo exception436966e
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-javadoc-plugin
from 3.5.0 to 3.11.1Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
619650c
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1e314da0
[MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin62a6861
[MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletelyd1090c5
[maven-release-plugin] prepare for next development iterationee030f7
[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.06c5fdc0
[MJAVADOC-819] Align archive generation code with Maven Source Plugin3a90de5
[MJAVADOC-787] Automatic detection of release option for JDK < 9373172d
[MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stackba266c0
Fix SCM tag5775ce1
Fix typoUpdates
org.apache.maven.plugins:maven-checkstyle-plugin
from 3.3.0 to 3.6.0Commits
dd1abd9
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.6.09ccb06e
fix6ac89b8
[MCHECKSTYLE-452] Upgrade to Doxia 2.0.0 GA Stackff1a1b7
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.013e16c5
Remove unecessary test dependency on plexus-container-defaulta7c962a
[maven-release-plugin] prepare for next development iteration868abc9
[maven-release-plugin] prepare release maven-checkstyle-plugin-3.5.09043f8a
[MCHECKSTYLE-446] Dynamically calculate xrefLocation/xrefTestLocation0e7bd00
[MCHECKSTYLE-445] Upgrade to Doxia 2.0.0 Milestone Stackb92666d
Bump org.apache.maven.plugins:maven-plugins from 42 to 43Updates
com.github.spotbugs:spotbugs-maven-plugin
from 4.7.3.5 to 4.8.6.6Release notes
Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.
... (truncated)
Commits
9895d2e
[maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.6028a1a3
Merge pull request #924 from hazendaz/next-up1b6f4bf
[ci] Gstring to stringcf9ebd1
[ci] Run eclipse formatter against the code62ddea0
Merge pull request #923 from hazendaz/charset559b0ca
[logging] Use correct quoting in log linef2baf85
[maven] Update deprecated code from current project call for reports plugine5fd7e7
[groovy] Use less gstrings when not needed and sort parameter attributes260a4da
Merge pull request #922 from hazendaz/charset192e8f2
Revert "[github] Bump to maven 4.0.0-beta-5"Updates
org.jacoco:jacoco-maven-plugin
from 0.8.10 to 0.8.12Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
Commits
dbfb6f2
Prepare release 0.8.12a50585b
Upgrade maven-plugin-plugin to 3.6.4 (#1604)fd63cc5
Configure labels that Dependabot assigns to PRs (#1603)03a5333
Add configuration for Dependabot to simplify updates of ASM (#1601)40ff9fb
Upgrade ASM to 9.7 (#1600)9077178
Happy birthday Java 22! (#1596)7edd1b5
Bump actions/setup-java from 4.1.0 to 4.2.1 (#1594)e50b547
Upgrade ECJ to 3.37.0 (#1590)a1144d0
Upgrade maven-site-plugin to 3.12.1 (#1586)04b0141
Bump actions/setup-java from 4.0.0 to 4.1.0 (#1587)Updates
org.apache.maven.plugins:maven-gpg-plugin
from 3.1.0 to 3.2.7Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.