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

[Snyk] Upgrade mysql2 from 3.2.3 to 3.9.2 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nvmitsme
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mysql2 from 3.2.3 to 3.9.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 28 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2024-02-26.
Release notes
Package name: mysql2
  • 3.9.2 - 2024-02-26

    3.9.2 (2024-02-26)

    Bug Fixes

  • 3.9.1 - 2024-01-29

    3.9.1 (2024-01-29)

    Bug Fixes

    • types: support encoding for string type cast (#2407) (1dc2011)
  • 3.9.0 - 2024-01-26

    3.9.0 (2024-01-26)

    Features

  • 3.8.0 - 2024-01-23

    3.8.0 (2024-01-23)

    Features

    Bug Fixes

    • stream: premature close when using for await (#2389) (af47148)
    • types: add missing types to TypeCast (#2390) (78ce495)
    • removeIdleTimeoutConnectionsTimer isn't cleared on pool close (#2384) (18a44f6)
  • 3.7.1 - 2024-01-17

    3.7.1 (2024-01-17)

    Bug Fixes

    • add condition which allows code in callback to be reachable (#2376) (8d5b903)
  • 3.7.0 - 2024-01-07

    3.7.0 (2024-01-07)

    Features

  • 3.6.5 - 2023-11-22

    3.6.5 (2023-11-22)

    Bug Fixes

    • add decodeuricomponent to parse uri encoded special characters in host, username, password and datbase keys (#2277) (fe573ad)
  • 3.6.4 - 2023-11-21

    3.6.4 (2023-11-21)

    Bug Fixes

  • 3.6.3 - 2023-11-03

    3.6.3 (2023-11-03)

    Bug Fixes

    • correctly pass values when used with sql-template-strings library (#2266) (6444f99)
  • 3.6.2 - 2023-10-15

    3.6.2 (2023-10-15)

    Bug Fixes

  • 3.6.1 - 2023-09-09
  • 3.6.0 - 2023-08-04
  • 3.5.2 - 2023-07-17
  • 3.5.1 - 2023-07-10
  • 3.5.0 - 2023-07-06
  • 3.4.5 - 2023-07-05
  • 3.4.4 - 2023-07-04
  • 3.4.3 - 2023-06-30
  • 3.4.2 - 2023-06-26
  • 3.4.1 - 2023-06-24
  • 3.4.0 - 2023-06-19
  • 3.3.5 - 2023-06-13
  • 3.3.4 - 2023-06-11
  • 3.3.3 - 2023-05-27
  • 3.3.2 - 2023-05-23
  • 3.3.1 - 2023-05-11
  • 3.3.0 - 2023-05-06
  • 3.2.4 - 2023-04-25
  • 3.2.3 - 2023-04-16
from mysql2 GitHub release notes
Commit messages
Package name: mysql2
  • 65e6e9a chore(master): release 3.9.2 (#2420)
  • aa5a354 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /website (#2453)
  • 99cefb5 build(deps-dev): bump poku from 1.4.0 to 1.5.0 in /website (#2454)
  • 35862fa build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#2452)
  • 11de972 build(deps-dev): bump @ types/node from 20.11.19 to 20.11.20 (#2450)
  • fc164c6 chore(docs): create .gitattributes (#2449)
  • 71b08f6 build(deps-dev): bump poku from 1.3.1 to 1.4.0 in /website (#2448)
  • d0284fb build(deps): bump sass from 1.71.0 to 1.71.1 in /website (#2446)
  • a7aecaa chore(website): upgrade typescript eslint and parser manually (#2445)
  • db13468 build(deps-dev): bump @ types/node from 20.11.17 to 20.11.19 (#2444)
  • 9da20e2 build(deps): bump sass from 1.70.0 to 1.71.0 in /website (#2443)
  • 1e06e50 build(deps): bump @ mdx-js/react from 3.0.0 to 3.0.1 in /website (#2436)
  • 9d76c25 build(deps-dev): bump tsx from 4.7.0 to 4.7.1 in /website (#2435)
  • de0d3f4 build(deps-dev): bump @ types/node from 20.11.16 to 20.11.17 (#2434)
  • d040439 ci(website): revert Prettier conflict from its previous version (#2433)
  • 2d16e6b build(deps-dev): bump @ typescript-eslint/eslint-plugin in /website (#2432)
  • f05a068 build(deps-dev): bump lint-staged from 15.2.1 to 15.2.2 (#2430)
  • 672e41b build(deps-dev): bump @ typescript-eslint/parser in /website (#2431)
  • 712954c build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#2428)
  • 48953df build(deps-dev): bump @ types/node from 20.11.15 to 20.11.16 (#2427)
  • 51f8e11 build(deps-dev): bump @ types/node from 20.11.13 to 20.11.15 (#2426)
  • 336a7f1 fix(types): expose TypeCast types (#2425)
  • 5b44bf9 build(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 (#2421)
  • b0365fb build(deps-dev): bump @ types/node from 20.11.11 to 20.11.13 (#2422)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants