Skip to content
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 with 10 updates #162

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps the dependencies group with 10 updates:

Package From To
de.fraunhofer.iosb.ilt:Configurable 0.34 0.35
org.slf4j:slf4j-api 2.0.11 2.0.12
ch.qos.logback:logback-classic 1.4.14 1.5.3
org.openjfx:javafx-fxml 21.0.1 21.0.2
org.openjfx:javafx-controls 21.0.1 21.0.2
org.openjfx:javafx-controls 21.0.1 21.0.2
org.geotools:gt-referencing 30.1 30.2
org.geotools:gt-epsg-hsql 30.1 30.2
org.geotools:gt-epsg-hsql 30.1 30.2
org.codehaus.groovy:groovy 3.0.20 3.0.21
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.5.2
io.github.git-commit-id:git-commit-id-maven-plugin 7.0.0 8.0.0

Updates de.fraunhofer.iosb.ilt:Configurable from 0.34 to 0.35

Changelog

Sourced from de.fraunhofer.iosb.ilt:Configurable's changelog.

Release Version 0.35

Updates

  • Updated the minimum Java version to 17, since new JavaFX versions have this requirement.
  • Updated dependencies.
Commits

Updates org.slf4j:slf4j-api from 2.0.11 to 2.0.12

Updates ch.qos.logback:logback-classic from 1.4.14 to 1.5.3

Commits
  • f2d8a1a prepare release 1.5.3
  • 99ccca7 fix /issues/785
  • df7c7c5 prepare work on 1.5.3-SNAPSHOT
  • baf5d70 prepare release 1.5.2
  • 6998e81 add NoAutoStartUtil.shouldBeStarted method
  • 40bc1c2 export tyler related packages
  • 0094ba3 start work on 1.5.2-SNAPSHOT
  • 88fd31c prepare release 1.5.1
  • 231e9bd more internal changes and refactorings
  • 8f3a304 more fine tuning of propertyModelHandler and co
  • Additional commits viewable in compare view

Updates org.openjfx:javafx-fxml from 21.0.1 to 21.0.2

Updates org.openjfx:javafx-controls from 21.0.1 to 21.0.2

Updates org.openjfx:javafx-controls from 21.0.1 to 21.0.2

Updates org.geotools:gt-referencing from 30.1 to 30.2

Updates org.geotools:gt-epsg-hsql from 30.1 to 30.2

Updates org.geotools:gt-epsg-hsql from 30.1 to 30.2

Updates org.codehaus.groovy:groovy from 3.0.20 to 3.0.21

Commits

Updates org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2

Commits
  • 95e22b4 [maven-release-plugin] prepare release maven-shade-plugin-3.5.2
  • d807fea Bump org.vafer:jdependency from 2.9.0 to 2.10
  • 6d60841 Bump org.apache.commons:commons-compress from 1.23.0 to 1.25.0
  • 68457e5 [MSHADE-468] add system requirements history
  • 631371b Add mshade-462 IT
  • cb7b10d [MSHADE-462] 3.5.1 not compatible with 3.4.1: The version cannot be empty.
  • bd982e7 [MSHADE-420] fix time when read from extra field
  • 3692f81 [SHADE-420] create IT: 2 runs with different TZ give different jars
  • a5315de [MSHADE-464] Maven 3.6.3 as minimum requirements
  • e7077c6 [MSHADE-467] Improved concurrency problem fix
  • Additional commits viewable in compare view

Updates io.github.git-commit-id:git-commit-id-maven-plugin from 7.0.0 to 8.0.0

Release notes

Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.

Version 8.0.0 is finally there and includes various bug-fixes and improvements :-)

⚠️ This is a potentially breaking release. Read the release-notes carefully ⚠️

Potential Breaking changes:

The main key-aspects that might cause a breakage when migrating to the new version:

  • #674/#699: change default timeformat/dateformat from RFC822 to ISO 8601 to support maven's reproducible build feature ⚠️

New Features / Bug-Fixes:

The main key-aspects that have been improved or being worked on are the following:

  • #701/#705: Fix an issue where running with submodules using the native git executable was causing a fatal: this operation must be run in a work tree
  • #700: Only injects properties into every reactor project once
  • #683: [pom] Add encoding to pom and correct maven xsd location
  • make use of git-commit-id-plugin-core:6.0.0-rc.7 (move the GitDirLocator related logic to git-commit-id-plugin-core)
  • bump several maven plugins
    • bump maven-plugin-plugin.version from 3.9.0 to 3.11.0
    • bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1
    • bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5
    • bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
    • bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
    • bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3
    • bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.2.0
    • bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11
    • bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1
  • bump several dependencies
    • bump commons-io:commons-io from 2.14.0 to 2.15.1
    • bump org.mockito:mockito-core from 5.6.0 to 5.10.0
    • bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.3 to 4.0.1
    • bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.12
    • bump org.assertj:assertj-core from 3.24.2 to 3.25.3
    • bump com.puppycrawl.tools:checkstyle from 8.25 to 10.13.0
    • bump actions/setup-java from 3 to 4
    • bump actions/cache from 3 to 4

Getting the latest release

The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:

<dependency>
    <groupId>io.github.git-commit-id</groupId>
    <artifactId>git-commit-id-maven-plugin</artifactId>
    <version>8.0.0</version>
</dependency>

Getting the latest snapshot (build automatically)

If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:

<pluginRepositories>
    <pluginRepository>
</tr></table> 

... (truncated)

Commits

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

Bumps the dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [de.fraunhofer.iosb.ilt:Configurable](https://github.com/FraunhoferIOSB/Configurable) | `0.34` | `0.35` |
| org.slf4j:slf4j-api | `2.0.11` | `2.0.12` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.3` |
| org.openjfx:javafx-fxml | `21.0.1` | `21.0.2` |
| org.openjfx:javafx-controls | `21.0.1` | `21.0.2` |
| org.openjfx:javafx-controls | `21.0.1` | `21.0.2` |
| org.geotools:gt-referencing | `30.1` | `30.2` |
| org.geotools:gt-epsg-hsql | `30.1` | `30.2` |
| org.geotools:gt-epsg-hsql | `30.1` | `30.2` |
| [org.codehaus.groovy:groovy](https://github.com/apache/groovy) | `3.0.20` | `3.0.21` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.5.2` |
| [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) | `7.0.0` | `8.0.0` |


Updates `de.fraunhofer.iosb.ilt:Configurable` from 0.34 to 0.35
- [Changelog](https://github.com/FraunhoferIOSB/Configurable/blob/master/CHANGELOG.md)
- [Commits](FraunhoferIOSB/Configurable@v0.34...v0.35)

Updates `org.slf4j:slf4j-api` from 2.0.11 to 2.0.12

Updates `ch.qos.logback:logback-classic` from 1.4.14 to 1.5.3
- [Commits](qos-ch/logback@v_1.4.14...v_1.5.3)

Updates `org.openjfx:javafx-fxml` from 21.0.1 to 21.0.2

Updates `org.openjfx:javafx-controls` from 21.0.1 to 21.0.2

Updates `org.openjfx:javafx-controls` from 21.0.1 to 21.0.2

Updates `org.geotools:gt-referencing` from 30.1 to 30.2

Updates `org.geotools:gt-epsg-hsql` from 30.1 to 30.2

Updates `org.geotools:gt-epsg-hsql` from 30.1 to 30.2

Updates `org.codehaus.groovy:groovy` from 3.0.20 to 3.0.21
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-shade-plugin/releases)
- [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2)

Updates `io.github.git-commit-id:git-commit-id-maven-plugin` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/git-commit-id/git-commit-id-maven-plugin/releases)
- [Commits](git-commit-id/git-commit-id-maven-plugin@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: de.fraunhofer.iosb.ilt:Configurable
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.geotools:gt-referencing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.github.git-commit-id:git-commit-id-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-e1145ba928 branch March 11, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants