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.2 to 9.1.3 (#388)
Bumps [mssql](https://github.com/tediousjs/node-mssql) from 9.1.2 to 9.1.3. <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.1.3</h2> <h2><a href="https://github.com/tediousjs/node-mssql/compare/v9.1.2...v9.1.3">9.1.3</a> (2023-08-08)</h2> <h3>Bug Fixes</h3> <ul> <li>quote sqlv8 values (<a href="https://github.com/tediousjs/node-mssql/commit/75b74f6d5d38b06fe8a6352bb50443609085ad4d">75b74f6</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt">mssql's changelog</a>.</em></p> <blockquote> <h2>v9.1.3 (2023-??-??)</h2> <p>[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((<a href="https://redirect.github.com/tediousjs/node-mssql/issues/1479">#1479</a>)[https://redirect.github.com/tediousjs/node-mssql/pull/1479])</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tediousjs/node-mssql/commit/fdf7b1760652845ce90575ee8b3a87e9a5bc9185"><code>fdf7b17</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1479">#1479</a> from dhensby/pulls/sqlv8-escape</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/d4a976ca53312cfae0e62159f0aab378fa70885b"><code>d4a976c</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1523">#1523</a> from tediousjs/dependabot/npm_and_yarn/tediousjs/con...</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/75ec5ae24cff2b26bde22661fae90301249fb136"><code>75ec5ae</code></a> chore(deps): bump <code>@tediousjs/connection-string</code> from 0.4.2 to 0.4.4</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/75b74f6d5d38b06fe8a6352bb50443609085ad4d"><code>75b74f6</code></a> fix: quote sqlv8 values</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/aa3b2be5797400d50646d57227d6fb5561c1dc5b"><code>aa3b2be</code></a> Merge pull request <a href="https://redirect.github.com/tediousjs/node-mssql/issues/1521">#1521</a> from dhensby/pulls/fix-pages-action</li> <li><a href="https://github.com/tediousjs/node-mssql/commit/603bff27b6d941da932150f98746d33cf8846ded"><code>603bff2</code></a> ci: fix gh-pages action</li> <li>See full diff in <a href="https://github.com/tediousjs/node-mssql/compare/v9.1.2...v9.1.3">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.2&new-version=9.1.3)](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 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