Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency mssql to v10 (#463)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mssql](https://togithub.com/tediousjs/node-mssql) | [`^9.2.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/mssql/9.2.0/10.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mssql/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mssql/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mssql/9.2.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mssql/9.2.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tediousjs/node-mssql (mssql)</summary> ### [`v10.0.0`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v1000-2023-09-06) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v9.3.2...v10.0.0) \[change] Upgrade tedious to v16 ([#​1547](https://togithub.com/tediousjs/node-mssql/pull/1547)) \[removed] Removed NodeJS 14 support ([#​1547](https://togithub.com/tediousjs/node-mssql/pull/1547)) ### [`v9.3.2`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v932-2023-09-06) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v9.3.1...v9.3.2) \[fix] Fix bug with msnodesqlv8 connection strings (([#​1525](https://togithub.com/tediousjs/node-mssql/issues/1525))\[https://github.com/tediousjs/node-mssql/pull/1525](https://togithub.com/tediousjs/node-mssql/pull/1525)5]) ### [`v9.3.1`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v931-2023-09-05) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v9.3.0...v9.3.1) Revoked - contained breaking changes ### [`v9.3.0`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v930-2023-09-04) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v9.2.1...v9.3.0) \[new] Add AAD connection support to connection strings (([#​1461](https://togithub.com/tediousjs/node-mssql/issues/1461))\[https://github.com/tediousjs/node-mssql/pull/1461](https://togithub.com/tediousjs/node-mssql/pull/1461)1]) ### [`v9.2.1`](https://togithub.com/tediousjs/node-mssql/blob/HEAD/CHANGELOG.txt#v921-2023-09-05) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v9.2.0...v9.2.1) \[fix] Fix bug with msnodesqlv8 connection strings (([#​1525](https://togithub.com/tediousjs/node-mssql/issues/1525))\[https://github.com/tediousjs/node-mssql/pull/1525](https://togithub.com/tediousjs/node-mssql/pull/1525)5]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/UK-Export-Finance/mdm-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information