Skip to content

Bump mariadb from 3.0.0 to 3.4.5#1945

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mariadb-3.4.5
Closed

Bump mariadb from 3.0.0 to 3.4.5#1945
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mariadb-3.4.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor

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)

Full Changelog

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 dependencies

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

... (truncated)

Changelog

Sourced from mariadb's changelog.

3.4.5 (Jul 2025)

Full Changelog

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 dependencies

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)

... (truncated)

Commits
  • 6baf970 bump 3.4.5
  • a90835f [misc] update dependencies
  • e7c9039 [CONJS-324] revert TypeScript dependency #320
  • 38d8b76 [misc] update TS file to ES module syntax
  • 0273e9a [CONJS-323] correcting TypeError: validationFunction is not a function
  • 4ba5a02 [misc] client side parsing removing "//" single line comment
  • 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'
  • 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)

Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 3.0.0 to 3.4.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-nodejs@3.0.0...3.4.5)

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: 3.4.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2025
@dependabot dependabot Bot requested a review from graduta as a code owner July 29, 2025 06:40
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 29, 2025
@graduta graduta closed this Jul 29, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2025

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/mariadb-3.4.5 branch July 29, 2025 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant