2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00
Commit Graph

113 Commits

Author SHA1 Message Date
github-actions[bot] 3cac78c2de chore(release): v1.12.1 (#7021)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2025-09-12 17:18:39 +03:00
github-actions[bot] 0d8ad6e1de chore(release): v1.12.0 (#7013)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-09-11 21:32:15 +02:00
Dmitriy Mozgovoy d03f245a40 chore(CI): fixed release info script to use npm registry instead of git as file history source; (#7006) 2025-09-04 08:33:40 +02:00
github-actions[bot] b76c4ac6f8 chore(release): v1.11.0 (#6974)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-07-23 08:04:30 +02:00
izzy goldman e72c193722 fix: form-data npm pakcage (#6970) 2025-07-22 20:58:10 +02:00
github-actions[bot] 73a836dae7 chore(release): v1.10.0 (#6943)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2025-06-14 15:11:07 +03:00
github-actions[bot] cdcfd214c1 chore(release): v1.9.0 (#6891)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2025-04-24 23:18:14 +03:00
github-actions[bot] 9f6f97bcfb chore(release): v1.8.4 (#6844)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-03-19 21:26:49 +02:00
github-actions[bot] 39ec206483 chore(release): v1.8.3 (#6819)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-03-12 09:23:22 +02:00
github-actions[bot] a9f7689b0c chore(release): v1.8.2 (#6812)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-03-07 09:40:33 +02:00
github-actions[bot] 2e64afdff5 chore(release): v1.8.1 (#6800)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-02-26 11:06:15 +02:00
github-actions[bot] cceb7b1e15 chore(release): v1.8.0 (#6795)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2025-02-26 08:00:31 +02:00
github-actions[bot] b2cb45d5a5 chore(release): v1.7.9 (#6730)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2024-12-04 09:37:30 +02:00
github-actions[bot] 415ca94401 chore(release): v1.7.8 (#6715)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-11-25 23:13:12 +02:00
dependabot[bot] 7139ce96c3 chore(deps): bump cookie and socket.io (#6704)
Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.5.0 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.5.0...socket.io@4.8.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-11-12 15:30:21 +02:00
dependabot[bot] 5ebb124b05 chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 (#6698)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.6.0.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.6.0)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-11-12 14:44:28 +02:00
dependabot[bot] 4e9b33d62e chore(deps): bump send and express (#6699)
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.18.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.1)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-11-12 14:00:06 +02:00
github-actions[bot] 5b8a826771 chore(release): v1.7.7 (#6585)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-09-01 01:01:25 +03:00
github-actions[bot] d584fcfa62 chore(release): v1.7.6 (#6583)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-08-30 22:56:08 +03:00
github-actions[bot] 59cd6b0dec chore(release): v1.7.5 (#6574)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-08-23 16:31:50 +03:00
github-actions[bot] abd24a7367 chore(release): v1.7.4 (#6544)
Co-authored-by: jasonsaayman <4814473+jasonsaayman@users.noreply.github.com>
2024-08-13 21:32:20 +02:00
github-actions[bot] c6cce43cd9 chore(release): v1.7.3 (#6521)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-08-01 19:15:27 +03:00
github-actions[bot] 0e4f9fa290 chore(release): v1.7.2 (#6414)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-05-21 19:57:14 +03:00
github-actions[bot] 67d1373131 chore(release): v1.7.1 (#6411)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-05-20 16:31:57 +03:00
github-actions[bot] 3041c61ada [Release] v1.7.0 (#6408)
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
2024-05-19 23:24:05 +03:00
github-actions[bot] b49aa8e3d8 chore(release): v1.7.0-beta.2 (#6403)
Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
2024-05-19 21:00:36 +03:00
github-actions[bot] b9f4848f8c chore(release): v1.7.0-beta.1 (#6383)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-05-07 21:37:01 +03:00
github-actions[bot] 8e4314bfd6 chore(release): v1.7.0-beta.0 (#6373)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-04-28 22:50:08 +03:00
Dmitriy Mozgovoy a3ff99b59d feat(adapter): add fetch adapter; (#6371) 2024-04-28 22:33:49 +03:00
github-actions[bot] ab3f0f9a94 chore(release): v1.6.8 (#6303)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-03-15 18:31:56 +02:00
Mitchell 8786e0ff55 fix(vulnerability): update follow-redirects to 1.15.6 (#6300) 2024-03-15 17:59:42 +02:00
Jay d844227411 chore: update and bump deps (#6238)
* chore: update and bump deps where we can | covers deps in full dev-deps just bump

* chore: added compiled lock

---------

Co-authored-by: Jason <jason@trooptravel.com>
2024-02-16 13:28:57 +02:00
github-actions[bot] a52e4d9af5 chore(release): v1.6.7 (#6204)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-01-25 21:57:54 +02:00
github-actions[bot] 104aa3f65d chore(release): v1.6.6 (#6199)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-01-25 01:11:30 +02:00
github-actions[bot] 6d4c421ee1 chore(release): v1.6.5 (#6177)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-01-05 21:51:22 +02:00
github-actions[bot] 8790b8e784 chore(release): v1.6.4 (#6173)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2024-01-04 00:10:07 +02:00
Guy Nesher 75af1cdff5 fix(security): fixed security vulnerability in follow-redirects (#6163)
Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-01-03 21:32:50 +02:00
github-actions[bot] b15b918d17 chore(release): v1.6.3 (#6151)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-12-27 01:15:30 +02:00
github-actions[bot] b3be365858 chore(release): v1.6.2 (#6082)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-11-14 22:35:24 +02:00
github-actions[bot] a22f4b918a chore(release): v1.6.1 (#6060)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-11-08 16:44:45 +02:00
Dmitriy Mozgovoy 37cbf9214a chore(ci): added labeling and notification for published PRs; (#6059) 2023-11-08 16:17:55 +02:00
github-actions[bot] f7adacdbaa chore(release): v1.6.0 (#6031)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-10-27 00:14:41 +03:00
github-actions[bot] 88fb52b5fa chore(release): v1.5.1 (#5920)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-09-26 21:21:09 +03:00
github-actions[bot] 6365751ba6 chore(release): v1.5.0 (#5838)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-08-26 22:10:04 +03:00
github-actions[bot] 21a5ad34c4 chore(release): v1.4.0 (#5683)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-04-28 02:04:53 +03:00
PIYUSH NEGI e18fdd893d refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670) 2023-04-28 00:58:07 +03:00
github-actions[bot] 59eb991835 chore(release): v1.3.6 (#5666)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-04-19 22:37:45 +03:00
github-actions[bot] 4af78a72ee chore(release): v1.3.5 (#5634)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-04-05 21:01:58 +03:00
github-actions[bot] 2e70cecda4 chore(release): v1.3.4 (#5565)
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
2023-02-22 23:05:31 +02:00
github-actions[bot] d9ebf8fb3a chore(release): v1.3.3 (#5546)
Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
2023-02-13 20:46:08 +02:00