jelhub / scimgateway

Using SCIM protocol as a gateway for user provisioning to other endpoints
MIT License
176 stars 57 forks source link

Bump @azure/identity and tedious #127

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

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

Updates @azure/identity from 3.4.1 to 4.4.0

Commits
  • f0418a6 [identity] Prepare identity for July release (#30286)
  • e506615 [mgmt] informaticadatamanagement release (#30388)
  • 13408d4 [EngSys] add a pipeline that can be manually triggered (#30269)
  • 87dfa84 Sync eng/common directory with azure-sdk-tools for PR 8598 (#30363)
  • e6737fc [EngSys] remove downlevelIteration typescript option (#30398)
  • 5dd2893 [EngSys] remove outdated tools (#30394)
  • 912371e [Monitor OpenTelemetry] Update Live Metrics Instrumentation Key to be Set by ...
  • 088c2a9 [CODEOWNERS] add an entry for /common/tools (#30393)
  • 8801625 [monitor] update to latest OTEL (#30360)
  • b48aac8 Post release automated changes for core releases (#30389)
  • 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 tedious from 18.2.0 to 18.3.0

Release notes

Sourced from tedious's releases.

v18.3.0

18.3.0 (2024-07-15)

Features

  • Add Token Credential Support (3607abc)

v18.2.4

18.2.4 (2024-07-04)

Bug Fixes

  • don't convert BigInt type to Number before writing to buffer to prevent RangeError (#1642) (fc4ec02)

v18.2.3

18.2.3 (2024-06-26)

Bug Fixes

v18.2.2

18.2.2 (2024-06-26)

Bug Fixes

  • fix options.debug.token option not causing any debug output (#1638) (dadabc6)
  • fix type information on some ConnectionOptions properties (#1637) (025ef72)

v18.2.1

18.2.1 (2024-06-14)

Bug Fixes

Commits
  • 3856dc5 ci: add a build specific to token credential support
  • 3607abc feat: Add Token Credential Support
  • fc4ec02 fix: don't convert BigInt type to Number before writing to buffer to prevent ...
  • 3cd7e86 test: use a JavaScript based config file format (#1634)
  • 1a703e2 fix: correct SmallDateTime upper bound range (#1621)
  • 025ef72 fix: fix type information on some ConnectionOptions properties (#1637)
  • dadabc6 fix: fix options.debug.token option not causing any debug output (#1638)
  • 0ad179f ci: update links to windows SQL server cumulative updates (#1636)
  • b0e0365 fix: update azure identity version (#1635)
  • 934e98e ci: bump codecov/codecov-action (#1627)
  • See full diff 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 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/jelhub/scimgateway/network/alerts).