Frank Jogeleit
|
d06672e4c2
|
Merge pull request #79 from fjogeleit/dependabot/npm_and_yarn/axios-1.2.1
Bump axios from 1.2.0 to 1.2.1
|
2022-12-26 15:04:18 +01:00 |
|
dependabot[bot]
|
322dbb7bdb
|
Bump axios from 1.2.0 to 1.2.1
Bumps [axios](https://github.com/axios/axios) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.0...v1.2.1)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 17:00:51 +00:00 |
|
Frank Jogeleit
|
3da643f26a
|
Merge pull request #76 from fjogeleit/dependabot/npm_and_yarn/axios-1.2.0
Bump axios from 1.1.3 to 1.2.0
|
2022-11-28 19:28:28 +01:00 |
|
dependabot[bot]
|
a9b5bad232
|
Bump axios from 1.1.3 to 1.2.0
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.1.3...v1.2.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 17:00:46 +00:00 |
|
Frank Jogeleit
|
9e40d70ab2
|
Merge pull request #75 from fjogeleit/local-cli
Add CLI file for local testing
|
2022-11-14 11:26:59 +01:00 |
|
Frank Jogeleit
|
e55086ca3f
|
Add CLI file for local testing
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-11-10 12:15:07 +01:00 |
|
Frank Jogeleit
|
86014825e9
|
Merge branch 'main' of github.com:fjogeleit/http-request-action
|
2022-11-07 11:45:05 +01:00 |
|
Frank Jogeleit
|
575a0b6560
|
Update README.md
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-11-07 11:44:46 +01:00 |
|
Frank Jogeleit
|
56da042223
|
Merge pull request #73 from fjogeleit/url-encoded-tests
Test cases for URLEncoded contentType
|
2022-11-07 11:11:18 +01:00 |
|
Frank Jogeleit
|
cc3aff9cbe
|
Testcases for URLEncoded contentType
|
2022-11-07 11:08:34 +01:00 |
|
Frank Jogeleit
|
c4ec44ca3e
|
Merge pull request #72 from Uzlopak/strict
use strict
|
2022-11-04 10:35:28 +01:00 |
|
uzlopak
|
b497d195dc
|
use strict
|
2022-11-04 10:28:14 +01:00 |
|
Uzlopak
|
d00a8759d6
|
jsdoc: async functions should return Promise (#70)
* jsdoc: async functions should return Promise
* update dist/index.js
* improve ci
* run anyway
* update dist
* test if esbuild produces deterministic builds
* Update ci.yml
* Update ci.yml
* specify target to node16
* another try
* Check for empty dataJson
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
* build dist
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
* build latest
* modify test step
* avoid skipping
* go back to ncc
* add back github.ref
* remove additional stuff
* build dist/index.js
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
Co-authored-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-11-03 21:35:53 +01:00 |
|
Frank Jogeleit
|
05a08b70e2
|
build dist
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-11-03 20:46:35 +01:00 |
|
Frank Jogeleit
|
6c12bc1f79
|
Check for empty dataJson
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-11-03 20:24:38 +01:00 |
|
Frank Jogeleit
|
6796716641
|
Merge pull request #66 from Uzlopak/improve-ci
Improve ci
|
2022-11-03 14:41:00 +01:00 |
|
Frank Jogeleit
|
dac2a9ae42
|
Merge pull request #69 from Uzlopak/add-build-action
add build-action
|
2022-11-03 14:35:36 +01:00 |
|
Frank Jogeleit
|
79a8b8af48
|
Merge pull request #62 from fjogeleit/url-encoded
Use URLSearchParams for application/x-www-form-urlencoded
|
2022-11-03 14:33:24 +01:00 |
|
Uzlopak
|
5bbd839c3e
|
Update ci.yml
|
2022-11-03 14:29:31 +01:00 |
|
Uzlopak
|
cf482a5e80
|
Update and rename test.yml to ci.yml
|
2022-11-03 14:19:36 +01:00 |
|
Frank Jogeleit
|
76415c3c59
|
Merge pull request #67 from fjogeleit/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-11-03 14:17:11 +01:00 |
|
Frank Jogeleit
|
3a818e40e8
|
Merge pull request #68 from fjogeleit/dependabot/npm_and_yarn/axios-1.1.3
Bump axios from 0.21.4 to 1.1.3
|
2022-11-03 14:16:57 +01:00 |
|
dependabot[bot]
|
daa3a7f756
|
Bump axios from 0.21.4 to 1.1.3
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.1.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.1.3)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 13:13:42 +00:00 |
|
dependabot[bot]
|
7f60d0a379
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 13:13:39 +00:00 |
|
Frank Jogeleit
|
9adf34b765
|
Merge pull request #64 from Uzlopak/add-dependabot
add dependabot.yml
|
2022-11-03 14:13:18 +01:00 |
|
Frank Jogeleit
|
0d5a8b7b31
|
Merge pull request #65 from Uzlopak/reorder-deps
reorder deps
|
2022-11-03 14:13:05 +01:00 |
|
uzlopak
|
a8547fbde9
|
add build-action
|
2022-11-03 12:06:20 +01:00 |
|
uzlopak
|
a8bcd97403
|
reorder deps
|
2022-11-03 12:01:52 +01:00 |
|
uzlopak
|
ce3525d612
|
add dependabot.yml
|
2022-11-03 11:56:13 +01:00 |
|
Frank Jogeleit
|
50750c1420
|
Use URLSearchParams for application/x-www-form-urlencoded
|
2022-11-01 10:01:33 +01:00 |
|
Frank Jogeleit
|
fd5cf60c69
|
Merge pull request #58 from fjogeleit/formdata-fix
Fix undefined data for files
|
2022-10-05 17:31:01 +02:00 |
|
Frank Jogeleit
|
2214f2de10
|
Fix undefined data for files
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-10-05 17:29:30 +02:00 |
|
Frank Jogeleit
|
9e07856983
|
Merge pull request #53 from fjogeleit/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.9.0 to 1.9.1
|
2022-08-18 22:06:09 +02:00 |
|
dependabot[bot]
|
df4c18fdd5
|
Bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-18 19:59:33 +00:00 |
|
Nick Hills
|
4cbc7a46b2
|
Adding ability to return headers without setting debug mode (#51)
* Update httpClient.js
* Update README.md
* Update action.yml
Co-authored-by: Nick Hills <nick.hills@valtech.com>
|
2022-08-17 09:56:02 +02:00 |
|
Frank Jogeleit
|
cce3f3d779
|
Add new httpsCA input to README.md
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-07-23 15:18:23 +02:00 |
|
Frank Jogeleit
|
52ba495021
|
Merge pull request #49 from fjogeleit/custom-ca-support
Add input for custom CA
|
2022-07-19 10:29:59 +02:00 |
|
Frank Jogeleit
|
df00cdf429
|
Add input for custom CA
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-07-19 10:27:31 +02:00 |
|
Frank Jogeleit
|
e3313c1a5f
|
Update Error Output
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-06-04 10:52:53 +02:00 |
|
Frank Jogeleit
|
d4c0bee13c
|
Merge pull request #45 from yesjinu/docs/enhance-readme
docs: enhance README.md
|
2022-05-24 13:25:37 +02:00 |
|
Jinu Noh
|
435fe1dbc8
|
docs: enhance README.md
|
2022-05-24 19:22:08 +09:00 |
|
Frank Jogeleit
|
35336be18d
|
Update README
|
2022-03-04 11:26:59 +01:00 |
|
Frank Jogeleit
|
f986377e36
|
Update Version
|
2022-03-04 11:22:31 +01:00 |
|
Frank Jogeleit
|
046e838b3a
|
Dependency Update (#41)
Dependency Update
|
2022-03-04 11:20:10 +01:00 |
|
Frank Jogeleit
|
31fad16908
|
Merge pull request #39 from fjogeleit/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-13 10:59:39 +01:00 |
|
dependabot[bot]
|
5c4179dc69
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 06:50:19 +00:00 |
|
Frank Jogeleit
|
d45f6649f6
|
Merge pull request #37 from Atlas-Authority/master
Support single file upload
|
2022-02-11 12:31:32 +01:00 |
|
Nhan Nguyen
|
f683177370
|
Support single file upload
|
2022-02-10 10:14:07 +07:00 |
|
Frank Jogeleit
|
a6980b2ca5
|
Merge pull request #36 from fjogeleit/dependency-update
Dependency Update
|
2022-01-16 17:29:35 +01:00 |
|
Frank Jogeleit
|
70ee000b97
|
Dependency Update
Signed-off-by: Frank Jogeleit <frank.jogeleit@lovoo.com>
|
2022-01-16 17:27:57 +01:00 |
|