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

Update dependency mysql2 to v3.9.8 #181

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mysql2 (source) 3.6.5 -> 3.9.8 age adoption passing confidence

Release Notes

sidorares/node-mysql2 (mysql2)

v3.9.8

Compare Source

Bug Fixes
  • security: sanitize fields and tables when using nestTables (#​2702) (efe3db5)
  • support deno + caching_sha2_password FULL_AUTHENTICATION_PACKET flow (#​2704) (2e03694)
  • typings: typo from jonServerPublicKey to onServerPublicKey (#​2699) (8b5f691)

v3.9.7

Compare Source

Bug Fixes
  • security: sanitize timezone parameter value to prevent code injection (#​2608) (7d4b098)

v3.9.6

Compare Source

Bug Fixes
  • binary parser sometimes reads out of packet bounds when results contain null and typecast is false (#​2601) (705835d)

v3.9.5

Compare Source

Bug Fixes

v3.9.4

Compare Source

Bug Fixes

v3.9.3

Compare Source

Bug Fixes
  • security: improve cache key formation (#​2424) (0d54b0c)
    • Fixes a potential parser cache poisoning attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
  • update Amazon RDS SSL CA cert (#​2131) (d9dccfd)

v3.9.2

Compare Source

Bug Fixes

v3.9.1

Compare Source

Bug Fixes

v3.9.0

Compare Source

Features

v3.8.0

Compare Source

Features
Bug Fixes

v3.7.1

Compare Source

Bug Fixes
  • add condition which allows code in callback to be reachable (#​2376) (8d5b903)

v3.7.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.42%. Comparing base (b1a18ef) to head (2e0f87c).
Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #181   +/-   ##
=======================================
  Coverage   63.42%   63.42%           
=======================================
  Files          50       50           
  Lines        2666     2666           
  Branches      167      167           
=======================================
  Hits         1691     1691           
  Misses        958      958           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update dependency mysql2 to v3.7.0 Update dependency mysql2 to v3.7.1 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 377691d to dae562a Compare January 17, 2024 22:56
@renovate renovate bot changed the title Update dependency mysql2 to v3.7.1 Update dependency mysql2 to v3.8.0 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from dae562a to 3e93eee Compare January 23, 2024 22:31
@renovate renovate bot changed the title Update dependency mysql2 to v3.8.0 Update dependency mysql2 to v3.9.0 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch 2 times, most recently from 9b4e533 to 5354088 Compare January 29, 2024 11:40
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.0 Update dependency mysql2 to v3.9.1 Jan 29, 2024
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.1 Update dependency mysql2 to v3.9.2 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 5354088 to 8bcc294 Compare February 26, 2024 14:25
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 8bcc294 to 4dfaee3 Compare March 26, 2024 07:53
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.2 Update dependency mysql2 to v3.9.3 Mar 26, 2024
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.3 Update dependency mysql2 to v3.9.4 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 4dfaee3 to 7d5fd34 Compare April 9, 2024 08:12
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 7d5fd34 to 22735f5 Compare April 17, 2024 14:41
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.4 Update dependency mysql2 to v3.9.5 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from 22735f5 to b8bfd3b Compare April 18, 2024 08:31
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.5 Update dependency mysql2 to v3.9.6 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from b8bfd3b to e0e8cab Compare April 21, 2024 12:43
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.6 Update dependency mysql2 to v3.9.7 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from e0e8cab to e7aad44 Compare May 27, 2024 03:22
@renovate renovate bot changed the title Update dependency mysql2 to v3.9.7 Update dependency mysql2 to v3.9.8 May 27, 2024
@renovate renovate bot force-pushed the renovate/mysql2-3.x branch from e7aad44 to 2e0f87c Compare May 27, 2024 14:33
@victorsoares96 victorsoares96 merged commit 69c9e67 into master May 27, 2024
3 checks passed
@victorsoares96 victorsoares96 deleted the renovate/mysql2-3.x branch May 27, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant