Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2025

Bumps @azure/identity to 4.8.0 and updates ancestor dependencies @azure/identity, mssql, tedious and typeorm. These dependencies need to be updated together.

Updates @azure/identity from 3.4.2 to 4.8.0

Commits
  • ea670b7 Sync eng/common directory with azure-sdk-tools for PR 9993 (#33338)
  • dead575 Cosmosdb/4.3.0 fix (#33337)
  • d18dd5e [CODEOWNERS] update ACS owner (#33311)
  • bc76daa [EngSys] pin dev dependency typescript version to ~5.7.3 (#33325)
  • 93f4001 [Monitor OpenTelemetry][Monitor OpenTelemetry Exporter] Update Internal Versi...
  • 7ce0dd9 [Monitor OpenTelemetry Exporter] Filter OpenTelemetry Semantic Attributes fro...
  • 7df8e99 [engSys] Use common OIDC token env vars for live tests (#33320)
  • 3b0e6a4 [Language Authoring] Update Readme and package.json (#33314)
  • bdf757f [keyvault] Remove swagger files (#33323)
  • 051877a [App Config] Skip flaky tests in live mode (#33313)
  • 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 10.0.4 to 11.0.1

Release notes

Sourced from mssql's releases.

v11.0.1

11.0.1 (2024-07-03)

Bug Fixes

  • handle bigint types separately to int to avoid TypeError with BigInt param (b774084)

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

Sourced from mssql's changelog.

v11.0.1 (2024-07-03)

[fix] handle bigint types separately to int to avoid TypeError with BigInt param (#1677)

v11.0.0 (2024-06-19)

[removed] Removed NodeJS 16 support (#1667) [feat] support use of native bigint from tedious (#1664)

Commits
  • 9e5aef4 Merge pull request #1678 from dhensby/pulls/bigint-inputs
  • 0199ae5 test: make sure bigint intputs do not throw
  • 8931bcf Merge pull request #1677 from paulish/bigint_fix
  • b774084 fix: handle bigint types separately to int to avoid TypeError with BigInt param
  • e5205fb Merge pull request #1676 from tediousjs/dependabot/npm_and_yarn/test-tools-97...
  • b832900 chore(deps-dev): bump mocha in the test-tools group
  • 3108080 Merge pull request #1672 from tediousjs/dependabot/github_actions/tediousjs/s...
  • 92761a4 Merge pull request #1674 from tediousjs/dependabot/npm_and_yarn/test-tools-e6...
  • 1b1fe27 chore(deps-dev): bump mocha in the test-tools group
  • 8c9ff5e chore(deps): bump tediousjs/setup-sqlserver from 1 to 2
  • Additional commits viewable in compare view

Updates tedious from 16.7.1 to 18.6.1

Release notes

Sourced from tedious's releases.

v18.6.1

18.6.1 (2024-08-17)

Bug Fixes

  • update package configuration to publish provenance data (#1652) (8310c45)

v18.6.0

18.6.0 (2024-08-17)

Features

  • enable release attestation through GitHub Actions (#1651) (cf4c99b)

v18.5.0

18.5.0 (2024-08-14)

Features

v18.4.2

18.4.2 (2024-08-11)

Bug Fixes

v18.4.1

18.4.1 (2024-08-07)

Bug Fixes

v18.4.0

18.4.0 (2024-07-31)

Features

  • provide better error messages when input param is invalid (#1603) (209b9f3)

v18.3.0

18.3.0 (2024-07-15)

... (truncated)

Commits

Updates typeorm from 0.3.20 to 0.3.22

Release notes

Sourced from typeorm's releases.

0.3.22

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.22 (2025-04-03)

Bug Fixes

  • bulk insert NULL values in Oracle (#11363) (bcaa0bf)
  • ensure correct MSSQL parameter conversion in where conditions (ecae9f5), closes #11285
  • export QueryEvent before/after types (#10688) (03dbc7a)
  • FindOptionsSelect to use correct type when property is an object (#11355) (834e856)
  • incorrect table alias in insert orUpdate with Postgres driver (#11082) (72c6991), closes #11077
  • inverse relation metadata not cyclic (50a660a)
  • remove unnecessary import from JS migration (#11327) (72145b8)
  • remove unnecessary spaces in message when running non-fake migrations (#10809) (c3bebdc)
  • sap: incorrect handling of simple array/json data type (#11322) (27b4207)
  • sap: normalize deprecated/removed data types in SAP HANA Cloud (#11356) (460ef02)
  • sap: pass the configured schema to the db client (#11321) (04ca83a)
  • sql escape issues identified by CodeQL (#11338) (863caf1)
  • update mongodb connection options (#11310) (81bb9d5)
  • version detection for Postgres derived variants (#11375) (3d79786)

Features

  • postgres: support macaddr8 column type (b0ea913)
  • Send DriverInfo to MongoDB client (#11214) (a29e047)
  • Support Expo SQLite Next (7b242e1)

Reverts

0.3.21 (2025-03-03)

Bug Fixes

Performance Improvements

... (truncated)

Commits
  • 6c5668b chore: Bump version to v0.3.22 and generate changelog (#11378)
  • 72beb26 chore: Add package publishing workflow (#11377)
  • 72c6991 fix: incorrect table alias in insert orUpdate with Postgres driver (#11082)
  • 5922519 docs: add comment explaining select version() (#11376)
  • 7b242e1 feat: Support Expo SQLite Next
  • 3d79786 fix: version detection for Postgres derived variants (#11375)
  • 460ef02 fix(sap): normalize deprecated/removed data types in SAP HANA Cloud (#11356)
  • 863caf1 fix: sql escape issues identified by CodeQL (#11338)
  • c3bebdc fix: remove unnecessary spaces in message when running non-fake migrations (#...
  • bcaa0bf fix: bulk insert NULL values in Oracle (#11363)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by michaelbromley, a new releaser for typeorm since your current version.


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.8.0 and updates ancestor dependencies [@azure/identity](https://github.com/Azure/azure-sdk-for-js), [mssql](https://github.com/tediousjs/node-mssql), [tedious](https://github.com/tediousjs/tedious) and [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together.


Updates `@azure/identity` from 3.4.2 to 4.8.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_3.4.2...@azure/identity_4.8.0)

Updates `mssql` from 10.0.4 to 11.0.1
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v10.0.4...v11.0.1)

Updates `tedious` from 16.7.1 to 18.6.1
- [Release notes](https://github.com/tediousjs/tedious/releases)
- [Commits](tediousjs/tedious@v16.7.1...v18.6.1)

Updates `typeorm` from 0.3.20 to 0.3.22
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.20...0.3.22)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-version: 4.8.0
  dependency-type: indirect
- dependency-name: mssql
  dependency-version: 11.0.1
  dependency-type: direct:development
- dependency-name: tedious
  dependency-version: 18.6.1
  dependency-type: direct:development
- dependency-name: typeorm
  dependency-version: 0.3.22
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@hessjcg
Copy link
Collaborator

hessjcg commented Apr 16, 2025

/gcbrun

@hessjcg hessjcg merged commit e457801 into main Apr 16, 2025
19 of 20 checks passed
@hessjcg hessjcg deleted the dependabot/npm_and_yarn/multi-52a43dfb67 branch April 16, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants