-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the dependencies group across 1 directory with 19 updates #194
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
Merged
Conversation
This file contains hidden or 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 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [de.fraunhofer.iosb.ilt:Configurable](https://github.com/FraunhoferIOSB/Configurable) | `0.35` | `0.37` | | [de.fraunhofer.iosb.ilt:FROST-Client](https://github.com/FraunhoferIOSB/FROST-Client) | `0.44` | `0.45` | | org.slf4j:slf4j-api | `2.0.13` | `2.0.17` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.21` | | org.apache.commons:commons-collections4 | `4.4` | `4.5.0` | | [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) | `1.11.0` | `1.14.1` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.16.1` | `2.21.0` | | [org.quartz-scheduler:quartz](https://github.com/quartz-scheduler/quartz) | `2.3.2` | `2.5.1` | | org.openjfx:javafx-fxml | `22.0.1` | `23.0.2` | | org.openjfx:javafx-controls | `22.0.1` | `23.0.2` | | org.geotools:gt-referencing | `31.0` | `34.1` | | org.geotools:gt-epsg-hsql | `31.0` | `34.1` | | [org.codehaus.groovy:groovy](https://github.com/apache/groovy) | `3.0.21` | `3.0.25` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.1` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.3` | `3.6.1` | | [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) | `8.0.2` | `9.0.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.12.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.8` | | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.13` | `1.7.0` | Updates `de.fraunhofer.iosb.ilt:Configurable` from 0.35 to 0.37 - [Changelog](https://github.com/FraunhoferIOSB/Configurable/blob/master/CHANGELOG.md) - [Commits](FraunhoferIOSB/Configurable@v0.35...v0.37) Updates `de.fraunhofer.iosb.ilt:FROST-Client` from 0.44 to 0.45 - [Changelog](https://github.com/FraunhoferIOSB/FROST-Client/blob/master/CHANGELOG.md) - [Commits](FraunhoferIOSB/FROST-Client@v0.44...v0.45) Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.17 Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.21 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.6...v_1.5.21) Updates `org.apache.commons:commons-collections4` from 4.4 to 4.5.0 Updates `org.apache.commons:commons-csv` from 1.11.0 to 1.14.1 - [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-csv@rel/commons-csv-1.11.0...rel/commons-csv-1.14.1) Updates `commons-io:commons-io` from 2.16.1 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.16.1...rel/commons-io-2.21.0) Updates `org.quartz-scheduler:quartz` from 2.3.2 to 2.5.1 - [Release notes](https://github.com/quartz-scheduler/quartz/releases) - [Commits](quartz-scheduler/quartz@v2.3.2...v2.5.1) Updates `org.openjfx:javafx-fxml` from 22.0.1 to 23.0.2 Updates `org.openjfx:javafx-controls` from 22.0.1 to 23.0.2 Updates `org.openjfx:javafx-controls` from 22.0.1 to 23.0.2 Updates `org.geotools:gt-referencing` from 31.0 to 34.1 Updates `org.geotools:gt-epsg-hsql` from 31.0 to 34.1 Updates `org.geotools:gt-epsg-hsql` from 31.0 to 34.1 Updates `org.codehaus.groovy:groovy` from 3.0.21 to 3.0.25 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.1) Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.3 to 3.6.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.3...maven-shade-plugin-3.6.1) Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 8.0.2 to 9.0.2 - [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases) - [Commits](git-commit-id/git-commit-id-maven-plugin@v8.0.2...v9.0.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.12.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.8) Updates `org.sonatype.plugins:nexus-staging-maven-plugin` from 1.6.13 to 1.7.0 --- updated-dependencies: - dependency-name: de.fraunhofer.iosb.ilt:Configurable dependency-version: '0.37' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: de.fraunhofer.iosb.ilt:FROST-Client dependency-version: '0.45' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-version: 1.5.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.commons:commons-collections4 dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-csv dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.quartz-scheduler:quartz dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.openjfx:javafx-fxml dependency-version: 23.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.openjfx:javafx-controls dependency-version: 23.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.openjfx:javafx-controls dependency-version: 23.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.geotools:gt-referencing dependency-version: '34.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.geotools:gt-epsg-hsql dependency-version: '34.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.geotools:gt-epsg-hsql dependency-version: '34.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.codehaus.groovy:groovy dependency-version: 3.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 19 updates in the / directory:
0.350.370.440.452.0.132.0.171.5.61.5.214.44.5.01.11.01.14.12.16.12.21.02.3.22.5.122.0.123.0.222.0.123.0.231.034.131.034.13.0.213.0.253.13.03.14.13.5.33.6.18.0.29.0.23.6.33.12.03.2.43.2.81.6.131.7.0Updates
de.fraunhofer.iosb.ilt:Configurablefrom 0.35 to 0.37Changelog
Sourced from de.fraunhofer.iosb.ilt:Configurable's changelog.
Commits
720155cRelease v0.3705a262aAdded default implementation for getDefaultValueacaffb0Updated EditorMap to explicitly use default values for non-selected options5b6e8efBumped dependency versionsd8e7cc4EditorMap no longer initialises optional items that have not been selected4c1de94[CI] Fixed pathc821b7dReformatted everything with spotless1785c17[CI] Updated publishing to maven central, added spotless3e379ee[CI] Limit OpenJFX to 22, to stay OpenJDK 17 compatiblec01f2a0Prepare for next development iterationUpdates
de.fraunhofer.iosb.ilt:FROST-Clientfrom 0.44 to 0.45Changelog
Sourced from de.fraunhofer.iosb.ilt:FROST-Client's changelog.
Commits
3ecfe83Release v0.45f669e32Bump the dependencies group across 1 directory with 16 updates (#290)556e810Bump the dependencies group with 1 update (#269)ebccbffFix missing client id in token refresh (#288)eba8db7Fix NPE in token refresh (#288)693da44Bump the dependencies group with 9 updates (#256)d142b72[CI] Use new NIST NVD API key6f49a94Fixed JWTS API changesa1825c3Bump the dependencies group with 11 updatesbe55c5dBump the dependencies group with 1 update (#244)Updates
org.slf4j:slf4j-apifrom 2.0.13 to 2.0.17Updates
ch.qos.logback:logback-classicfrom 1.5.6 to 1.5.21Release notes
Sourced from ch.qos.logback:logback-classic's releases.
... (truncated)
Commits
fed6f37prepare release 1.5.21b111e89Initialization procedure has been simplified by removing the step1cd2df4fix issues/871dea5b95minor - remove superflous call to Objects.requireNonNull3cecf29add comment for the TurboFilter list ACCEPT case1497142improve performance for 2 or more turbo filters04a7ba5most subclasses of UnsynchronizedAppenderBase do not need a reentry guardab6a006add maven cache to github CI, update .github/FUNDING.yml2bf5557fix failed LegacyPatternLayoutTest#subPattern test due to TZ discrepancies, u...2ca8c52update funding infoUpdates
org.apache.commons:commons-collections4from 4.4 to 4.5.0Updates
org.apache.commons:commons-csvfrom 1.11.0 to 1.14.1Changelog
Sourced from org.apache.commons:commons-csv's changelog.
... (truncated)
Commits
e14ef86Ignore macOS filed8724bfPrepare for the release candidate 1.14.1 RC1b76971cPrepare for the next release candidateb66814eMerge pull request #557 from apache/dependabot/github_actions/github/codeql-a...9c95e92Bump github/codeql-action from 3.29.2 to 3.29.41fb3716Bump commons-codec:commons-codec from 1.18.0 to 1.19.07b72c50Merge some string literals9658373Update the GitHub pull request template for AI67192a9Bump commons-io:commons-io from 2.19.0 to 2.20.059164c8Bump com.opencsv:opencsv from 5.11.1 to 5.11.2 #553Updates
commons-io:commons-iofrom 2.16.1 to 2.21.0Changelog
Sourced from commons-io:commons-io's changelog.
... (truncated)
Commits
54073d3Prepare for the release candidate 2.21.0 RC1f141f09Prepare for the next release candidateadcf135Add license header0f499d0Use new oak logo34a961cUse HTTPS in URL9e51118Use HTTPS in URLd715865Add dependabot email [skip ci]3d6a7e1Javadocad875d5Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#810)bc01deeBump github/codeql-action from 4.30.9 to 4.31.2 (#811)Updates
org.quartz-scheduler:quartzfrom 2.3.2 to 2.5.1Release notes
Sourced from org.quartz-scheduler:quartz's releases.
... (truncated)
Commits
5c6447eSet quartzVersion to 2.5.12a97f39Merge pull request #1405 from akomakom/ci-sonatype-urlc339ed9Sonatype URL changes for central21e87cfMerge pull request #1403 from jhouserizer/remove_ref_docsaa5c6b8remove redundant copies of docs from this repo, reference in site repo1cade27Merge pull request #1344 from vibbix/feature/bulk-loadersbb88264- more formatting fixes7fee004- more formatting fixes7236820- more formatting fixes5c073df- rebased PRUpdates
org.openjfx:javafx-fxmlfrom 22.0.1 to 23.0.2Updates
org.openjfx:javafx-controlsfrom 22.0.1 to 23.0.2Updates
org.openjfx:javafx-controlsfrom 22.0.1 to 23.0.2Updates
org.geotools:gt-referencingfrom 31.0 to 34.1Updates
org.geotools:gt-epsg-hsqlfrom 31.0 to 34.1Updates
org.geotools:gt-epsg-hsqlfrom 31.0 to 34.1Updates
org.codehaus.groovy:groovyfrom 3.0.21 to 3.0.25Commits
Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.13.0 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
... (truncated)
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectUpdates
org.apache.maven.plugins:maven-shade-pluginfrom 3.5.3 to 3.6.1Release notes
Sourced from org.apache.maven.plugins:maven-shade-plugin's releases.
Commits
06902bd[maven-release-plugin] prepare release maven-shade-plugin-3.6.129e9a9dadd .git844e61ause github43101f9[maven-release-plugin] prepare release maven-shade-plugin-3.6.12ffb28duse release drafter v4 and dependabot to updade gha as well (#750)f5b590eBump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0eee0319Bump org.hamcrest:hamcrest-core from 2.2 to 3.00d5a7a4fix upgrade, remove those useless final6e5f0f3Bump org.apache.maven.plugins:maven-plugins from 42 to 4535febedBump org.apache.commons:commons-compress from 1.26.2 to 1.28.0Updates
io.github.git-commit-id:git-commit-id-maven-pluginfrom 8.0.2 to 9.0.2Release notes
Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.
... (truncated)
Commits
124c9dd[maven-release-plugin] prepare release v9.0.26498afctry to make tests pass locally and on github2b4bda3Merge pull request #850 from git-commit-id/dependabot/maven/io.github.git-com...a39bbe4make tests pass with io.github.git-commit-id:git-commit-id-plugin-core:6.0.0dc10eadMerge pull request #851 from git-commit-id/dependabot/maven/org.mockito-mocki...ceb9ab8build(deps-dev): bump org.mockito:mockito-core from 5.17.0 to 5.18.07235678build(deps): bump io.github.git-commit-id:git-commit-id-plugin-cored06a70bMerge pull request #845 from git-commit-id/dependabot/maven/commons-io-common...76f6226build(deps-dev): bump commons-io:commons-io from 2.18.0 to 2.19.03390d21Merge pull request #837 from git-commit-id/dependabot/maven/junit.version-5.12.1Updates
org.apache.maven.plugins:maven-javadoc-pluginfrom 3.6.3 to 3.12.0Release notes
Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.
... (truncated)
Commits
2a06bed[maven-release-plugin] prepare release maven-javadoc-plugin-3.12.0a71ecf9bump version 3.12.0-SNAPSHOT88f2b71[maven-release-plugin] prepare for next development iteration7e18956[maven-release-plugin] prepare release maven-javadoc-plugin-3.11.4c11b76cIn legacyMode, don't use -sourcepath, unless excludePackageNames is not empty...bc9904bremove fix mojo (#1263)f310135Fixpackage {...} does not existinlegacyMode(#1243)c8270f9detectOfflineLinks is now false per default for all jar mojo issue #1258 ...953e609Delete flaky test (#1260)2bba7a4Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0Updates
org.apache.maven.plugins:maven-gpg-pluginfrom 3.2.4 to 3.2.8Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.