Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2025

Bumps axios to 1.12.2 and updates ancestor dependency ibm-watson. These dependencies need to be updated together.

Updates axios from 0.26.1 to 1.12.2

Release notes

Sourced from axios's releases.

Release v1.12.2

Release notes:

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

Release v1.12.1

Release notes:

Bug Fixes

Contributors to this release

Release v1.12.0

Release notes:

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.12.2 (2025-09-14)

Bug Fixes

  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#7030) (cf78825)

Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes

Contributors to this release

1.12.0 (2025-09-11)

Bug Fixes

Features

  • adapter: surface low‑level network error details; attach original error via cause (#6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#7003) (c959ff2)
  • support reviver on JSON.parse (#5926) (2a97634), closes #5924
  • types: extend AxiosResponse interface to include custom headers type (#6782) (7960d34)

Contributors to this release

... (truncated)

Commits

Updates ibm-watson from 7.1.2 to 7.2.0

Changelog

Sourced from ibm-watson's changelog.

11.0.0 (2025-06-19)

Bug Fixes

  • wa v1&v2: update default service name (5d472cf)

Features

  • nlu: add signal to axios options (8c88e3e)
  • sdk-core: update the ibm-cloud-sdk-core to 5.4.0 (bc24dd2)
  • tts&stt: Add new model enum values; add signal to axios (eb919a5)
  • wav1&discv2: add signal to axios options (32c5a0a)
  • wav2: Add turn events and required properties; add signal to axios properties (00bac4b)

BREAKING CHANGES

  • wav2: add required conversational_search param to SearchSettings interface

10.0.0 (2024-12-04)

Code Refactoring

  • auth: remove deprecated AuthorizationV1 class (3f8addb)

Features

  • discov1: remove discoV1 (936edc1)
  • discov2: add functions for new batches api (5f81415)
  • lt: remove lt and other deprecated resources (6478da6)
  • stt: add new speech models (c4105ca)
  • WxA: add new functions and update required params (b710609)

BREAKING CHANGES

  • auth: AuthorizationV1 is removed in favor of the long supported node-sdk-core authenticators located in /auth
  • WxA: environmentId now required for message and messageStateless functions

Add support for message streaming and new APIs New functions: createProviders, listProviders, updateProviders, createReleaseExport, downloadReleaseExport, createReleaseImport, getReleaseImportStatus, messageStream, messageStreamStateless

  • lt: LanguageTranslator functionality has been removed
  • discov1: DiscoveryV1 functionality has been removed

9.1.0 (2024-05-17)

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

Bumps [axios](https://github.com/axios/axios) to 1.12.2 and updates ancestor dependency [ibm-watson](https://github.com/watson-developer-cloud/node-sdk). These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.12.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.26.1...v1.12.2)

Updates `ibm-watson` from 7.1.2 to 7.2.0
- [Release notes](https://github.com/watson-developer-cloud/node-sdk/releases)
- [Changelog](https://github.com/watson-developer-cloud/node-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/watson-developer-cloud/node-sdk/commits)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
- dependency-name: ibm-watson
  dependency-version: 7.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 30, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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
Development

Successfully merging this pull request may close these issues.

1 participant