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 6 updates #140

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps the dependencies group with 6 updates:

Package From To
de.fraunhofer.iosb.ilt:Configurable 0.34 0.35
org.slf4j:slf4j-api 2.0.11 2.0.12
org.slf4j:jul-to-slf4j 2.0.11 2.0.12
org.slf4j:jul-to-slf4j 2.0.11 2.0.12
ch.qos.logback:logback-classic 1.4.14 1.5.1
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

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 org.slf4j:jul-to-slf4j from 2.0.11 to 2.0.12

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

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

Commits
  • 88fd31c prepare release 1.5.1
  • 231e9bd more internal changes and refactorings
  • 8f3a304 more fine tuning of propertyModelHandler and co
  • a21c6b3 introduce ContextAwarePropertyContainer, corresponding refactorings
  • 26b9106 refactoring Property* related code
  • 6dc07a2 added LevelUtil
  • 9c65d2d use release flag for the compiler-plugin
  • 057ab67 mark some methods public, more defensive code
  • 1e1c2a7 move 'capitalizeFirstLetter' method to StringUtil
  • 097da9d allow MDCAdapter to to be overriden in LogbackContext.setMDCAdapter
  • 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

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 6 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` |
| org.slf4j:jul-to-slf4j | `2.0.11` | `2.0.12` |
| org.slf4j:jul-to-slf4j | `2.0.11` | `2.0.12` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.4.14` | `1.5.1` |
| 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` |


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 `org.slf4j:jul-to-slf4j` from 2.0.11 to 2.0.12

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

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

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

---
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: org.slf4j:jul-to-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.slf4j:jul-to-slf4j
  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
...

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 Feb 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

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

@dependabot dependabot bot closed this Mar 4, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-db2dede5b7 branch March 4, 2024 22:14
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