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 9 updates #129

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps the dependencies group with 9 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
commons-io:commons-io 2.15.1 2.16.1
org.geotools:gt-referencing 30.1 31.0
org.geotools:gt-epsg-hsql 30.1 31.0
org.openjfx:javafx-fxml 21.0.1 22
org.openjfx:javafx-controls 21.0.1 22
org.apache.maven.plugins:maven-shade-plugin 3.5.1 3.5.2

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 commons-io:commons-io from 2.15.1 to 2.16.1

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

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

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

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

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

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

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

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 9 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` |
| commons-io:commons-io | `2.15.1` | `2.16.1` |
| org.geotools:gt-referencing | `30.1` | `31.0` |
| org.geotools:gt-epsg-hsql | `30.1` | `31.0` |
| org.openjfx:javafx-fxml | `21.0.1` | `22` |
| org.openjfx:javafx-controls | `21.0.1` | `22` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.5.2` |


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 `commons-io:commons-io` from 2.15.1 to 2.16.1

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

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

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

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

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

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

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)

---
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: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.geotools:gt-referencing
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.geotools:gt-epsg-hsql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
  update-type: version-update:semver-major
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2024

Superseded by #130.

@dependabot dependabot bot closed this Apr 10, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-e5511dc106 branch April 10, 2024 06:43
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.

None yet

0 participants