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

Commit Graph

  • 9957377260 chore(ci): change release-it git config; (#5512) Dmitriy Mozgovoy 2023-01-31 15:39:10 +02:00
  • 46a650cf33 chore(ci): prepare package-lock.json for commit on build stage; (#5510) Dmitriy Mozgovoy 2023-01-31 03:42:29 +02:00
  • 4bf50524e2 chore(ci): add git diff echo; (#5509) Dmitriy Mozgovoy 2023-01-31 03:14:19 +02:00
  • 91d6009c43 chore(ci): add git status echo; (#5508) Dmitriy Mozgovoy 2023-01-31 02:11:54 +02:00
  • 6ac574e00a feat(fomdata): added support for spec-compliant FormData & Blob types; (#5316) Dmitriy Mozgovoy 2023-01-31 01:10:39 +02:00
  • 65e8d1e28c fix(http): add zlib headers if missing (#5497) ItsNotGoodName 2023-01-30 14:49:37 -08:00
  • 9915635c69 fix(headers): fixed & optimized clear method; (#5507) Dmitriy Mozgovoy 2023-01-31 00:35:06 +02:00
  • 5bde91cac7 chore(release): v1.2.6 (#5505) github-actions[bot] 2023-01-28 18:40:09 +02:00
  • 5a3d0a3234 fix(types): fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) Dmitriy Mozgovoy 2023-01-28 15:58:56 +02:00
  • 342c0ba9a1 fix(headers): added missed Authorization accessor; (#5502) Dmitriy Mozgovoy 2023-01-27 02:01:36 +02:00
  • a105feb7b5 chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 (#5493) dependabot[bot] 2023-01-26 20:19:48 +02:00
  • 366161e5e4 chore(release): v1.2.5 (#5500) github-actions[bot] 2023-01-26 17:05:24 +02:00
  • 18c1710f24 docs: fix GitHub workflow badges (#5462) Elliot Ford 2023-01-26 14:26:32 +00:00
  • 580f1e8033 fix(types): fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) Dmitriy Mozgovoy 2023-01-26 16:01:06 +02:00
  • 6600d51e6b [Release] v1.2.4 (#5487) github-actions[bot] 2023-01-24 19:20:59 +02:00
  • 2a71f49bc6 fix(types): renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5486) Dmitriy Mozgovoy 2023-01-23 01:09:18 +02:00
  • 6486929f70 Fix AxiosRequestHeaders & AxiosHeaders types; (#5482) Dmitriy Mozgovoy 2023-01-21 17:31:24 +02:00
  • 186ea062da fix AxiosRequestConfig generic (#5478) Daniel Hillmann 2023-01-19 07:57:38 +01:00
  • 557ed0a748 chore(ci): fixed publish action; (#5470) Dmitriy Mozgovoy 2023-01-16 01:47:46 +02:00
  • 484e0b6ed2 chore(release): v1.2.3 (#5459) github-actions[bot] 2023-01-15 19:33:15 +02:00
  • d83316db4a chore(ci): enabled npm publishing; (#5460) Dmitriy Mozgovoy 2023-01-10 21:14:49 +02:00
  • d750901ded chore(ci): added an action to make GitHub & NPM releases when merging a release PR; (#5456) Dmitriy Mozgovoy 2023-01-10 00:08:59 +02:00
  • 477c71427d chore(ci): fixed error in generating changelog with unnecessary spaces; (#5455) Dmitriy Mozgovoy 2023-01-09 17:10:14 +02:00
  • e2a1e280f6 chore(ci): improved contributors & PRs sections generator; (#5453) Dmitriy Mozgovoy 2023-01-09 15:24:02 +02:00
  • 18772ed8fd chore(ci): improved logging; (#5451) Dmitriy Mozgovoy 2023-01-08 02:51:52 +02:00
  • 259f5f5aaa chore(ci): added step of generating a list of contributors for CHANELOG.md; (#5449) Dmitriy Mozgovoy 2023-01-07 20:01:43 +02:00
  • d33a3deb82 chore(ci): added commit message config; (#5447) Dmitriy Mozgovoy 2023-01-07 19:15:54 +02:00
  • ebb9e81443 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#5438) dependabot[bot] 2023-01-07 18:15:58 +02:00
  • b4b5b360ec chore(ci): updated release-it config; (#5446) Dmitriy Mozgovoy 2023-01-07 18:04:51 +02:00
  • f6b480912e chore(ci): improved contributors list generator; (#5443) Dmitriy Mozgovoy 2023-01-07 02:40:08 +02:00
  • 145df40e44 chore(ci): add authorization token for GitHub API requests; (#5442) Dmitriy Mozgovoy 2023-01-06 16:17:02 +02:00
  • 139d51f682 chore(ci): updated release-it config; (#5439) Dmitriy Mozgovoy 2023-01-06 02:34:45 +02:00
  • 08119634a2 fix(types): fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) Dmitriy Mozgovoy 2023-01-06 02:02:08 +02:00
  • 8651bf17d4 chore(ci): add an action to create a release PR; Dmitriy Mozgovoy 2023-01-06 01:50:31 +02:00
  • abd2cb83a3 chore(deps): bump actions/stale from 6 to 7 (#5408) dependabot[bot] 2022-12-29 08:39:48 +02:00
  • 8ea432429b chore(docs): added latest release notes Jay 2022-12-29 08:31:54 +02:00
  • 45c4948416 chore: build new version Jay 2022-12-29 08:21:12 +02:00
  • 6f74cb1880 chore(ci): set conventional-changelog header config; (#5406) Dmitriy Mozgovoy 2022-12-25 17:43:44 +02:00
  • 8de391ff8a chore(ci): fix automatic contributors resolving; (#5403) Dmitriy Mozgovoy 2022-12-23 16:49:47 +02:00
  • 341f735297 chore(ci): improved logging for the contributors list generator; Dmitriy Mozgovoy 2022-12-20 23:03:27 +02:00
  • 46085e6ffc chore(ci): fix release action; Dmitriy Mozgovoy 2022-12-20 20:45:24 +02:00
  • f12d01eed1 chore(ci): fix version bump script by adding bump argument for target version; Dmitriy Mozgovoy 2022-12-19 19:52:59 +02:00
  • 75217e690c fix(ci): fix release script inputs; Dmitriy Mozgovoy 2022-12-19 18:43:57 +02:00
  • c1fc33c5e2 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 dependabot[bot] 2022-12-19 08:16:06 +02:00
  • 45b29dbc32 GitHub Actions Release script; (#5384) Dmitriy Mozgovoy 2022-12-17 22:32:07 +02:00
  • 493e04cd28 Fix/prerelease scipts (#5377) Dmitriy Mozgovoy 2022-12-15 19:50:44 +02:00
  • 38865e3205 Fix/release scripts (#5376) Dmitriy Mozgovoy 2022-12-15 00:56:04 +02:00
  • 7a2f901f42 Fix/typescript tests (#5375) Dmitriy Mozgovoy 2022-12-14 22:49:49 +02:00
  • f2547d0e03 CI/release scripts (#5364) Dmitriy Mozgovoy 2022-12-12 00:50:11 +02:00
  • 1e58a659ec fix: fixed Brotli decompression; (#5353) Dmitriy Mozgovoy 2022-12-07 20:57:02 +02:00
  • 56e9ca1a86 fix: Add missing HttpStatusCode (#5345) Winnie 2022-12-06 21:34:48 +01:00
  • 981265dbf4 chore: release notes Jay 2022-12-05 21:43:37 +02:00
  • 1fd79d3220 chore: release 1.2.1 Jay 2022-12-05 21:36:02 +02:00
  • a6efeaf2d9 Change AxiosProgressEvent.event type to any; (#5308) Dmitriy Mozgovoy 2022-12-01 21:03:58 +02:00
  • 6d367b9e2c docs: remove README link to non-existent upgrade guide (#5307) Zachary Lysobey 2022-12-01 13:52:42 -05:00
  • 26874603b3 feat: export mergeConfig (#5151) Kevin Ennis 2022-12-01 13:41:57 -05:00
  • 6f59cdbac9 refactor: add missing types for static AxiosError.from method (#4956) Philipp Loose 2022-12-01 19:36:42 +01:00
  • e1a4efe638 Fix typo in issue template name (#5159) secondl1ght 2022-12-01 11:29:17 -06:00
  • e3d759491c fix: exception to sending formdata in webworker (#5139) wenzheng 2022-12-02 01:15:23 +08:00
  • 9041c7d272 Fixed decompression for responses without Content-Length header (#5306) Dmitriy Mozgovoy 2022-12-01 16:22:20 +02:00
  • 786b113a40 fix: removing multiple/trailing/leading whitespaces (#5022) Ivan Barsukov 2022-11-25 14:56:31 +01:00
  • cac6cfa6f6 fix: include config on new CancelledError (#4922) Arthur Fiorette 2022-11-25 10:46:49 -03:00
  • f92e167f76 chore(release): 1.2.0 Jay 2022-11-22 20:59:45 +02:00
  • bc09c90e79 chore(docs): updated changelog Jay 2022-11-22 20:55:05 +02:00
  • d032edda08 Refactored adapters loader; (#5277) Dmitriy Mozgovoy 2022-11-22 20:53:56 +02:00
  • a3d901777b Fixed Z_BUF_ERROR when content-encoding is set but the response body is empty; (#5250) Dmitriy Mozgovoy 2022-11-22 20:49:26 +02:00
  • b7ee49f637 Added toJSONObject util; (#5247) Dmitriy Mozgovoy 2022-11-22 20:44:24 +02:00
  • a372b4ce4b update readme (#5261) relbns 2022-11-22 20:39:49 +02:00
  • e05fe7c42b Update the link (#5265) AZM 2022-11-23 03:36:58 +09:00
  • 7a4c0ea72b __dirname is not defined (#5269) HaiTao 2022-11-23 02:33:49 +08:00
  • 86eeff0e68 ci: remove git credentials after checkout (#5235) Frazer Smith 2022-11-22 18:28:47 +00:00
  • 2c83d47e37 chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#5295) dependabot[bot] 2022-11-22 20:23:57 +02:00
  • f79cf7bfa9 chore(deps): bump actions/dependency-review-action from 2 to 3 (#5266) dependabot[bot] 2022-11-22 20:16:31 +02:00
  • e1989e91de chore(deps): bump engine.io from 6.2.0 to 6.2.1 (#5294) dependabot[bot] 2022-11-22 19:56:32 +02:00
  • 3a7c363e54 chore: v1.2.0 pre-release Jay 2022-11-10 20:59:51 +02:00
  • bb59a737bb chore: release v1.2.0 Jay 2022-11-10 20:55:34 +02:00
  • 073f727ef0 chore: updated release notes Jay 2022-11-10 20:50:28 +02:00
  • 4d43cdb8af chore: switch around order of changelog Jay 2022-11-10 20:26:36 +02:00
  • abf954185a fix: fix TypeScript type definitions for commonjs (#5196) Remco Haszing 2022-11-10 19:23:02 +01:00
  • 7f0fc69569 chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#5245) dependabot[bot] 2022-11-10 14:02:26 +02:00
  • 0da6db7995 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (#5241) dependabot[bot] 2022-11-10 13:56:52 +02:00
  • ab77a40e1c Fixed & Imporoved AxiosHeaders class (#5224) Dmitriy Mozgovoy 2022-11-07 21:11:42 +02:00
  • c0a723ab6c Added support for Axios to be loaded with require('axios').default; (#5225) Dmitriy Mozgovoy 2022-11-07 20:32:24 +02:00
  • 9452f06aa9 Force CI restart; Dmitriy Mozgovoy 2022-11-07 20:24:23 +02:00
  • 56fd6ba821 Remove \b from filename (#5207) Csaba Maulis 2022-11-03 02:17:17 +08:00
  • 7c4e4fd9c2 fix punctation in README.md (#5197) MoPaMo 2022-11-02 19:16:16 +01:00
  • 02af86becd docs: fix broken links (#5218) Claudio Busatto 2022-11-02 19:15:52 +01:00
  • 2750eb0771 docs: Update Resources links in README (#5119) Daniel Fjeldstad 2022-10-30 18:43:54 +01:00
  • bbee032b79 Update and rename UPGRADE_GUIDE.md to MIGRATION_GUIDE.md (#5170) 윤세영 2022-10-31 02:39:12 +09:00
  • 8a709b25f4 Fix typos (#5184) Frieder Bluemle 2022-10-30 10:33:06 -07:00
  • 34811cbb4f typo fix #800 (#5193) Shreem Asati 2022-10-30 22:59:36 +05:30
  • c16fe222c4 typo fix line #856 and #920 (#5194) Shreem Asati 2022-10-30 22:56:03 +05:30
  • 6a548bfaf3 Update Sandbox UI/UX (#5205) Geeth Gunnampalli 2022-10-30 12:20:58 -05:00
  • 179a0c80a8 Update get/index.html (#5116) Ikko Ashimine 2022-10-31 02:14:27 +09:00
  • 983a66408d Update ECOSYSTEM.md (#5077) ecyrbe 2022-10-30 18:10:02 +01:00
  • 448e1fcdec Fixed type definition of use method on AxiosInterceptorManager to match the the README (#5071) Amit Saini 2022-10-30 22:36:29 +05:30
  • ae31394848 chore: add sideEffects false to package.json (#5025) Maddy Miller 2022-10-31 03:00:29 +10:00
  • 0c3a1e9fde Refactored module exports; (#5162) Dmitriy Mozgovoy 2022-10-30 18:46:17 +02:00
  • 5666ee498a Update CHANGELOG.md (#5137) Adrien Brunet 2022-10-27 13:20:55 +02:00
  • 9bd53214f6 chore: release 1.1.3 Jay 2022-10-15 15:43:01 +02:00