Skip to content

chore(deps): bump mariadb from 2.5.2 to 2.5.4#378

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mariadb-2.5.4
Closed

chore(deps): bump mariadb from 2.5.2 to 2.5.4#378
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/mariadb-2.5.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2021

Bumps mariadb from 2.5.2 to 2.5.4.

Release notes

Sourced from mariadb's releases.

MariaDB Connector/Node.js 2.5.4

2.5.4 (08 Jun 2021)

Full Changelog

  • [CONJS-163] Authentication plugin failing doesn't always return error
  • [CONJS-164] Add API that list options default value
  • [CONJS-161] Runtime error on escape() method when escaping array parameter type
  • update iconv-lite dependency to 0.6.3

MariaDB connector/node.js 2.5.3

This version is a correction release (Stable (GA)).

Full Changelog

  • [CONJS-157] Batch error when setting maxAllowedPacket less than an insert parameter value
  • [CONJS-158] use BigInt constructor in place of literal to ensure maximum compatibility
  • [CONJS-160] Wrong definition for typescript PoolConnection.release
  • [CONJS-159] test 10.6 server latest build
Changelog

Sourced from mariadb's changelog.

2.5.4 (08 Jun 2021)

Full Changelog

  • [CONJS-163] Authentication plugin failing doesn't always return error
  • [CONJS-164] Add API that list options default value
  • [CONJS-161] escaping correction
  • update iconv-lite dependency to 0.6.3

2.5.3 (16 Feb 2021)

Full Changelog

  • [CONJS-157] Batch error when setting maxAllowedPacket less than an insert parameter value
  • [CONJS-158] use BigInt constructor in place of literal to ensure maximum compatibility
  • [CONJS-160] Wrong definition for typescript PoolConnection.release
  • [CONJS-159] test 10.6 server latest build
Commits
Maintainer changes

This version was pushed to npm by dbart, a new releaser for mariadb since your current version.


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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2021
@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #378 (a069e60) into master (0356a6c) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Current head a069e60 differs from pull request most recent head 05f5a07. Consider uploading reports for the commit 05f5a07 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
- Coverage   93.06%   93.00%   -0.07%     
==========================================
  Files         213      213              
  Lines        8158     8158              
  Branches      569      569              
==========================================
- Hits         7592     7587       -5     
- Misses        566      571       +5     
Impacted Files Coverage Δ
lib/public/views/Logs/Create/index.js 91.78% <0.00%> (-6.85%) ⬇️
lib/public/components/common/markdown.js 98.27% <0.00%> (+8.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b23b8bc...05f5a07. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.4 branch 3 times, most recently from 861c0aa to a5cae88 Compare August 10, 2021 17:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.4 branch from a5cae88 to 2487392 Compare August 24, 2021 15:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.4 branch 2 times, most recently from 1bb91ef to 7ed5524 Compare September 24, 2021 09:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.4 branch 3 times, most recently from d677c2f to a069e60 Compare October 7, 2021 14:04
Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 2.5.2 to 2.5.4.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-nodejs@2.5.2...2.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.4 branch from a069e60 to 05f5a07 Compare October 8, 2021 11:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2021

Superseded by #426.

@dependabot dependabot bot closed this Oct 21, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mariadb-2.5.4 branch October 21, 2021 07:02
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

Development

Successfully merging this pull request may close these issues.

0 participants