GoogleCloudPlatform / cloud-sql-nodejs-connector

A JavaScript library for connecting securely to your Cloud SQL instances
Apache License 2.0
66 stars 8 forks source link

deps: Update dependency mssql to v11 #364

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mssql ^10.0.0 -> ^11.0.0 age adoption passing confidence

Release Notes

tediousjs/node-mssql (mssql) ### [`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))

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

forking-renovate[bot] commented 2 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: typeorm@0.3.19
npm ERR! Found: mssql@11.0.0
npm ERR! node_modules/mssql
npm ERR!   dev mssql@"^11.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional mssql@"^9.1.1 || ^10.0.1" from typeorm@0.3.19
npm ERR! node_modules/typeorm
npm ERR!   dev typeorm@"^0.3.19" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: mssql@10.0.4
npm ERR! node_modules/mssql
npm ERR!   peerOptional mssql@"^9.1.1 || ^10.0.1" from typeorm@0.3.19
npm ERR!   node_modules/typeorm
npm ERR!     dev typeorm@"^0.3.19" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-06-21T18_58_07_082Z-debug-0.log
jackwotherspoon commented 2 months ago

Not compatible major version bump

forking-renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.