Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tedious from 14.7.0 to 16.0.0 #246

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps tedious from 14.7.0 to 16.0.0.

Release notes

Sourced from tedious's releases.

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

v15.0.1

15.0.1 (2022-07-26)

Bug Fixes

... (truncated)

Commits
  • 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)
  • 0f48a92 docs: update readme to include reference to newer SQLServer versions (#1520)
  • 86fe546 chore: update devcontainer settings (#1519)
  • 3f4865f fix(deps): bump jsonwebtoken and @​azure/msal-node (#1511)
  • e43e9c9 fix: typings should be devDependency (#1495)
  • 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)

Bumps [tedious](https://github.com/tediousjs/tedious) from 14.7.0 to 16.0.0.
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v14.7.0...v16.0.0)

---
updated-dependencies:
- dependency-name: tedious
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 16, 2023

Superseded by #253.

@dependabot dependabot bot closed this May 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tedious-16.0.0 branch May 16, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants