Sourced from fjogeleit/http-request-action's releases.
v2.0.0
What's Changed
- Bump
@actions/corefrom 1.11.1 to 2.0.1 by@dependabot[bot] in fjogeleit/http-request-action#200- Bump actions/checkout from 5.0.1 to 6.0.1 by
@dependabot[bot] in fjogeleit/http-request-action#201- Bump
@actions/corefrom 2.0.1 to 2.0.2 by@dependabot[bot] in fjogeleit/http-request-action#202- Bump axios from 1.13.2 to 1.13.3 by
@dependabot[bot] in fjogeleit/http-request-action#203- ci: create "Release" CI workflow by
@fabasoadin fjogeleit/http-request-action#205- feat: bump nodejs from 16 to 24 by
@fabasoadin fjogeleit/http-request-action#204- Bump undici and
@actions/http-clientby@dependabot[bot] in fjogeleit/http-request-action#206- build action with latest dependency updates by
@fjogeleitin fjogeleit/http-request-action#207New Contributors
@fabasoadmade their first contribution in fjogeleit/http-request-action#205Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1...v2.0.0
v1.16.6
What's Changed
- Bump
@vercel/nccfrom 0.38.3 to 0.38.4 by@dependabot[bot] in fjogeleit/http-request-action#191- Bump actions/setup-node from 4 to 5 by
@dependabot[bot] in fjogeleit/http-request-action#192- Bump axios from 1.12.2 to 1.13.0 by
@dependabot[bot] in fjogeleit/http-request-action#193- Bump actions/setup-node from 5 to 6 by
@dependabot[bot] in fjogeleit/http-request-action#194- Bump axios from 1.13.0 to 1.13.1 by
@dependabot[bot] in fjogeleit/http-request-action#195- Bump axios from 1.13.1 to 1.13.2 by
@dependabot[bot] in fjogeleit/http-request-action#196- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in fjogeleit/http-request-action#198- Update Dependencies by
@fjogeleitin fjogeleit/http-request-action#199Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1.16.5...v1.16.6
v1.16.5
What's Changed
- Bump form-data from 4.0.1 to 4.0.2 by
@dependabot[bot] in fjogeleit/http-request-action#174- Bump undici from 5.28.4 to 5.28.5 by
@dependabot[bot] in fjogeleit/http-request-action#175- Bump axios from 1.7.9 to 1.8.1 by
@dependabot[bot] in fjogeleit/http-request-action#176- Bump axios from 1.8.1 to 1.8.2 by
@dependabot[bot] in fjogeleit/http-request-action#177- Bump axios from 1.8.2 to 1.8.3 by
@dependabot[bot] in fjogeleit/http-request-action#178- Bump axios from 1.8.3 to 1.8.4 by
@dependabot[bot] in fjogeleit/http-request-action#179- Bump axios from 1.8.4 to 1.9.0 by
@dependabot[bot] in fjogeleit/http-request-action#180- Bump undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in fjogeleit/http-request-action#181- Bump yargs from 17.7.2 to 18.0.0 by
@dependabot[bot] in fjogeleit/http-request-action#183- Bump form-data from 4.0.2 to 4.0.3 by
@dependabot[bot] in fjogeleit/http-request-action#184- Bump axios from 1.9.0 to 1.10.0 by
@dependabot[bot] in fjogeleit/http-request-action#185- Bump axios from 1.10.0 to 1.11.0 by
@dependabot[bot] in fjogeleit/http-request-action#187- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in fjogeleit/http-request-action#188- Bump axios from 1.11.0 to 1.12.2 by
@dependabot[bot] in fjogeleit/http-request-action#189- Dependency Updates by
@fjogeleitin fjogeleit/http-request-action#190Full Changelog: https://github.com/fjogeleit/http-request-action/compare/v1.16.4...v1.16.5
... (truncated)
Sourced from fjogeleit/http-request-action's changelog.
Release
Create release
Do not manually draft a release.
To start a release, create a release tag at the commit you want using the commands below.
git tag -a "v1.2.3" -m "v1.2.3" git push origin "v1.2.3"Publish GitHub Action to the marketplace
- Go to the Releases page and select the latest release that was just created.
- Select "Edit" button.
- Select "Publish this Action to the GitHub Marketplace" checkbox.
- Select "Update release" button.
551353b
build action with latest dependency updates (#207)7e4a717
Bump undici and @actions/http-client (#206)3cb67f0
chore(deps): bump dependencies to the latest version (#204)666260b
ci: create "Release" CI workflow (#205)510492d
Bump axios from 1.13.2 to 1.13.3 (#203)1607eba
Bump @actions/core from 2.0.1 to 2.0.2 (#202)a5b30ed
Bump actions/checkout from 5.0.1 to 6.0.1 (#201)dd60429
Bump @actions/core from 1.11.1 to 2.0.1 (#200)