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 2.3.3 to 3.1.0 #253

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

Conversation

GladosBlueWallet
Copy link
Collaborator

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


Snyk has created this PR to upgrade mysql2 from 2.3.3 to 3.1.0.

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-01-30.
Release notes
Package name: mysql2
  • 3.1.0 - 2023-01-30

    3.1.0 (2023-01-30)

    Features

    • cleanup buffer/string conversions in hashing/xor helpers that were failing in Bun (a2392e2)

    Bug Fixes

    • when port is pased as a string convert it to a number (Bun's net.connect does not automatically convert this) (703ecb2)
  • 3.0.1 - 2023-01-13

    3.0.1 (2023-01-13)

    Dependencies

    • move eslint-config-prettier to devDependencies #1783, #1785

    Miscellaneous Chores

  • 3.0.0 - 2023-01-12

    3.0.0 (2023-01-12)

    Miscellaneous Chores

    ( below is manually added while I'm trying to iron release-please issues and commits style )

    Changes

    • named-placeholders library is updated to use newer lru-cache dependency, allowing it do dedupe and be shared between mysql2 and named-placeholders - #1711, mysqljs/named-placeholders#19
    • chai and mocha moved to devDependencies #1774
    • Amazon RDS ssl certificates updated including AWS China #1754
    • TCP_NODELAY flag enabled, avoiding long connect timeout in some scenarios #1751
    • typing improvements: #1675, #1674
    • fix: ensure pooled connections get released #1666
  • 3.0.0-rc.1 - 2022-11-06

    3.0.0-rc.1 (2022-11-06)

    Bug Fixes

    • typings: Add the infileStreamFactory option to the type definition (bf9cc4c)
    • webpack projects no longer show warning for cardinal dependency (26c56ae)

    Miscellaneous Chores

  • 2.3.3 - 2021-11-14

    2.3.3

from mysql2 GitHub release notes
Commit messages
Package name: mysql2
  • 93fe86e Merge pull request #1811 from sidorares/release-please--branches--master--components--mysql2
  • b33b597 chore(master): release 3.1.0
  • ec404e7 Merge pull request #1805 from sidorares/bun-support
  • a2392e2 feat: cleanup buffer/string conversions in hashing/xor helpers that were failing in Bun
  • 703ecb2 fix: when port is pased as a string convert it to a number (Bun's net.connect does not automatically convert this)
  • 8389bfe build: add Bun to ci matrix
  • 8a000e0 Merge pull request #1806 from sidorares/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.49.0
  • 87fa5f8 Merge pull request #1807 from sidorares/dependabot/npm_and_yarn/typescript-eslint/parser-5.49.0
  • bc0cf01 build(deps-dev): bump @ typescript-eslint/parser from 5.48.2 to 5.49.0
  • 2bdd24a build(deps-dev): bump @ typescript-eslint/eslint-plugin
  • f9b64fb Merge pull request #1798 from sidorares/dependabot/npm_and_yarn/typescript-eslint/parser-5.48.2
  • df152a3 Merge pull request #1799 from sidorares/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.48.2
  • e740aa8 build(deps-dev): bump @ typescript-eslint/eslint-plugin
  • e0c58db build(deps-dev): bump @ typescript-eslint/parser from 5.48.1 to 5.48.2
  • 0539279 Merge pull request #1793 from sidorares/dependabot/npm_and_yarn/prettier-2.8.3
  • 9b8082b Merge pull request #1794 from sidorares/dependabot/npm_and_yarn/eslint-8.32.0
  • 31dd5d9 build(deps-dev): bump eslint from 8.31.0 to 8.32.0
  • 23c44a4 build(deps-dev): bump prettier from 2.8.2 to 2.8.3
  • 70d86bb Merge pull request #1791 from qingyang-id/release-idle-connection
  • 1cabf65 Merge branch 'sidorares:master' into release-idle-connection
  • ba15fe2 Merge pull request #1787 from sidorares/release-please--branches--master--components--mysql2
  • ad21b4d chore(master): release 3.0.1
  • a605323 Merge pull request #1786 from sidorares/release-3.0.1
  • d5a6b2c chore: release 3.0.1

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