synle / sqlui-native

SQLUI Native (sqluinative) is a simple UI client for most SQL Engines written in Electron. It is compatible with Windows, Mac, Ubuntu / Debian and Redhat. It supports most dialects of RMBDs like MySQL, Microsoft SQL Server, Postgres, SQLite and has limited supports for Cassandra, MongoDB, Redis, CockroachDB, Azure CosmosDB and Azure Storage Tab
https://synle.github.io/sqlui-native/
MIT License
59 stars 8 forks source link

Bump tedious from 14.7.0 to 16.1.0 #753

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tedious from 14.7.0 to 16.1.0.

Release notes

Sourced from tedious's releases.

v16.1.0

16.1.0 (2023-05-07)

Features

v16.0.0

16.0.0 (2023-04-07)

chore

  • drop node 14 support, add node 19 support (#1532) (ef3fd2c)

BREAKING CHANGES

  • Node.js 14.x is no longer supported by tedious.

v15.1.3

15.1.3 (2023-02-12)

Bug Fixes

  • deps: bump jsonwebtoken and @​azure/msal-node (#1511) (3f4865f)

v15.1.2

15.1.2 (2022-11-09)

Bug Fixes

v15.1.1

15.1.1 (2022-11-01)

Bug Fixes

  • clear connection timeout on connection error (#1262) (cbe31af)

v15.1.0

15.1.0 (2022-08-17)

Features

... (truncated)

Commits
  • e4eadf8 feat: add connector factory method (#1540)
  • d075b9c chore: upgrade to node-abort-controller@3.1.1 (#1537)
  • f76fb87 ci: update windows sql server 2019 and 2022 update urls (#1538)
  • 2859339 ci: also run integration tests against sql server 2016, 2017 & 2019 on window...
  • 18443f3 ci: timeout builds after 20 minutes (#1534)
  • f8086e8 ci: don't require azure tests to pass for release (#1533)
  • ef3fd2c chore: drop node 14 support, add node 19 support (#1532)
  • 9cebc4b Add a windows ci build using GitHub Actions. (#1529)
  • ac23db7 ci: use docker compose to run sql server with custom tls certificate in Git...
  • 4359f58 ci: split azure jobs (#1521)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)