GoogleCloudPlatform / cloud-sql-nodejs-connector

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

deps: Update dependency tedious to v18 #311

Closed renovate-bot closed 4 months ago

renovate-bot commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tedious ^16.1.0 -> ^18.0.0 age adoption passing confidence

Release Notes

tediousjs/tedious (tedious) ### [`v18.1.0`](https://togithub.com/tediousjs/tedious/releases/tag/v18.1.0) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v18.0.0...v18.1.0) ##### Features - **types:** export `ConnectionConfiguration` type ([#​1609](https://togithub.com/tediousjs/tedious/issues/1609)) ([7e84a2f](https://togithub.com/tediousjs/tedious/commit/7e84a2f54c6cb983b18a75ad1fc4bf274b2398e5)) ### [`v18.0.0`](https://togithub.com/tediousjs/tedious/releases/tag/v18.0.0) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v17.0.0...v18.0.0) - feat!: publish first-party type declarations ([#​1490](https://togithub.com/tediousjs/tedious/issues/1490)) ([1226c20](https://togithub.com/tediousjs/tedious/commit/1226c200373c39e47917a6428281ba21cf2cdf9e)), closes [#​1490](https://togithub.com/tediousjs/tedious/issues/1490) ##### BREAKING CHANGES - `tedious` now includes TypeScript definition files. These definitions might differ in various areas from the definitions published in the `@types/tedious` package. If you notice major differences, please reach out and let us know. ### [`v17.0.0`](https://togithub.com/tediousjs/tedious/releases/tag/v17.0.0) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v16.7.1...v17.0.0) - chore!: drop node 16 and 19 support ([#​1598](https://togithub.com/tediousjs/tedious/issues/1598)) ([ddfa397](https://togithub.com/tediousjs/tedious/commit/ddfa397bf8ed4a4d2ded46d98c4a7bed2e37dd72)), closes [#​1598](https://togithub.com/tediousjs/tedious/issues/1598) ##### BREAKING CHANGES - Node.js 16.x and 19.x are no longer supported by `tedious`. ### [`v16.7.1`](https://togithub.com/tediousjs/tedious/releases/tag/v16.7.1) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v16.7.0...v16.7.1) ##### Bug Fixes - date range check ([#​1600](https://togithub.com/tediousjs/tedious/issues/1600)) ([1c88d76](https://togithub.com/tediousjs/tedious/commit/1c88d768c0b089222e518a3b1cdd6f0567dd413c)) ### [`v16.7.0`](https://togithub.com/tediousjs/tedious/releases/tag/v16.7.0) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v16.6.1...v16.7.0) ##### Bug Fixes - use userland module for `punycode` ([#​1596](https://togithub.com/tediousjs/tedious/issues/1596)) ([6a961b5](https://togithub.com/tediousjs/tedious/commit/6a961b54cea93e88751519c3de0d9ea1a8d53377)) ##### Features - add range error validation for datatypes ([#​1594](https://togithub.com/tediousjs/tedious/issues/1594)) ([19cb073](https://togithub.com/tediousjs/tedious/commit/19cb0735dc6a7e05a12ef29246e0d273dab4998e)) ### [`v16.6.1`](https://togithub.com/tediousjs/tedious/releases/tag/v16.6.1) [Compare Source](https://togithub.com/tediousjs/tedious/compare/v16.6.0...v16.6.1) ##### Bug Fixes - add Node.js v20 support by bumping `@azure/identity` to `v3.4.1` ([#​1575](https://togithub.com/tediousjs/tedious/issues/1575)) ([57998f2](https://togithub.com/tediousjs/tedious/commit/57998f2a335c8b45d9e738862d5457a8edb54151))

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 4 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 18.x releases. But if you manually upgrade to 18.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.