Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump mariadb from 2.5.4 to 2.5.5 #823

Merged
merged 2 commits into from Dec 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

Bumps mariadb from 2.5.4 to 2.5.5.

Release notes

Sourced from mariadb's releases.

MariaDB Connector/Node.js 2.5.5

2.5.5 (19 Oct 2021)

Full Changelog

  • [CONJS-170] Pool.query(undefined) never release connection
  • [CONJS-173] not permitting providing null as a value without an array
  • [CONJS-175] Missing leakDetectionTimeout option in Typescript description
Changelog

Sourced from mariadb's changelog.

2.5.5 (19 Oct 2021)

Full Changelog

  • [CONJS-170] Pool.query(undefined) never release connection
  • [CONJS-173] not permitting providing null as a value without an array
  • [CONJS-175] Missing leakDetectionTimeout option in Typescript description
Commits
  • bc9f6c7 Merge branch 'release/2.5.5'
  • a3f0cb1 bump 2.5.5 version
  • acae4a2 [CONJS-175] Missing leakDetectionTimeout option in Typescript description #169
  • 341189a [misc] correct changelog
  • c9f5302 [misc] test reliability improvement
  • 46d3215 [misc] correct travis link
  • caf783c [CONJS-170] Pool.query/execute/batch(undefined) never release connection #163
  • 677a465 [misc] pool test rewrite as promise
  • 5aeb8cf Merge branch 'patch-1' into develop
  • aed4694 fix minor typo "JSON.stringfy" in promise-api.md
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mariadb-2.5.5 branch from 91aec71 to 5341bec Compare December 1, 2021 20:07
Bumps [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) from 2.5.4 to 2.5.5.
- [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.4...2.5.5)

---
updated-dependencies:
- dependency-name: mariadb
  dependency-type: direct:development
  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.5 branch from 5341bec to cd22e98 Compare December 1, 2021 21:01
@styfle styfle enabled auto-merge (squash) December 2, 2021 18:49
@styfle styfle merged commit ff2165b into main Dec 2, 2021
@styfle styfle deleted the dependabot/npm_and_yarn/mariadb-2.5.5 branch December 2, 2021 19: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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant