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: v10.0.4
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: v11.0.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    5eb01ad View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @azure/identity and tedious

    Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) to 4.2.1 and updates ancestor dependency [tedious](https://github.com/tediousjs/tedious). These dependencies need to be updated together.
    
    
    Updates `@azure/identity` from 3.4.1 to 4.2.1
    - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
    - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.4.1...@azure/identity_4.2.1)
    
    Updates `tedious` from 16.7.0 to 18.2.1
    - [Release notes](https://github.com/tediousjs/tedious/releases)
    - [Commits](tediousjs/tedious@v16.7.0...v18.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@azure/identity"
      dependency-type: indirect
    - dependency-name: tedious
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dhensby committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a3d2de0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1666 from dhensby/pulls/cc-preset

    ci: use conventionalcommits release preset
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f8c7527 View commit details
    Browse the repository at this point in the history
  4. feat!: drop node 16.x support

    BREAKING CHANGE: Node JS min support upgraded to >=18 & tedious version updated
    dhensby committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    b5efe2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    421e78f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1667 from dhensby/pulls/upgrade-tedious

    feat!: upgrade tedious
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    27721ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6b39a3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1668 from dhensby/pulls/release-deps

    ci: move release process to node 18
    dhensby authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7490fd8 View commit details
    Browse the repository at this point in the history
Loading