Skip to content

Bump axios and @microsoft/agents-hosting-express in /samples/nodejs/copilotstudio-skill#652

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/nodejs/copilotstudio-skill/multi-320d47ca05
Open

Bump axios and @microsoft/agents-hosting-express in /samples/nodejs/copilotstudio-skill#652
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/nodejs/copilotstudio-skill/multi-320d47ca05

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Removes axios. It's no longer used after updating ancestor dependency @microsoft/agents-hosting-express. These dependencies need to be updated together.

Removes axios

Updates @microsoft/agents-hosting-express from 1.5.1 to 1.6.1

Release notes

Sourced from @​microsoft/agents-hosting-express's releases.

v1.5.3

What's Changed

Fix for #1103 -

The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.The .NET SDK added a forceBaseChannel parameter to GetConversationReference() to fix OAuth sign-in behavior in M365 Copilot Web (see microsoft/Agents-for-net#827). When M365 Copilot Web sends activities, the channelId is a composite identifier. For OAuth token exchange, the base channel must be used instead.

Full Changelog: microsoft/Agents-for-js@v1.5...v1.5.3

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 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.

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@microsoft/agents-hosting-express](https://github.com/microsoft/Agents-for-js). These dependencies need to be updated together.


Removes `axios`

Updates `@microsoft/agents-hosting-express` from 1.5.1 to 1.6.1
- [Release notes](https://github.com/microsoft/Agents-for-js/releases)
- [Commits](https://github.com/microsoft/Agents-for-js/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-version:
  dependency-type: indirect
- dependency-name: "@microsoft/agents-hosting-express"
  dependency-version: 1.6.1
  dependency-type: direct:production
...

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 Jul 10, 2026
@github-actions github-actions Bot added the Samples Changes to Samples label Jul 10, 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 Samples Changes to Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants