Bump mariadb from 3.0.0 to 3.4.4
Closed
Number: #1925
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 08, 2025 at 05:38 AM UTC
(12 months ago)
(12 months ago)
Updated:
July 17, 2025 at 01:44 PM UTC
(11 months ago)
(11 months ago)
Closed:
July 17, 2025 at 01:44 PM UTC
(11 months ago)
(11 months ago)
Time to Close:
9 days
Labels:
dependencies javascript
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)
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)
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/geojsonand@types/nodepackages to development dependencies for cleaner production buildsMariaDB Connector/Node.js 3.4.2
3.4.2 (Apr 2025)
Issues Fixed
- CONJS-318: Repeated named placeholders causes "Placeholder is not defined"
MariaDB Connector/Node.js 3.4.1
3.4.1 (Mar 2025)
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)
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)
Issues Fixed
- CONJS-322: TypeScript types/share.d.ts and types/callback.d.ts are not published
3.4.3 (Jul 2025)
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/geojsonand@types/nodepackages to development dependencies for cleaner production builds3.4.2 (Apr 2025)
Issues Fixed
- CONJS-318: Repeated named placeholders causes "Placeholder is not defined"
3.4.1 (Mar 2025)
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)
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
c2ec7ffbump 3.4.46d3fcbc[CONJS-322] TypeScript types/share.d.ts and types/callback.d.ts are not publi...831fd11[misc] update CHANGELOG058f685Merge branch 'develop'94dcb11bump 3.4.3 version25f6fb0[misc] correcting missing binding #31526646cd[CONJS-309] add TypeScript callback API #29829bd92b[CONJS-320] cluster filter fails when using callback API470b92e[CONJS-319] ensure identify validation with provided servername if set6c1ea5c[misc] correct scheduling- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
1
Files Changed:
2
2
Additions:
+21
+21
Deletions:
-43
-43
Package Dependencies
Technical Details
| ID: | 3518565 |
| UUID: | 2648625973 |
| Node ID: | PR_kwDOD2Q1Ic6d3tM1 |
| Host: | GitHub |
| Repository: | AliceO2Group/Bookkeeping |
| Mergeable: | Yes |
| Merge State: | Unstable |