Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps axios from 1.9.0 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

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) from 1.9.0 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@v1.9.0...v1.12.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.2
  dependency-type: indirect
...

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
@dependabot dependabot bot requested a review from oliverlaz as a code owner September 30, 2025 22:45
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Sep 30, 2025
@oliverlaz oliverlaz merged commit 3377c24 into master Oct 22, 2025
4 of 5 checks passed
@oliverlaz oliverlaz deleted the dependabot/npm_and_yarn/examples/tutorial/axios-1.12.2 branch October 22, 2025 09:27
github-actions bot pushed a commit that referenced this pull request Oct 23, 2025
## [13.10.0](v13.9.0...v13.10.0) (2025-10-23)

### Bug Fixes

* control SimpleAttachmentSelector display according to channel capabilities ([#2860](#2860)) ([da9f02e](da9f02e))
* disable reply count button when missing send-reply permission ([#2871](#2871)) ([9e70560](9e70560))
* ensure message delivery data are recalculated for the latest message delivery confirmation ([#2869](#2869)) ([26cb181](26cb181))
* ensure submenu is aligned correctly in reference to the parent menu with floating-ui/react ([#2868](#2868)) ([fe84cf9](fe84cf9))
* exclude own read state from delivery status inference in ChannelPreview ([#2870](#2870)) ([2e9bc6e](2e9bc6e))
* use the nearest dialog manager to display dialogs ([#2865](#2865)) ([e4081c8](e4081c8))

### Features

* add optional remarkIgnoreMarkdown plugin to avoid markdown transform to HTML ([#2872](#2872)) ([33c6678](33c6678))

### Chores

* **deps:** bump axios from 1.9.0 to 1.12.2 in /examples/tutorial ([#2846](#2846)) ([3377c24](3377c24))
* **deps:** upgrade @stream-io/stream-chat-css to v5.15.0 ([cf3ad0f](cf3ad0f))
* **deps:** upgrade stream-chat to v9.25.0 ([419140c](419140c))
@stream-ci-bot
Copy link

🎉 This PR is included in version 13.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released on @latest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants