tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.22k stars 464 forks source link

chore(deps): bump tediousjs/setup-sqlserver from 1 to 2 #1672

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps tediousjs/setup-sqlserver from 1 to 2.

Release notes

Sourced from tediousjs/setup-sqlserver's releases.

v2.0.0

2.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • The runtime is now upgraded to Node20 from Node16
  • upgrade runtime to node20

Features

  • upgrade node runtime to Node20 (1b7e069)
  • upgrade runtime to node20 (5f58c26)

v1.3.0

1.3.0 (2023-09-12)

Features

v1.2.0

1.2.0 (2023-09-12)

Features

  • output details files if install fails (f27f339)

v1.1.0

1.1.0 (2023-09-04)

Features

  • add SQL Native Client 11.0 installer (dd970c4)

v1.0.1

1.0.1 (2023-09-04)

Bug Fixes

  • dont look for summary files if install not attempted (382ee7d)
  • make sure default version of sqlserver-version is used (750f270)
Changelog

Sourced from tediousjs/setup-sqlserver's changelog.

Commits
  • 77925f7 chore(release): v2
  • ccf3c7a chore(release): 2.0.0
  • 191bfc0 Merge pull request #19 from dhensby/pulls/release-fix
  • fa81dd9 ci: fix release process
  • 692b011 Merge pull request #11 from tediousjs/dependabot/npm_and_yarn/release-tools-2...
  • 6eb3327 chore(deps-dev): bump the release-tools group with 6 updates
  • 9fd4190 Merge pull request #16 from dhensby/pulls/dependabot-config
  • 1b7e069 feat: upgrade node runtime to Node20
  • acc7371 ci: add lint-tools group to dependabot
  • f3ca9d3 Merge pull request #8 from dhensby/pulls/upgrade-node
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 2 days ago

:tada: This PR is included in version 11.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: