chore(deps): bump the dependencies group across 1 directory with 9 updates#27
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the dependencies group across 1 directory with 9 updates#27dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.10.0` | `1.11.0` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.51.3.0` | `3.53.0.0` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.6.0` | `9.7.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.10` | `42.7.11` | | [io.kotest:kotest-runner-junit5](https://github.com/kotest/kotest) | `6.1.9` | `6.1.11` | | [jvm](https://github.com/JetBrains/kotlin) | `2.3.20` | `2.3.21` | | [plugin.serialization](https://github.com/JetBrains/kotlin) | `2.3.20` | `2.3.21` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.0` | Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.10.0...v1.11.0) Updates `org.xerial:sqlite-jdbc` from 3.51.3.0 to 3.53.0.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.51.3.0...3.53.0.0) Updates `com.mysql:mysql-connector-j` from 9.6.0 to 9.7.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.6.0...9.7.0) Updates `org.postgresql:postgresql` from 42.7.10 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) Updates `io.kotest:kotest-runner-junit5` from 6.1.9 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.9...6.1.11) Updates `io.kotest:kotest-assertions-core` from 6.1.9 to 6.1.11 - [Release notes](https://github.com/kotest/kotest/releases) - [Commits](kotest/kotest@6.1.9...6.1.11) Updates `jvm` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `plugin.serialization` from 2.3.20 to 2.3.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.20...v2.3.21) Updates `gradle-wrapper` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.0.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.kotest:kotest-runner-junit5 dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.kotest:kotest-assertions-core dependency-version: 6.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jvm dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: plugin.serialization dependency-version: 2.3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 8 updates in the / directory:
1.10.01.11.03.51.3.03.53.0.09.6.09.7.042.7.1042.7.116.1.96.1.112.3.202.3.212.3.202.3.219.4.19.5.0Updates
org.jetbrains.kotlinx:kotlinx-serialization-jsonfrom 1.10.0 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's releases.
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-serialization-json's changelog.
Commits
6956af2Prepare 1.11 release390d84cMerge remote-tracking branch 'origin/master' into dev431fe2dUse local repo for publishing (#3171)05c12b6Add usage attribute to "testRepositories" configurationa4e1f08Bump Kover version to 0.9.8 release (#3174)304e858Expose Json exceptions structure (#3145)4a0338eIncluded G Play SDK verification file for core-jvm (#3169)421f64cCBOR: Relax value range check when decoding numbers (#3167)85a4f12KT-84955: mark apple x64 tagets as deprecated errorbd38b0eRemove dead codeUpdates
org.xerial:sqlite-jdbcfrom 3.51.3.0 to 3.53.0.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
f88e9c7chore(release): 3.53.0.0 [skip ci]bdd2b64feat: publish multiple classifer jars7eb6f3ffeat: better Android support23ead2echore: update native librariesbaaf087feat(sqlite): upgrade to sqlite 3.53.0dd2adccfeat(jdbc): expose wal_autocheckpoint pragma in SQLiteConfigb649d25build(deps-dev): bump surefire.version from 3.5.4 to 3.5.5857a754build(deps-dev): bump org.assertj:assertj-core from 3.27.6 to 3.27.719259e5build(deps): bump org.sonatype.central:central-publishing-maven-plugina597952build(deps-dev): bump org.mockito:mockito-core from 5.21.0 to 5.23.0Updates
com.mysql:mysql-connector-jfrom 9.6.0 to 9.7.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
0aade1fFix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME durat...b6d5baaUpdate for GPL license book.a7cc5a9Fix for DateTimeTest failures after some of the work done for WL#16669 in MyS...6a0c818WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.5f96e85Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 'into'...8d779fcFix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume EOF...1391179Copyright header year bump.5c764b4Post-release version bump.Updates
org.postgresql:postgresqlfrom 42.7.10 to 42.7.11Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
78e261ffix: Add sources and javadocs to shaded published lib generation1e09fa0update Changelog and website for release of 42.7.11 (#4042)d479fa5Fix scram fix location in changelog and update published artifact developer l...b04fc46docs: Add scram max iters fix to changelogcf54822test: Disable scram test on older version without scram_iterations GUC7dbcc79test: Add SCRAM max iteration testsc9d41d1fix: Limit SCRAM PBKDF2 iterations accepted from the servera340cb2style: replace@exceptionwith@throwsin getBoolean javadoc77837f8fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....23af03bchore(deps): update actions/checkout action to v6Updates
io.kotest:kotest-runner-junit5from 6.1.9 to 6.1.11Release notes
Sourced from io.kotest:kotest-runner-junit5's releases.
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
io.kotest:kotest-assertions-corefrom 6.1.9 to 6.1.11Release notes
Sourced from io.kotest:kotest-assertions-core's releases.
Commits
c0b386aRevert "Add KOTEST_TEST_ENABLED_OVERRIDE env var to bypass disabled tests (#5...91ac40bRevert "Support to run data tests singularly (#5574)"63c150bRevert "Add JVM test suites module and deprecate JunitXmlReporter (#5801)"657e062Revert "use-powerSetIndexes-from-common-lib (#5822) (#5823)"088a8d3Revert "Only override ignored flags for test level run (#5824)"6e5b541Revert "remove KOTEST_TEST_ENABLED_OVERRIDE when setting data tests tags (#58...6e0bd43Revert "IJ Plugin N times setter for test invocation (#5815)"8b4d353Revert "Support isolation modes on all KMP platforms (#3414) (#5806)"a3e5f50Revert "Add MultipleMatcherResult for combining multiple matcher results (#57...ad70793Revert "add comparables.shouldBeAtLeast (#5831)"Updates
jvmfrom 2.3.20 to 2.3.21Release notes
Sourced from jvm's releases.
... (truncated)
Changelog
Sourced from jvm's changelog.
Commits
fea1ad8Add ChangeLog for 2.3.21-RC209c341edisable swift export execution tests in order to update macos67a0868Avoid accessing KotlinNativeLink taskProvider when task was not executedf89e5db[K/N] Disable TSAN in runtime tests45d6c85[K/N] Don't generate generic safe casts for Objective-C types9261a6f[K/N][tests] Add a reproducer for KT-85508c9ab9db[K/N][tests] Add a reproducer for KT-85399502e844Explain: fix for destructuring declarations0c26485Explain: fix for object literals68a9e3f[minor] fix testdata name in explain testUpdates
plugin.serializationfrom 2.3.20 to 2.3.21Release notes
Sourced from plugin.serialization's releases.
... (truncated)
Changelog
Sourced from plugin.serialization's changelog.