An open index of dependabot pull requests across open source projects.

Bump mariadb from 3.0.0 to 3.4.4

Closed
Number: #1925
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 08, 2025 at 05:38 AM UTC
(12 months ago)
Updated: July 17, 2025 at 01:44 PM UTC
(11 months ago)
Closed: July 17, 2025 at 01:44 PM UTC
(11 months ago)
Time to Close: 9 days
Labels:
dependencies javascript
Description:

Bumps mariadb from 3.0.0 to 3.4.4.

Release notes

Sourced from mariadb's releases.

MariaDB Connector/Node.js 3.4.4

3.4.4 (Jul 2025)

Full Changelog

Issues Fixed

  • CONJS-322: TypeScript types/share.d.ts and types/callback.d.ts are not published

MariaDB Connector/Node.js 3.4.3

3.4.3 (Jul 2025)

Full Changelog

Notable changes

  • CONJS-309: Enhanced TypeScript support by adding mariadb/callback type definitions

Issues Fixed

  • CONJS-319: Resolved SSL identity verification issue where servername parameter wasn't being properly validated
  • CONJS-320: Fixed cluster filtering problems in query/execute operations when using the callback API
  • CONJS-321: Moved @​types/geojson and @​types/node packages to development dependencies for cleaner production builds

MariaDB Connector/Node.js 3.4.2

3.4.2 (Apr 2025)

Full Changelog

Issues Fixed

  • CONJS-318: Repeated named placeholders causes "Placeholder is not defined"

MariaDB Connector/Node.js 3.4.1

3.4.1 (Mar 2025)

Full Changelog

Issues Fixed

  • CONJS-306: Support "zero configuration ssl" for parsec authentication
  • CONJS-315: Fixed issue with incorrect data for result-set rows of exactly 16M of data
  • CONJS-312: Improved pool error messages when failing to create connections
  • CONJS-313: Now allows using question mark parameters even when using namedPlaceholders option (mysql compatibility)
  • CONJS-305: Added Connection close alias for end function in TypeScript definition
  • CONJS-314: Fixed Bulk operations potentially returning unexpected error "Cannot read properties of undefined (reading '0')"
  • CONJS-275: Added capability to return all Bulk insert IDs for MariaDB server 11.5.1+
  • CONJS-304: Fixed bulk operations ending with "Got a packet bigger than 'max_allowed_packet' bytes" error
  • CONJS-316: Enhanced handling of non-bulk batched operations to avoid out-of-memory errors for batches not using bulk

MariaDB Connector/Node.js 3.4.0

3.4.0 (Oct 2024)

Full Changelog

Notable changes

  • CONJS-299 Parsec authentication implementation
  • CONJS-295 add new option jsonStrings to ensure to return JSON field as string

Issues Fixed

... (truncated)

Changelog

Sourced from mariadb's changelog.

3.4.4 (Jul 2025)

Full Changelog

Issues Fixed

  • CONJS-322: TypeScript types/share.d.ts and types/callback.d.ts are not published

3.4.3 (Jul 2025)

Full Changelog

Notable changes

  • CONJS-309: Enhanced TypeScript support by adding mariadb/callback type definitions

Issues Fixed

  • CONJS-319: Resolved SSL identity verification issue where servername parameter wasn't being properly validated
  • CONJS-320: Fixed cluster filtering problems in query/execute operations when using the callback API
  • CONJS-321: Moved @​types/geojson and @​types/node packages to development dependencies for cleaner production builds

3.4.2 (Apr 2025)

Full Changelog

Issues Fixed

  • CONJS-318: Repeated named placeholders causes "Placeholder is not defined"

3.4.1 (Mar 2025)

Full Changelog

Issues Fixed

  • CONJS-306: Support "zero configuration ssl" for parsec authentication
  • CONJS-315: Fixed issue with incorrect data for result-set rows of exactly 16M of data
  • CONJS-312: Improved pool error messages when failing to create connections
  • CONJS-313: Now allows using question mark parameters even when using namedPlaceholders option (mysql compatibility)
  • CONJS-305: Added Connection close alias for end function in TypeScript definition
  • CONJS-314: Fixed Bulk operations potentially returning unexpected error "Cannot read properties of undefined (reading '0')"
  • CONJS-275: Added capability to return all Bulk insert IDs for MariaDB server 11.5.1+
  • CONJS-304: Fixed bulk operations ending with "Got a packet bigger than 'max_allowed_packet' bytes" error
  • CONJS-316: Enhanced handling of non-bulk batched operations to avoid out-of-memory errors for batches not using bulk

3.4.0 (Oct 2024)

Full Changelog

Notable changes

  • CONJS-299 Parsec authentication implementation
  • CONJS-295 add new option jsonStrings to ensure to return JSON field as string

Issues Fixed

  • CONJS-296 Add option enableKeepAlive / keepAliveInitialDelay alias for keepAliveDelay for mysql2 compatibility

... (truncated)

Commits
  • c2ec7ff bump 3.4.4
  • 6d3fcbc [CONJS-322] TypeScript types/share.d.ts and types/callback.d.ts are not publi...
  • 831fd11 [misc] update CHANGELOG
  • 058f685 Merge branch 'develop'
  • 94dcb11 bump 3.4.3 version
  • 25f6fb0 [misc] correcting missing binding #315
  • 26646cd [CONJS-309] add TypeScript callback API #298
  • 29bd92b [CONJS-320] cluster filter fails when using callback API
  • 470b92e [CONJS-319] ensure identify validation with provided servername if set
  • 6c1ea5c [misc] correct scheduling
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+21
Deletions:
-43
Package Dependencies
Package:
mariadb
Ecosystem:
npm
Version Change:
3.0.0 → 3.4.4
Update Type:
Minor
Technical Details
ID: 3518565
UUID: 2648625973
Node ID: PR_kwDOD2Q1Ic6d3tM1
Host: GitHub
Repository: AliceO2Group/Bookkeeping
Mergeable: Yes
Merge State: Unstable