Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps the npm_and_yarn group with 2 updates in the / directory: axios and element-plus.
Bumps the npm_and_yarn group with 3 updates in the /frontend/beanbot-ui directory: axios, element-plus and vite.

Updates axios from 1.8.3 to 1.12.0

Release notes

Sourced from axios's releases.

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

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

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

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Commits
  • 0d8ad6e chore(release): v1.12.0 (#7013)
  • fd7f404 fix: release pr run
  • a2edc36 fix: dont add dist on release
  • 9ec86de fix: adding build artifacts
  • 945435f fix(node): enforce maxContentLength for data: URLs (#7011)
  • 28e5e30 chore(sponsor): update sponsor block (#7005)
  • d03f245 chore(CI): fixed release info script to use npm registry instead of git as fi...
  • a0bc911 chore: removing dist files from src (#7002)
  • c959ff2 feat(fetch): add fetch, Request, Response env config variables for the adapte...
  • a9f47af fix(fetch-adapter): set correct Content-Type for Node FormData (#6998)
  • Additional commits viewable in compare view

Updates element-plus from 2.9.6 to 2.11.1

Release notes

Sourced from element-plus's releases.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

  • Components [select] add support for option groups in options (#21692 by @​cszhjh)
  • Components [date-picker-panel] externalize date-picker core component (#21331 by @​Dsaquel)
  • Components [color-picker-panel] externalize color-picker core component (#21668 by @​Dsaquel)

Bug fixes

  • Components [carousel] special case activeIndex is inaccurate (#21736 by @​jevin98)
  • Components [splitter] collapse works with two-way size and min & max (#21738 by @​cszhjh)
  • Components [cascader] correctly handle focus and blur events (#21510 by @​cszhjh)
  • Components [table] show-overflow-tooltip dynamic switch (#21811 by @​dhj-l)
  • Components [select & select-v2] avoid line break when input is empty (#21844 by @​micaiguai)

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

Bug fixes

... (truncated)

Commits
  • 13013e1 Merge pull request #21871 from element-plus/dev
  • 0148f1c chore: Update changelog 2.11.1 (#21872)
  • 0cb71eb fix(components): [color-picker] fix color-picker-panel style path (#21867)
  • 812f48a docs: increase layout z-index & reduce el component's z-index (#21870)
  • 6ad9052 docs: remove object from cascader modelValue (#21869)
  • cdb891b fix(components): scrollbar fix thumb size calculation error (#21849)
  • d8a3eae Merge pull request #21863 from element-plus/dev
  • 9181afa chore: Update changelog 2.11.0 (#21864)
  • 289b59e fix(components): [color-picker-panel] sync bg-color with date-picker-panel (#...
  • 2ccb268 fix(components): [select & select-v2] avoid line break when input is empty (#...
  • Additional commits viewable in compare view

Updates axios from 1.8.3 to 1.12.0

Release notes

Sourced from axios's releases.

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

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

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

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

... (truncated)

Commits
  • 0d8ad6e chore(release): v1.12.0 (#7013)
  • fd7f404 fix: release pr run
  • a2edc36 fix: dont add dist on release
  • 9ec86de fix: adding build artifacts
  • 945435f fix(node): enforce maxContentLength for data: URLs (#7011)
  • 28e5e30 chore(sponsor): update sponsor block (#7005)
  • d03f245 chore(CI): fixed release info script to use npm registry instead of git as fi...
  • a0bc911 chore: removing dist files from src (#7002)
  • c959ff2 feat(fetch): add fetch, Request, Response env config variables for the adapte...
  • a9f47af fix(fetch-adapter): set correct Content-Type for Node FormData (#6998)
  • Additional commits viewable in compare view

Updates element-plus from 2.9.6 to 2.11.1

Release notes

Sourced from element-plus's releases.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

  • Components [select] add support for option groups in options (#21692 by @​cszhjh)
  • Components [date-picker-panel] externalize date-picker core component (#21331 by @​Dsaquel)
  • Components [color-picker-panel] externalize color-picker core component (#21668 by @​Dsaquel)

Bug fixes

  • Components [carousel] special case activeIndex is inaccurate (#21736 by @​jevin98)
  • Components [splitter] collapse works with two-way size and min & max (#21738 by @​cszhjh)
  • Components [cascader] correctly handle focus and blur events (#21510 by @​cszhjh)
  • Components [table] show-overflow-tooltip dynamic switch (#21811 by @​dhj-l)
  • Components [select & select-v2] avoid line break when input is empty (#21844 by @​micaiguai)

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.11.1

2025-08-23

Bug fixes

2.11.0

2025-08-22

Features

Bumps the npm_and_yarn group with 2 updates in the / directory: [axios](https://github.com/axios/axios) and [element-plus](https://github.com/element-plus/element-plus).
Bumps the npm_and_yarn group with 3 updates in the /frontend/beanbot-ui directory: [axios](https://github.com/axios/axios), [element-plus](https://github.com/element-plus/element-plus) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `axios` from 1.8.3 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.3...v1.12.0)

Updates `element-plus` from 2.9.6 to 2.11.1
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.9.6...2.11.1)

Updates `axios` from 1.8.3 to 1.12.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.3...v1.12.0)

Updates `element-plus` from 2.9.6 to 2.11.1
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.9.6...2.11.1)

Updates `vite` from 6.3.5 to 6.4.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: element-plus
  dependency-version: 2.11.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: element-plus
  dependency-version: 2.11.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.4.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

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 Dec 19, 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.

1 participant