Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump mssql from 9.1.3 to 9.2.0 (#451)
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.1.3 to 9.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tediousjs/node-mssql/releases">mssql's releases</a>.</em></p> <blockquote> <h2>v9.2.0</h2> <h1><a href="https://github.com/tediousjs/node-mssql/compare/v9.1.3...v9.2.0">9.2.0</a> (2023-08-28)</h1> <h3>Features</h3> <ul> <li>use <code>@tediousjs/connection-string</code> to build msnodesqlv8 connection string (<a href="https://github.com/tediousjs/node-mssql/commit/71357e2a45927695c3c3ebb7ed4a42d868976c75">71357e2</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tediousjs/node-mssql/commit/ed01abcadb1b03335802866978a8ce8f7eba7196"><code>ed01abc</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1537">#1537</a> from dhensby/pulls/dependabot-update</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/f6fd19b5b5b0b4d99ce06ac78a07d02835772570"><code>f6fd19b</code></a> ci: update dependabot to use groups</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/f1bfc995b521ec0f9c726a7386819695dafff220"><code>f1bfc99</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1532">#1532</a> from tediousjs/dependabot/npm_and_yarn/semantic-rele...</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/643d3f17cce7be251a0421f17d060e3d8e3aa342"><code>643d3f1</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1531">#1531</a> from tediousjs/dependabot/npm_and_yarn/semantic-rele...</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/607f25928a5c0b3a39f4a0806159d115c3427226"><code>607f259</code></a> chore(deps-dev): bump <code>@semantic-release/npm</code> from 10.0.4 to 10.0.5</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/6ee95136538359b0b58b474d5d79be5767ea8c4d"><code>6ee9513</code></a> chore(deps-dev): bump semantic-release from 21.0.7 to 21.0.9</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/cd63beaf5879733b34732592c3306be389c4d1f6"><code>cd63bea</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1525">#1525</a> from tediousjs/dependabot/npm_and_yarn/tediousjs/con...</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/8c018d4b5935e748e30b128d5021611d0fffb8fd"><code>8c018d4</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1528">#1528</a> from dhensby/pulls/no-fork-release</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/71357e2a45927695c3c3ebb7ed4a42d868976c75"><code>71357e2</code></a> feat: use <code>@tediousjs/connection-string</code> to build msnodesqlv8 connection string</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/c88ad849dad382396a2860f3a5ca085fba4ace33"><code>c88ad84</code></a> ci: do not run release steps on forks</li> <li>Additional commits viewable in <a href="https://github.com/tediousjs/node-mssql/compare/v9.1.3...v9.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mssql&package-manager=npm_and_yarn&previous-version=9.1.3&new-version=9.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information