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

105 Commits

Author SHA1 Message Date
Jay 8ff6c19e2d refactor: ci and build (#7340)
* chore: add mise

* chore: re-position ci

* chore: move sponsors script

* chore: fix yml

* chore: yml

* fix: yml

* fix: yml

* chore: tweak sponsor yml

* chore: implement security suggestion

* chore: update templates for issues and PRs and update all workflows

* fix: copilot feedback

* feat: always run CI

* fix: linked resources

* chore: cancel run if new run starts

* feat: generate release notes with copilot
2026-01-25 18:17:31 +02:00
Jay 2d6ad5e48b revert(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-actions group (#7334)
This reverts commit 25446920e3.
2026-01-19 21:38:27 +02:00
dependabot[bot] 25446920e3 chore(deps): bump peter-evans/create-pull-request (#7303)
Bumps the github-actions group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request).


Updates `peter-evans/create-pull-request` from 7 to 8
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 08:07:11 +02:00
dependabot[bot] 7764844686 chore(deps): bump the github-actions group across 1 directory with 2 updates (#7282)
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

Updates `ffurrer2/extract-release-notes` from 2 to 3
- [Release notes](https://github.com/ffurrer2/extract-release-notes/releases)
- [Changelog](https://github.com/ffurrer2/extract-release-notes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ffurrer2/extract-release-notes/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ffurrer2/extract-release-notes
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

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>
2025-12-06 10:14:04 +02:00
Wilson Mun 65a7584eda feat: add automatic minor and patch upgrades to dependabot (#6053)
* feat: add automatic minor and patch upgrades for npm packages used in axios

* feat: bump up pr limit to 5 for dependency upgrades

---------

Co-authored-by: Jay <jasonsaayman@gmail.com>
2025-11-11 20:55:10 +02:00
dependabot[bot] e6d71017d3 chore(deps): bump the github-actions group across 1 directory with 6 updates (#7148)
Bumps the github-actions group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `46` | `47` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4` | `5` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |
| [actions/labeler](https://github.com/actions/labeler) | `5` | `6` |
| [actions/stale](https://github.com/actions/stale) | `9` | `10` |



Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `tj-actions/changed-files` from 46 to 47
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v46...v47)

Updates `actions/setup-node` from 4 to 5
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

Updates `actions/labeler` from 5 to 6
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

Updates `actions/stale` from 9 to 10
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-version: '47'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-10 16:45:57 +02:00
jasonsaayman 3f83143bfe feat: added copilot instructions 2025-11-06 20:38:28 +02:00
Dmitriy Mozgovoy ac3ba6487b chore(ci): fix missed condition to skip test:package step for ignored files; (#7039) 2025-09-16 16:27:01 +03:00
Dmitriy Mozgovoy 9fb41a8fcd chore(ci): add local HTTP server for Karma tests; (#7022) 2025-09-13 17:50:32 +03:00
Willian Agostini a0bc911379 chore: removing dist files from src (#7002)
* chore: removing dist files from src

* chore: include build step in CI pipeline

* chore: add build step to PR and publish workflows
2025-09-03 08:41:23 +02:00
Sampo Silvennoinen c7e0fea787 CI: add Node 24 (#6913)
Co-authored-by: Jay <jasonsaayman@gmail.com>
2025-05-09 15:58:39 +02:00
Dmitriy Mozgovoy f31d2bab75 chore(ci): fix github action glob in PR labeler action config; (#6893) 2025-04-26 19:42:56 +03:00
Dmitriy Mozgovoy b998b7d6c7 chore(ci): run PR guard action only for forks; (#6892) 2025-04-26 19:10:21 +03:00
Dmitriy Mozgovoy f112edfdfa chore(ci): add PR files guard action; (#6890) 2025-04-24 21:16:06 +03:00
Dmitriy Mozgovoy 61de4c05cc chore(ci): update github actions; (#6889) 2025-04-24 19:34:08 +03:00
Dmitriy Mozgovoy c3aba3d8f7 chore(ci): add labeler github action; (#6888) 2025-04-24 17:37:56 +03:00
dependabot[bot] 1e6632cd62 chore(deps): bump tj-actions/changed-files in the github-actions group (#6838)
Bumps the github-actions group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files).


Updates `tj-actions/changed-files` from 45 to 46
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v45...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 17:17:04 +02:00
Dan Dascalescu 1f890b13f2 fix: missing word in SUPPORT_QUESTION.yml (#6757)
fix: missing word in SUPPORT_QUESTION.yml (#6757)
2025-01-28 19:36:33 +02:00
dependabot[bot] 6a63614cc1 chore(deps): bump the github-actions group with 8 updates (#6693)
Bumps the github-actions group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `3` | `4` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `40` | `45` |
| [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` |
| [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `3` | `4` |
| [ffurrer2/extract-release-notes](https://github.com/ffurrer2/extract-release-notes) | `1` | `2` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6` | `7` |
| [actions/stale](https://github.com/actions/stale) | `7` | `9` |


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

Updates `tj-actions/changed-files` from 40 to 45
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v40...v45)

Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

Updates `actions/dependency-review-action` from 3 to 4
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4)

Updates `ffurrer2/extract-release-notes` from 1 to 2
- [Release notes](https://github.com/ffurrer2/extract-release-notes/releases)
- [Changelog](https://github.com/ffurrer2/extract-release-notes/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ffurrer2/extract-release-notes/compare/v1...v2)

Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

Updates `actions/stale` from 7 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: ffurrer2/extract-release-notes
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 16:55:03 +02:00
Christian Clauss 77b8f2fb86 Group all GitHub Actions updates into a single larger pull request (#6683)
Lots of individual upgrades are being ignored so unify them.
* https://github.com/axios/axios/pulls?q=is%3Aopen+is%3Apr+author%3Aapp%2Fdependabot+label%3Agithub_actions
* https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups

Co-authored-by: Jay <jasonsaayman@gmail.com>
2024-11-08 11:33:28 +02:00
Sampo Silvennoinen 023efb6f03 Add Node.js 22 to CI version matrix (#6633)
* CI: add Node.js 22, drop non-LTS 21

* CI: update actions versions 3 -> 4

Previous actions version showed deprecation warnings when run. Update them to V4
2024-10-07 11:58:50 +02:00
Dmitriy Mozgovoy bcd1c6d65a chore(actions): fix sponsor action; (#6566) 2024-08-20 15:13:53 +03:00
Dmitriy Mozgovoy c8b7be59cb chore(action): exclude sponsors branch from CI tests; (#6564) 2024-08-19 16:53:11 +03:00
Dmitriy Mozgovoy d93969177d chore(action): fix sponsors action; (#6557) 2024-08-17 22:59:01 +03:00
Dmitriy Mozgovoy a909e38e70 chore(action): fix sponsors action; (#6555) 2024-08-17 21:53:51 +03:00
Dmitriy Mozgovoy 3dde8fce50 chore(action): fix sponsors action; (#6554) 2024-08-17 20:46:04 +03:00
Dmitriy Mozgovoy 58eb3b8ae6 chore(actions): Add action to update sponsor list in Readme.md; (#6552) 2024-08-17 20:13:56 +03:00
Dmitriy Mozgovoy 92cd8ed943 chore(github): update ISSUE_TEMPLATE.md (#6519) 2024-08-01 03:06:09 +03:00
Dmitriy Mozgovoy d57f03a77f chore(ci): bump create-pull-request version to fix a bug; (#6405) 2024-05-19 20:52:43 +03:00
Dmitriy Mozgovoy 097b0d18e9 chore(ci): add tag resolution for npm releases based on package version; (#6404) 2024-05-19 20:34:58 +03:00
Dmitriy Mozgovoy a3ff99b59d feat(adapter): add fetch adapter; (#6371) 2024-04-28 22:33:49 +03:00
Dmitriy Mozgovoy bf6974f16a chore(ci): add npm tag action; (#6231) 2024-02-12 21:41:49 +02:00
Dmitriy Mozgovoy 0736f95ce8 fix(ci): refactor notify action as a job of publish action; (#6176) 2024-01-05 21:36:41 +02:00
Dmitriy Mozgovoy 0ad520de0f chore(ci): fix notify action; (#6172) 2024-01-03 23:34:54 +02:00
Dmitriy Mozgovoy b76cce0e0f chore(ci): added branches filter for notify action; (#6084) 2023-12-26 22:34:50 +02:00
Dmitriy Mozgovoy 8739acbd28 chore(ci): removed redundant release action; (#6081) 2023-11-14 22:02:03 +02:00
Dmitriy Mozgovoy b12a6083f3 chore(ci): removed paths-ignore filter; (#6080) 2023-11-14 21:51:59 +02:00
Dmitriy Mozgovoy 0c9d88602b chore(ci): reworked ignoring files logic; (#6079) 2023-11-14 20:46:09 +02:00
Dmitriy Mozgovoy 30873ee5a8 chore(ci): add paths-ignore config to testing action; (#6078) 2023-11-14 17:54:41 +02:00
Dmitriy Mozgovoy 7144f10dc5 chore(ci): fixed release notification action; (#6063) 2023-11-08 20:14:12 +02:00
Dmitriy Mozgovoy f6d2cf9763 chore(ci): fix publish action content permission; (#6061) 2023-11-08 17:02:29 +02:00
Fabian Meyer cb8bb2beb2 chore(ci): Publish to NPM with provenance (#5835)
The release process in this repository is already automated via
GitHub Actions, which is a great first step toward creating trust in the
supply chain. Recently, NPM has started to support publishing with the
`--provenance` flag. This flag creates a link between the GitHub Actions
run that created the release and the final artifact on NPM. This linkage
further ensures that package installs can be traced back to a specific
code revision.

For more information on publishing with provenance, please refer to:
https://github.blog/2023-04-19-introducing-npm-package-provenance/

Co-authored-by: Jay <jasonsaayman@gmail.com>
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
2023-11-08 16:25:03 +02:00
Dmitriy Mozgovoy 37cbf9214a chore(ci): added labeling and notification for published PRs; (#6059) 2023-11-08 16:17:55 +02:00
Dmitriy Mozgovoy 9917e67cbb chore(ci): fix release-it arg; (#6032) 2023-10-26 23:53:38 +03:00
Dmitriy Mozgovoy 7d45ab2e2a chore(tests): fixed tests to pass in node v19 and v20 with keep-alive enabled; (#6021) 2023-10-22 18:20:44 +03:00
Dmitriy Mozgovoy 1b8cc3b02b chore(template): improve issue template; (#5665) 2023-04-19 21:14:02 +03:00
Dmitriy Mozgovoy 0abc705647 chore(ci): use package-lock in test & build github actions; (#5663)
* chore(test): use local typescript version for dtslint;
2023-04-19 20:09:31 +03:00
Dmitriy Mozgovoy cbe2de60d3 chore(ci): remove team-reviewers config; (#5566) 2023-02-22 22:43:24 +02:00
Dmitriy Mozgovoy 4bf50524e2 chore(ci): add git diff echo; (#5509) 2023-01-31 03:14:19 +02:00
Dmitriy Mozgovoy 91d6009c43 chore(ci): add git status echo; (#5508) 2023-01-31 02:11:54 +02:00