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 across 1 directory with 7 updates #82

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps the dependencies group with 7 updates in the / directory:

Package From To
com.github.stefvanschie.inventoryframework:IF 0.10.16 0.10.17
org.xerial:sqlite-jdbc 3.46.0.1 3.46.1.0
ch.qos.logback:logback-classic 1.5.6 1.5.7
org.jetbrains.kotlinx:kotlinx-datetime 0.6.0 0.6.1
xyz.jpenilla.run-paper 2.3.0 2.3.1
org.jetbrains.kotlin.jvm 2.0.10 2.0.20
org.jetbrains.kotlin.plugin.serialization 2.0.10 2.0.20

Updates com.github.stefvanschie.inventoryframework:IF from 0.10.16 to 0.10.17

Release notes

Sourced from com.github.stefvanschie.inventoryframework:IF's releases.

V 0.10.17

+ Add 1.21.1 support

Commits

Updates org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.46.1.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.46.1 (be3bf30)

🐛 Fixes

native-image

  • support strict image heap (029a35f)

🛠 Build

deps

  • bump org.apache.maven.plugins:maven-gpg-plugin (17dffe9)

unscoped

  • add GraalVM for JDK 22 to native test suite (e40e5a3)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck, Kristof Dhondt

Commits
  • 73e64f0 chore(release): 3.46.1.0 [skip ci]
  • e092069 chore: update native libraries
  • be3bf30 feat(sqlite): upgrade to sqlite 3.46.1
  • 029a35f fix(native-image): support strict image heap
  • e40e5a3 ci: add GraalVM for JDK 22 to native test suite
  • 17dffe9 build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  • 61fda53 chore(release): prepare next snapshot [skip ci]
  • See full diff in compare view

Updates ch.qos.logback:logback-classic from 1.5.6 to 1.5.7

Commits
  • 5e9f47f prepare release 1.5.7
  • 3f57247 only one shutdown hooks allowed, locks during LoggerContext.stop operation, f...
  • 1b7fe94 add STRICT shortcut for ISO8601 date pattern, fixes LOGBACK-262
  • 94b67db Made AsyncAppenderBase.isQueueBelowDiscardingThreshold public to facilitate...
  • 85bed93 fix race condition reported in LOGBACK-1362
  • c8c46e3 move levelChangePropagator related tests to logback-classic-blackbox
  • f7d5cf8 extract constants for property keys
  • c1f21e9 add test in relation to variable subsitions for levels, report substitions, L...
  • 7c29474 add support for finding the console's charset, LOGBACK-1642
  • 44fbe63 MaskedKeyValuePairConverter test issues/828, NPE in AppeanderAttachableImpl ...
  • Additional commits viewable in compare view

Updates org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1

Release notes

Sourced from org.jetbrains.kotlinx:kotlinx-datetime's releases.

v0.6.1

  • Prohibit parsing non-ASCII digits as numbers in DateTimeFormat (#405)
  • More accurately determine which files represent time zones and which don't on Linux and Darwin (#395)
  • Fix a regression that occasionally considered the right boundary of a time overlap to be a part of it on Native (#399)
  • Introduce various small improvements to the timezone handling on Windows (#390)
  • On Linux, allow not having any /etc/localtime set, defaulting to TimeZone.UTC as the system time zone (#426)
Changelog

Sourced from org.jetbrains.kotlinx:kotlinx-datetime's changelog.

0.6.1

  • Prohibit parsing non-ASCII digits as numbers in DateTimeFormat (#405)
  • More accurately determine which files represent time zones and which don't on Linux and Darwin (#395)
  • Fix a regression that occasionally considered the right boundary of a time overlap to be a part of it on Native (#399)
  • Introduce various small improvements to the timezone handling on Windows (#390)
  • On Linux, allow not having any /etc/localtime set, defaulting to TimeZone.UTC as the system time zone (#426)
Commits

Updates xyz.jpenilla.run-paper from 2.3.0 to 2.3.1

Updates org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20

Updates org.jetbrains.kotlin.plugin.serialization from 2.0.10 to 2.0.20

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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.github.stefvanschie.inventoryframework:IF](https://github.com/stefvanschie/IF) | `0.10.16` | `0.10.17` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.46.0.1` | `3.46.1.0` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.7` |
| [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.0` | `0.6.1` |
| xyz.jpenilla.run-paper | `2.3.0` | `2.3.1` |
| org.jetbrains.kotlin.jvm | `2.0.10` | `2.0.20` |
| org.jetbrains.kotlin.plugin.serialization | `2.0.10` | `2.0.20` |



Updates `com.github.stefvanschie.inventoryframework:IF` from 0.10.16 to 0.10.17
- [Release notes](https://github.com/stefvanschie/IF/releases)
- [Commits](stefvanschie/IF@v0.10.16...v0.10.17)

Updates `org.xerial:sqlite-jdbc` from 3.46.0.1 to 3.46.1.0
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](xerial/sqlite-jdbc@3.46.0.1...3.46.1.0)

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.7
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.7)

Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](Kotlin/kotlinx-datetime@v0.6.0...v0.6.1)

Updates `xyz.jpenilla.run-paper` from 2.3.0 to 2.3.1

Updates `org.jetbrains.kotlin.jvm` from 2.0.10 to 2.0.20

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.10 to 2.0.20

---
updated-dependencies:
- dependency-name: com.github.stefvanschie.inventoryframework:IF
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.xerial:sqlite-jdbc
  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-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: xyz.jpenilla.run-paper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

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

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/gradle/dependencies-ba50c6ec60 branch September 2, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants