Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 2, 2025

Bumps @microsoft/teams-js from 2.44.0 to 2.46.0.

Release notes

Sourced from @​microsoft/teams-js's releases.

v2.46.0

2.46.0

Wed, 01 Oct 2025 22:58:28 GMT

Minor changes

  • Added disconnectConnector to {externalAppAuthentication} capability that will disconnect the external app connector. The capability is still awaiting support in one or more host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.45.0

2.45.0

Wed, 10 Sep 2025 22:10:41 GMT

Minor changes

  • Added {authenticateWithConnector} and { getUserAuthenticationStateForConnector} to externalAppAuthentication capability that will authenticate the user and get user authentication status for copilot connectors. The capability is still awaiting support in one or most host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Added sidePanel to openFilePreview's ensureInitialized FrameContexts
Changelog

Sourced from @​microsoft/teams-js's changelog.

2.46.0

Wed, 01 Oct 2025 22:58:28 GMT

Minor changes

  • Added disconnectConnector to {externalAppAuthentication} capability that will disconnect the external app connector. The capability is still awaiting support in one or more host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

2.45.0

Wed, 10 Sep 2025 22:10:41 GMT

Minor changes

  • Added {authenticateWithConnector} and { getUserAuthenticationStateForConnector} to externalAppAuthentication capability that will authenticate the user and get user authentication status for copilot connectors. The capability is still awaiting support in one or most host applications. To track availability of this capability across different hosts see https://aka.ms/capmatrix
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Added sidePanel to openFilePreview's ensureInitialized FrameContexts
Commits

Dependabot compatibility score

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)

Bumps [@microsoft/teams-js](https://github.com/OfficeDev/microsoft-teams-library-js/tree/HEAD/packages/teams-js) from 2.44.0 to 2.46.0.
- [Release notes](https://github.com/OfficeDev/microsoft-teams-library-js/releases)
- [Changelog](https://github.com/OfficeDev/microsoft-teams-library-js/blob/v2.46.0/packages/teams-js/CHANGELOG.md)
- [Commits](https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.46.0/packages/teams-js)

---
updated-dependencies:
- dependency-name: "@microsoft/teams-js"
  dependency-version: 2.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 2, 2025
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
Development

Successfully merging this pull request may close these issues.

0 participants