Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps @microsoft/teams-js from 2.35.0 to 2.48.0.

Release notes

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

v2.48.0

2.48.0

Thu, 08 Jan 2026 23:04:26 GMT

Minor changes

  • Added domain to valid domains list.
  • Added opt-in event handler to receive memory usage heartbeat periodically.
  • Fixed formatting on some domains in valid domains list.
  • Added valid domain for UnifiedStore SDX.
  • Added host ancestors to app context.
  • Added widgetHosting capability that will enable hosting of widgets within M365 hubs. 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
  • Added timezone property to LocaleInfo interface that will allow applications to access the user's timezone information.
  • Bumped eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Fixed a bug on RegisterOnContextChangeHandler where the handler was not being called when the context changed due to theme change.
  • Updated valid domains list for M365 Copilot SSR end points.

v2.47.2

2.47.2

Wed, 10 Dec 2025 19:42:31 GMT

Patches

  • Upgraded Next dependency in SSR test app to resolve security alert.

v2.47.1

2.47.1

Wed, 03 Dec 2025 21:10:55 GMT

Patches

  • Fixed error handling in getConfigSetting teams full trust api.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

v2.47.0

2.47.0

Wed, 12 Nov 2025 19:23:55 GMT

Minor changes

  • Updated Copilot preCheckUserConsent function to accept an optional UserConsentRequest parameter and updated ContentRequest interface to support flexible properties via index signature. Deprecated localEndpointInfo property in favor of the index signature approach.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

... (truncated)

Changelog

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

2.48.0

Thu, 08 Jan 2026 23:04:26 GMT

Minor changes

  • Added domain to valid domains list.
  • Added opt-in event handler to receive memory usage heartbeat periodically.
  • Fixed formatting on some domains in valid domains list.
  • Added valid domain for UnifiedStore SDX.
  • Added host ancestors to app context.
  • Added widgetHosting capability that will enable hosting of widgets within M365 hubs. 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
  • Added timezone property to LocaleInfo interface that will allow applications to access the user's timezone information.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

Patches

  • Fixed a bug on RegisterOnContextChangeHandler where the handler was not being called when the context changed due to theme change.
  • Updated valid domains list for M365 Copilot SSR end points.

2.47.2

Wed, 10 Dec 2025 19:42:31 GMT

Patches

  • Upgraded Next dependency in SSR test app to resolve security alert.

2.47.1

Wed, 03 Dec 2025 21:10:55 GMT

Patches

  • Fixed error handling in getConfigSetting teams full trust api.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

2.47.0

Wed, 12 Nov 2025 19:23:55 GMT

Minor changes

  • Updated Copilot preCheckUserConsent function to accept an optional UserConsentRequest parameter and updated ContentRequest interface to support flexible properties via index signature. Deprecated localEndpointInfo property in favor of the index signature approach.
  • Bump eslint-plugin-recommend-no-namespaces to v0.1.0

2.46.0

Wed, 01 Oct 2025 22:58:28 GMT

... (truncated)

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.35.0 to 2.48.0.
- [Release notes](https://github.com/OfficeDev/microsoft-teams-library-js/releases)
- [Changelog](https://github.com/OfficeDev/microsoft-teams-library-js/blob/main/packages/teams-js/CHANGELOG.md)
- [Commits](https://github.com/OfficeDev/microsoft-teams-library-js/commits/v2.48.0/packages/teams-js)

---
updated-dependencies:
- dependency-name: "@microsoft/teams-js"
  dependency-version: 2.48.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 Jan 13, 2026
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.

1 participant