Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @azure/identity and mssql in /azure-function/node #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps @azure/identity to 4.3.0 and updates ancestor dependency mssql. These dependencies need to be updated together.

Updates @azure/identity from 2.1.0 to 4.3.0

Commits
  • 2775e7e [@​azure/eventgrid-system-events] Fix typo in package.json (#30094)
  • 6c754ae [core] Adding React-Native user agent platforms (#30083)
  • 57d1bd9 [eslint-plugin] set package version back to 3.0.0 (#30090)
  • 0934dfb [core] Add SHA256 functions for React-Native (#30080)
  • 9488fe4 Sync eng/common directory with azure-sdk-tools for PR 8422 (#30006)
  • 13d26a6 SubscriptionConfigurationFilePath -> SubscriptionConfigurationFilePaths (#30082)
  • 787b1b1 Sync eng/common directory with azure-sdk-tools for PR 8452 (#30079)
  • 498fd7b [@​azure/monitor-query] Live Tests CI Failure (#30081)
  • 74b40a2 [Schema Registry] Update JsonSchemaSerializer Class Name (#29978)
  • c16dc86 [logger] Adding react-native logger support (#30076)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​azure/identity since your current version.


Updates mssql from 8.1.2 to 11.0.0

Release notes

Sourced from mssql's releases.

v11.0.0

11.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • Node JS min support upgraded to >=18 & tedious version updated

Features

Bug Fixes

  • support use of native bigint from tedious (421e78f)

v10.0.4

10.0.4 (2024-06-18)

Bug Fixes

v10.0.3

10.0.3 (2024-06-18)

Bug Fixes

  • support use of native bigint from tedious (c56a458)

v10.0.2

10.0.2 (2024-01-16)

Bug Fixes

  • from now _acquire return always a promise to avoid uncatchable exception (55f5a9f)

v10.0.1

10.0.1 (2023-09-12)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (145d562)

v10.0.0

... (truncated)

Changelog

Sourced from mssql's changelog.

v10.0.0 (2023-09-06)

[change] Upgrade tedious to v16 (#1547) [removed] Removed NodeJS 14 support (#1547)

v9.3.2 (2023-09-06)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.3.1 (2023-09-05)

Revoked - contained breaking changes

v9.3.0 (2023-09-04)

[new] Add AAD connection support to connection strings ((#1461)[https://redirect.github.com/tediousjs/node-mssql/pull/1461])

v9.2.1 (2023-09-05)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.2.0 (2023-08-28)

[new] Use @​tediousjs/connection-string library to build msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.1.3 (2023-08-08)

[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)

v9.1.1 (2023-01-19)

[revert] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436])

v9.1.0 (2023-01-17)

[new] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436]) [docs] Update express example ((#1433)[https://redirect.github.com/tediousjs/node-mssql/pull/1433])

v9.0.1 (2022-08-18)

[fix] fix regression in requestTimout option not accepting 0 as a value (#1421)

v9.0.0 (2022-08-10)

[change] Upgrade tedious to v15 (#1417)

... (truncated)

Commits
  • 7490fd8 Merge pull request #1668 from dhensby/pulls/release-deps
  • e6b39a3 ci: move release process to node 18
  • 27721ae Merge pull request #1667 from dhensby/pulls/upgrade-tedious
  • 421e78f fix: support use of native bigint from tedious
  • b5efe2f feat!: drop node 16.x support
  • f8c7527 Merge pull request #1666 from dhensby/pulls/cc-preset
  • a3d2de0 chore(deps): bump @​azure/identity and tedious
  • 2b35ef3 fix: revert tedious upgrade
  • 5eb01ad ci: use conventionalcommits release preset
  • abcc444 Merge pull request #1665 from tediousjs/revert-1664-dependabot/npm_and_yarn/m...
  • Additional commits viewable in compare view

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) to 4.3.0 and updates ancestor dependency [mssql](https://github.com/tediousjs/node-mssql). These dependencies need to be updated together.


Updates `@azure/identity` from 2.1.0 to 4.3.0
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_2.1.0...@azure/identity_4.3.0)

Updates `mssql` from 8.1.2 to 11.0.0
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v8.1.2...v11.0.0)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-type: indirect
- dependency-name: mssql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants