Releases: fjogeleit/http-request-action
Releases · fjogeleit/http-request-action
v1.16.6
What's Changed
- Bump @vercel/ncc from 0.38.3 to 0.38.4 by @dependabot[bot] in #191
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #192
- Bump axios from 1.12.2 to 1.13.0 by @dependabot[bot] in #193
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #194
- Bump axios from 1.13.0 to 1.13.1 by @dependabot[bot] in #195
- Bump axios from 1.13.1 to 1.13.2 by @dependabot[bot] in #196
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #198
- Update Dependencies by @fjogeleit in #199
Full Changelog: 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 #174
- Bump undici from 5.28.4 to 5.28.5 by @dependabot[bot] in #175
- Bump axios from 1.7.9 to 1.8.1 by @dependabot[bot] in #176
- Bump axios from 1.8.1 to 1.8.2 by @dependabot[bot] in #177
- Bump axios from 1.8.2 to 1.8.3 by @dependabot[bot] in #178
- Bump axios from 1.8.3 to 1.8.4 by @dependabot[bot] in #179
- Bump axios from 1.8.4 to 1.9.0 by @dependabot[bot] in #180
- Bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #181
- Bump yargs from 17.7.2 to 18.0.0 by @dependabot[bot] in #183
- Bump form-data from 4.0.2 to 4.0.3 by @dependabot[bot] in #184
- Bump axios from 1.9.0 to 1.10.0 by @dependabot[bot] in #185
- Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #187
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #188
- Bump axios from 1.11.0 to 1.12.2 by @dependabot[bot] in #189
- Dependency Updates by @fjogeleit in #190
Full Changelog: v1.16.4...v1.16.5
Dependency Updates
What's Changed
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #169
- Bump form-data from 4.0.0 to 4.0.1 by @dependabot in #170
- Bump axios from 1.7.7 to 1.7.8 by @dependabot in #172
- Bump @vercel/ncc from 0.38.2 to 0.38.3 by @dependabot in #171
- dependency updates by @fjogeleit in #173
Full Changelog: v1...v1.16.4
FormData Error Handling
- Fix undefined error hiding underlying error during FormData processing
Full Changelog: v1.16.2...v1.16.3
Dependency Updates
What's Changed
- Add tests with assertions by @sebastienvermeille in #154
- Add an IT test to verify DELETE method works as expected by @sebastienvermeille in #157
- Bump axios from 1.7.2 to 1.7.3 by @dependabot in #158
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #160
- Bump axios from 1.7.4 to 1.7.5 by @dependabot in #161
- Bump axios from 1.7.5 to 1.7.7 by @dependabot in #162
- depedency updates by @fjogeleit in #163
New Contributors
- @sebastienvermeille made their first contribution in #154
Full Changelog: v1.16.1...v1.16.2
Fix err undefined
Full Changelog: v1.16.0...v1.16.1
Status Output
What's Changed
- Add status to outputs by @jerturowetz in #147
- Bump axios from 1.6.8 to 1.7.1 by @dependabot in #148
- Bump axios from 1.7.1 to 1.7.2 by @dependabot in #149
- Added the status to the outputs in action.yml by @Kbonheur in #151
New Contributors
- @jerturowetz made their first contribution in #147
- @Kbonheur made their first contribution in #151
Full Changelog: v1.15.5...v1.16.0
Support SSL rejectUnauthorized Configuration
Fix RetryWait Mapping
Retry- and Response Output Fix
What's Changed
- Typo fix in README.md by @rgb2hsl in #132
- Bump axios from 1.6.5 to 1.6.7 by @dependabot in #134
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #135
- docs: wrong
timeoutinput description by @ClayenKitten in #136 - Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #137
- Bump axios from 1.6.7 to 1.6.8 by @dependabot in #138
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #139
- fix retry and ignore status response by @fjogeleit in #143
New Contributors
- @rgb2hsl made their first contribution in #132
- @ClayenKitten made their first contribution in #136
Full Changelog: v1...v1.15.3