Skip to content

chore(deps): bump the dev-deps group with 2 updates#497

Merged
sleberknight merged 1 commit intomainfrom
dependabot/maven/dev-deps-e7a64b846b
Apr 23, 2026
Merged

chore(deps): bump the dev-deps group with 2 updates#497
sleberknight merged 1 commit intomainfrom
dependabot/maven/dev-deps-e7a64b846b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps the dev-deps group with 2 updates: org.kiwiproject:kiwi-test and com.mysql:mysql-connector-j.

Updates org.kiwiproject:kiwi-test from 4.0.2 to 4.1.0

Release notes

Sourced from org.kiwiproject:kiwi-test's releases.

v4.1.0

Summary

Improvements 🚀

Assorted 👜

Dependency Updates ⬆️

Commits
  • 8805fde [maven-release-plugin] prepare release v4.1.0
  • 88b7e11 chore(deps): bump org.kiwiproject:kiwi from 5.2.0 to 5.3.1 in the prod-deps g...
  • d195248 chore(deps): override transitive BouncyCastle deps to 1.84 (#650)
  • c91a6c4 chore(deps): bump org.kiwiproject:kiwi-bom from 3.0.4 to 3.1.0 in the prod-de...
  • 4c702db test: Update to use a unique H2 database name in Jdbi3GeneratedKeysTest
  • 91abc42 Remove @​Beta from CertificateTestHelpers, CertOptions, and TestKeyStores (#648)
  • fb6aa2d Fix inaccurate no-body check description in mockwebserver3 comparison
  • ce2b02b Add mockwebserver3 vs mockwebserver comparison writeup
  • 227dbce Add MockWebServerExtension for mockwebserver3 (#647)
  • 4d2cd7f Add MockWebServerAssertions for mockwebserver3 (#646)
  • Additional commits viewable in compare view

Updates com.mysql:mysql-connector-j from 9.6.0 to 9.7.0

Changelog

Sourced from com.mysql:mysql-connector-j's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/en/

Version 9.7.0

  • Fix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME durations in Binary Protocol (Cursor Mode).

  • WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.

  • Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 'into' in them. (reopened)

  • Fix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume EOF packet after column definitions when EOF is not deprecated.

Version 9.6.0

  • Fix for Bug#118002 (Bug#37843004), The setFetchSize() method in the Statement class may have a potential bug.

  • Fix for Bug#113130 (Bug#36043125), getGeneratedKeys() returns a zero resultset with non-key-generating statements.

  • Fix for Bug#113336 (Bug#36080226), Inconsistent getUpdateCount() Behavior with allowMultiQueries.

  • Fix for Bug#118234 (Bug#37975837), A potential bugs in Mysql Connector/J.

  • Fix for Bug#113413 (Bug#36107426), Connection.changeUser cannot be done after DriverManager.loginTimeout elapses. Thanks to Kazuhisa Kawashima for his contribution.

  • Fix for Bug#119271 (Bug#38599496), Connector/J fails to accept legacy value zeroDateTimeBehavior=convertToNull on multi-host URLs (failover).

  • Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 'into' in them.

Version 9.5.0

  • Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take database into account.

  • Fix for Bug#62693 (Bug#16722068), XAConnection savepoint capability.

  • Fix for Bug#81128 (Bug#23146631), Master host list overwritten by slave list when loadBalanceConnectionGroup used.

  • Fix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY* PROPERTIES HANGS IN TEST TESTBUG56429.

  • Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for keyStoreTypes that do not require files. Thanks to Kolbe Kegel for his contribution.

  • Fix for Bug#118938 (Bug#38396227), DatabaseMetaDataInformationSchema#getSchemas has a bug.

  • Fix for Bug#99292 (Bug#31195955), Contribution: Support Windows time zone 'Coordinated Universal Time'. Thanks to Frédéric Barrière for his contribution.

  • Fix for Bug#107094 (Bug#34104230), NullPointerException when calling equals with null on MultiHostConnectionProxy.

... (truncated)

Commits
  • 0aade1f Fix for Bug#119863 (Bug#38951042), Inaccurate decoding of negative TIME durat...
  • b6d5baa Update for GPL license book.
  • a7cc5a9 Fix for DateTimeTest failures after some of the work done for WL#16669 in MyS...
  • 6a0c818 WL#17215, Implement JDBC 4.3/4.5 Statement/Connection.enquote* methods.
  • 5f96e85 Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries with 'into'...
  • 8d779fc Fix for Bug#119659 (Bug#38916595), BinaryResultsetReader fails to consume EOF...
  • 1391179 Copyright header year bump.
  • 5c764b4 Post-release version bump.
  • See full diff 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 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 dev-deps group with 2 updates: [org.kiwiproject:kiwi-test](https://github.com/kiwiproject/kiwi-test) and [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j).


Updates `org.kiwiproject:kiwi-test` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/kiwiproject/kiwi-test/releases)
- [Commits](kiwiproject/kiwi-test@v4.0.2...v4.1.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)

---
updated-dependencies:
- dependency-name: org.kiwiproject:kiwi-test
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: com.mysql:mysql-connector-j
  dependency-version: 9.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates java Pull requests that update Java code labels Apr 23, 2026
@sleberknight sleberknight added this to the 4.1.1 milestone Apr 23, 2026
@sleberknight sleberknight merged commit 39d2604 into main Apr 23, 2026
6 checks passed
@sleberknight sleberknight deleted the dependabot/maven/dev-deps-e7a64b846b branch April 23, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants