microsoft / copilot-camp

Hands-on labs for extending Copilot for Microsoft 365 and building custom Copilotsop
MIT License
73 stars 21 forks source link

Bump @azure/identity, botbuilder, botbuilder-dialogs and botframework-connector in /src/custom-engine-agent/Lab05-Actions/CareerGenie #327

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @azure/identity to 4.4.1 and updates ancestor dependencies @azure/identity, botbuilder, botbuilder-dialogs and botframework-connector. These dependencies need to be updated together.

Updates @azure/identity from 2.1.0 to 4.4.1

Commits
  • 8c32457 update package versions and changelog
  • bfcc786 up-to-date eng tools
  • 06f47ee [Identity] Fix PowershellCredential token parsing logic (#30508)
  • d9870f4 [Identity] Update error messages for AzurePipelinesCredential (#30387)
  • f1ecbf9 [monitor-opentelemetry] Fix issue with standard metrics dependency cardinalit...
  • 8e1e066 [CODEOWNERS] add an entry for management tsconfig.json (#30487)
  • 450e438 [EngSys] automatic rush update --full (#30486)
  • fb7ab94 [Storage]Bump package version, upgrade @​azure/core-tracing dependency (#30437)
  • 4516e1b updated non-streamable query in README (#29782)
  • 7ace3fa [cosmos]update Changelog for 4.0.1 (#30106)
  • 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 botbuilder from 4.22.2 to 4.23.1

Release notes

Sourced from botbuilder's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Bot Framework JS SDK 4.23.0

This is the August 2024 release of the Bot Framework JS SDK. This release contains Node 18 & 20 support, as well as security fixes.

NOTE Due to the update to the last Azure Identity and MSAL.Node packages, Node versions prior to Node 18 are no longer supported. This is because those packages don't support out-of-support Node versions.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.22.3...4.23.0

... (truncated)

Commits


Updates botbuilder-dialogs from 4.22.2 to 4.23.1

Release notes

Sourced from botbuilder-dialogs's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Bot Framework JS SDK 4.23.0

This is the August 2024 release of the Bot Framework JS SDK. This release contains Node 18 & 20 support, as well as security fixes.

NOTE Due to the update to the last Azure Identity and MSAL.Node packages, Node versions prior to Node 18 are no longer supported. This is because those packages don't support out-of-support Node versions.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.22.3...4.23.0

... (truncated)

Commits


Updates botframework-connector from 4.22.2 to 4.23.1

Release notes

Sourced from botframework-connector's releases.

Bot Framework JS SDK 4.23.1

What's Changed

Bot Framework JS SDK 4.23.0

This is the August 2024 release of the Bot Framework JS SDK. This release contains Node 18 & 20 support, as well as security fixes.

NOTE Due to the update to the last Azure Identity and MSAL.Node packages, Node versions prior to Node 18 are no longer supported. This is because those packages don't support out-of-support Node versions.

What's Changed

Full Changelog: https://github.com/microsoft/botbuilder-js/compare/4.22.3...4.23.0

... (truncated)

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/microsoft/copilot-camp/network/alerts).