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): bump @azure/msal-node and tedious #209

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps @azure/msal-node and tedious. These dependencies needed to be updated together. Updates @azure/msal-node from 1.18.3 to 2.9.2

Release notes

Sourced from @​azure/msal-node's releases.

@​azure/msal-node v2.9.2

2.9.2

Mon, 10 Jun 2024 22:30:36 GMT

Patches

@​azure/msal-node v2.9.1

2.9.1

Tue, 04 Jun 2024 00:08:57 GMT

Patches

  • Bump @​azure/msal-common to v14.11.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.9.0

2.9.0

Tue, 28 May 2024 21:37:23 GMT

Minor changes

  • Added API for Managed Identity to detect the current environment #7093 (rginsburg@microsoft.com)
  • Bump eslint-config-msal to v0.0.0 (beachball)

@​azure/msal-node v2.8.0

2.8.0

Mon, 06 May 2024 23:48:17 GMT

Minor changes

  • Client Assertion Implementation now accepts a callback instead of a string argument (rginsburg@microsoft.com)
  • Bump @​azure/msal-common to v14.10.0 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)

Patches

... (truncated)

Commits


Updates tedious from 16.4.1 to 16.7.1

Release notes

Sourced from tedious's releases.

v16.7.1

16.7.1 (2024-02-09)

Bug Fixes

v16.7.0

16.7.0 (2024-01-31)

Bug Fixes

Features

  • add range error validation for datatypes (#1594) (19cb073)

v16.6.1

16.6.1 (2023-11-19)

Bug Fixes

  • add Node.js v20 support by bumping @azure/identity to v3.4.1 (#1575) (57998f2)

v16.6.0

16.6.0 (2023-10-21)

Features

  • improve performance of response data parsing (#1580) (78a4530)

v16.5.0

16.5.0 (2023-10-10)

Features

  • improve performance on Node.js 16 by disabling class property definitions (#1581) (443701f)
Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MattiLehtinen/postgrator-cli/network/alerts).
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9472580406

Details


Totals Coverage Status
Change from base Build 9334657178: 0.0%
Covered Lines: 527
Relevant Lines: 559

💛 - Coveralls