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 v11 (#954)
[![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) | [`^10.0.2` -> `^11.0.0`](https://renovatebot.com/diffs/npm/mssql/10.0.2/11.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mssql/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mssql/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mssql/10.0.2/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mssql/10.0.2/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tediousjs/node-mssql (mssql)</summary> ### [`v11.0.0`](https://togithub.com/tediousjs/node-mssql/releases/tag/v11.0.0) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v10.0.4...v11.0.0) ##### ⚠ BREAKING CHANGES - Node JS min support upgraded to >=18 & tedious version updated ##### Features - drop node 16.x support ([b5efe2f](https://togithub.com/tediousjs/node-mssql/commit/b5efe2fb9b4dac615d863433e42eca1d33aaffd1)) ##### Bug Fixes - support use of native bigint from tedious ([421e78f](https://togithub.com/tediousjs/node-mssql/commit/421e78f3e86a75c03b1b67bad6647417372c8238)) ### [`v10.0.4`](https://togithub.com/tediousjs/node-mssql/releases/tag/v10.0.4) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v10.0.3...v10.0.4) ##### Bug Fixes - revert tedious upgrade ([2b35ef3](https://togithub.com/tediousjs/node-mssql/commit/2b35ef3952e5c2a5d7c7ce14519f04a5b78054c5)), closes [#​1665](https://togithub.com/tediousjs/node-mssql/issues/1665) ### [`v10.0.3`](https://togithub.com/tediousjs/node-mssql/releases/tag/v10.0.3) [Compare Source](https://togithub.com/tediousjs/node-mssql/compare/v10.0.2...v10.0.3) ##### Bug Fixes - support use of native bigint from tedious ([c56a458](https://togithub.com/tediousjs/node-mssql/commit/c56a458246b24155b64edd779062e278738712f2)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Abhi Markan <[email protected]>
- Loading branch information