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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.11.2
Choose a base ref
...
head repository: sidorares/node-mysql2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.11.3
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 11, 2024

  1. cd: add canary deploy (#3044)

    * cd: add canary deploy
    
    * chore: adjust workflow name
    
    * chore: ignore all `website` commits
    wellwelwel authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c15a44 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump lru.min from 1.0.0 to 1.1.0 (#3046)

    Bumps [lru.min](https://github.com/wellwelwel/lru.min) from 1.0.0 to 1.1.0.
    - [Release notes](https://github.com/wellwelwel/lru.min/releases)
    - [Changelog](https://github.com/wellwelwel/lru.min/blob/main/CHANGELOG.md)
    - [Commits](wellwelwel/lru.min@v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: lru.min
      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] authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    3d2327d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. fix(typings): synchronize types of sqlstring (#3047)

    * fix: Export types directly from sqlstring dependency
    
    Signed-off-by: Scraps <[email protected]>
    
    * Revert "fix: Export types directly from sqlstring dependency"
    
    This reverts commit f489a97.
    
    * refactor: Merged similarly shaped format overloads
    
    Signed-off-by: Scraps <[email protected]>
    
    * fix: Added "hidden" type definitions provided by sqlstring package
    
    Signed-off-by: Scraps <[email protected]>
    
    * Added header comments
    
    Signed-off-by: Scraps <[email protected]>
    
    * refactor: moved header comment
    
    Signed-off-by: Scraps <[email protected]>
    
    * refactor: typing corrections
    
    Signed-off-by: Scraps <[email protected]>
    
    * fix: Ran prettier
    
    Signed-off-by: Scraps <[email protected]>
    
    ---------
    
    Signed-off-by: Scraps <[email protected]>
    Scraps authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    81be01b View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump tsx from 4.19.0 to 4.19.1 in /website (#3048)

    Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.0 to 4.19.1.
    - [Release notes](https://github.com/privatenumber/tsx/releases)
    - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
    - [Commits](privatenumber/tsx@v4.19.0...v4.19.1)
    
    ---
    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] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b634c9a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump lucide-react from 0.439.0 to 0.441.0 in /website (#…

    …3051)
    
    Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.439.0 to 0.441.0.
    - [Release notes](https://github.com/lucide-icons/lucide/releases)
    - [Commits](https://github.com/lucide-icons/lucide/commits/0.441.0/packages/lucide-react)
    
    ---
    updated-dependencies:
    - dependency-name: lucide-react
      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] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4568436 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump eslint-plugin-react in /website (#3052)

    Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.35.2 to 7.36.1.
    - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
    - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
    - [Commits](jsx-eslint/eslint-plugin-react@v7.35.2...v7.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react
      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] authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    aac67a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. chore(master): release 3.11.3 (#3053)

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