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: tediousjs/node-mssql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.1.0
Choose a base ref
...
head repository: tediousjs/node-mssql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.1.1
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 10, 2025

  1. chore(deps-dev): bump mocha in the test-tools group

    Bumps the test-tools group with 1 update: [mocha](https://github.com/mochajs/mocha).
    
    
    Updates `mocha` from 11.7.4 to 11.7.5
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
    - [Commits](mochajs/mocha@v11.7.4...v11.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-version: 11.7.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: test-tools
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    64281dd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tedious from 19.0.0 to 19.1.0

    Bumps [tedious](https://github.com/tediousjs/tedious) from 19.0.0 to 19.1.0.
    - [Release notes](https://github.com/tediousjs/tedious/releases)
    - [Commits](tediousjs/tedious@v19.0.0...v19.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: tedious
      dependency-version: 19.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    8ea823b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71316a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96844e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. chore(deps): bump tedious from 19.1.0 to 19.1.3

    Bumps [tedious](https://github.com/tediousjs/tedious) from 19.1.0 to 19.1.3.
    - [Release notes](https://github.com/tediousjs/tedious/releases)
    - [Commits](tediousjs/tedious@v19.1.0...v19.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tedious
      dependency-version: 19.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    818f95d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. Configuration menu
    Copy the full SHA
    a82be0c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Configuration menu
    Copy the full SHA
    a913a47 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    a8944fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4be2f60 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2025

  1. Merge pull request #1793 from alexsch01/patch-2

    fix: better rendering of ConnectionError
    dhensby authored Nov 23, 2025
    Configuration menu
    Copy the full SHA
    db73afd View commit details
    Browse the repository at this point in the history
Loading