Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sidorares/node-mysql2 Loading
base: v3.9.3
Choose a base ref
...
head repository: sidorares/node-mysql2 Loading
compare: v3.9.4
Choose a head ref
  • 20 commits
  • 22 files changed
  • 4 contributors

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    e82592e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1609b53 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/parser in /website (#2534)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.3.1 to 7.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e315b9e View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/eslint-plugin in /website (#…

    …2535)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.3.1 to 7.4.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a9c6c3e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. build(deps-dev): bump @types/node from 20.11.30 to 20.12.2 (#2544)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    19d378e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f1055 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63f7789 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. build(deps-dev): bump @types/node from 20.12.2 to 20.12.3 (#2555)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    caa8598 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. build(deps): bump sass from 1.72.0 to 1.74.1 in /website (#2556)

    Bumps [sass](https://github.com/sass/dart-sass) from 1.72.0 to 1.74.1.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.72.0...1.74.1)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0f2b89f View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 20.12.3 to 20.12.4 (#2558)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.3 to 20.12.4.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8e68d02 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump tsx from 4.7.1 to 4.7.2 in /website (#2557)

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.1 to 4.7.2.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.7.1...v4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: tsx
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b91fd16 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#2561)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    096db64 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump @docusaurus/preset-classic in /website (#2562)

    Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-preset-classic)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/preset-classic"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9b5ed7b View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @docusaurus/eslint-plugin in /website (#2564)

    Bumps [@docusaurus/eslint-plugin](https://github.com/facebook/docusaurus/tree/HEAD/packages/eslint-plugin) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    165c4d6 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump @docusaurus/tsconfig in /website (#2563)

    Bumps [@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig) from 3.2.0 to 3.2.1.
    - [Release notes](https://github.com/facebook/docusaurus/releases)
    - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.1/packages/docusaurus-tsconfig)
    
    ---
    updated-dependencies:
    - dependency-name: "@docusaurus/tsconfig"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0f08c7c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix(docs): improve the contribution guidelines (#2552)

    * ci(coverage): improve c8 configs
    
    * docs: improve Contribute.md
    
    * ci: exclude dirs from c8 coverage
    
    * ci: adapt c8 limits
    
    * ci: adapt Codecov limits
    
    * docs: fix typo
    wellwelwel committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8a818ce View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(security): improve supportBigNumbers and bigNumberStrings sanitiz…

    …ation (#2572)
    
    Fixes a potential RCE attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
    wellwelwel committed Apr 9, 2024
    4 Configuration menu
    Copy the full SHA
    74abf9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71115d8 View commit details
    Browse the repository at this point in the history
  3. fix(security): improve results object creation (#2574)

    Fixes a potential Prototype Pollution attack vulnerability reported by Vsevolod Kokorin (Slonser) of Solidlab
    wellwelwel committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4a964a3 View commit details
    Browse the repository at this point in the history
  4. chore(master): release 3.9.4 (#2566)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cf3fa60 View commit details
    Browse the repository at this point in the history
Loading