Bump mariadb from 3.0.0 to 3.4.5
Closed
Number: #1945
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 29, 2025 at 06:40 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 29, 2025 at 07:50 AM UTC
(11 months ago)
(11 months ago)
Closed:
July 29, 2025 at 07:50 AM UTC
(11 months ago)
(11 months ago)
Time to Close:
about 1 hour
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps mariadb from 3.0.0 to 3.4.5.
Release notes
Sourced from mariadb's releases.
MariaDB Connector/Node.js 3.4.5
3.4.5 (Jul 2025)
Issues Fixed
- CONJS-323: Fixed SSL connection error with custom CA certificates causing "TypeError: validationFunction is not a function"
- CONJS-324: Added missing TypeScript type definitions (
@types/geojson,@types/node) to dependenciesMariaDB 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
... (truncated)
Changelog
Sourced from mariadb's changelog.
3.4.5 (Jul 2025)
Issues Fixed
- CONJS-323: Fixed SSL connection error with custom CA certificates causing "TypeError: validationFunction is not a function"
- CONJS-324: Added missing TypeScript type definitions (
@types/geojson,@types/node) to dependencies3.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)
... (truncated)
Commits
6baf970bump 3.4.5a90835f[misc] update dependenciese7c9039[CONJS-324] revert TypeScript dependency #32038d8b76[misc] update TS file to ES module syntax0273e9a[CONJS-323] correcting TypeError: validationFunction is not a function4ba5a02[misc] client side parsing removing "//" single line commentc2ec7ffbump 3.4.46d3fcbc[CONJS-322] TypeScript types/share.d.ts and types/callback.d.ts are not publi...831fd11[misc] update CHANGELOG058f685Merge branch 'develop'- 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:
+42
+42
Deletions:
-50
-50
Package Dependencies
Technical Details
| ID: | 4284612 |
| UUID: | 2702948383 |
| Node ID: | PR_kwDOD2Q1Ic6hG7gf |
| Host: | GitHub |
| Repository: | AliceO2Group/Bookkeeping |
| Mergeable: | Yes |
| Merge State: | Unstable |