MattiLehtinen / postgrator-cli

PostgreSQL, MySQL and MS SQL database schema migration tool using plain SQL and JS files
MIT License
41 stars 16 forks source link

chore(deps-dev): bump mssql from 9.1.1 to 9.2.0 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps mssql from 9.1.1 to 9.2.0.

Release notes

Sourced from mssql's releases.

v9.2.0

9.2.0 (2023-08-28)

Features

  • use @​tediousjs/connection-string to build msnodesqlv8 connection string (71357e2)

v9.1.3

9.1.3 (2023-08-08)

Bug Fixes

v9.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/tediousjs/node-mssql/compare/v9.1.1...v9.1.2

Changelog

Sourced from mssql's changelog.

v9.1.3 (2023-??-??)

[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((#1479)[https://redirect.github.com/tediousjs/node-mssql/pull/1479])

v9.1.2 (2023-08-01)

[fix] Support more named instance formats (#1520) [refactor] Stop using deprecated regex symbols (#1520)

Commits
  • ed01abc Merge pull request #1537 from dhensby/pulls/dependabot-update
  • f6fd19b ci: update dependabot to use groups
  • f1bfc99 Merge pull request #1532 from tediousjs/dependabot/npm_and_yarn/semantic-rele...
  • 643d3f1 Merge pull request #1531 from tediousjs/dependabot/npm_and_yarn/semantic-rele...
  • 607f259 chore(deps-dev): bump @​semantic-release/npm from 10.0.4 to 10.0.5
  • 6ee9513 chore(deps-dev): bump semantic-release from 21.0.7 to 21.0.9
  • cd63bea Merge pull request #1525 from tediousjs/dependabot/npm_and_yarn/tediousjs/con...
  • 8c018d4 Merge pull request #1528 from dhensby/pulls/no-fork-release
  • 71357e2 feat: use @​tediousjs/connection-string to build msnodesqlv8 connection string
  • c88ad84 ci: do not run release steps on forks
  • 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)