Salman Chishti
d47594b536
Update packages/http-client/RELEASES.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-22 15:44:09 +01:00
Salman Muin Kayser Chishti
2823824b94
Prepare @actions/http-client 3.0.0 release
2025-10-22 15:40:17 +01:00
Salman Muin Kayser Chishti
b319d6afff
Add comment to explain the method and return types
2025-10-15 17:14:54 +01:00
Salman Muin Kayser Chishti
625c3f4856
change version for http-client
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
1c3a637017
Update documentation
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
57cd003e61
Update tests to use HTTPS for postman-echo.com and adjust proxy environment variable
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
b5befc6c6d
Update HTTP tests to use HTTPS for postman-echo.com
2025-10-15 16:28:21 +01:00
Salman Muin Kayser Chishti
d44f9b8f13
update some version numbers, will revise in a bit
2025-10-15 16:27:29 +01:00
Salman Muin Kayser Chishti
33a9b6c09c
update with dist updates
2025-10-15 16:22:51 +01:00
Salman Muin Kayser Chishti
b1eb18b224
http
2025-09-08 15:36:39 +01:00
Salman Muin Kayser Chishti
b738f10ef3
package updates
2025-09-04 15:15:02 +01:00
Salman Muin Kayser Chishti
8f32f385e0
Bump package versions, and fix issues
2025-09-04 14:16:27 +01:00
Salman Muin Kayser Chishti
bcb928642f
format
2025-08-06 12:57:10 +01:00
Salman Muin Kayser Chishti
1ef3214cee
update for types
2025-08-01 11:50:25 +01:00
Salman Muin Kayser Chishti
ece2273b24
updates
2025-07-31 23:48:44 +01:00
Salman Muin Kayser Chishti
717b895584
support node 24
2025-07-31 23:37:22 +01:00
Brian DeHamer
95e747361e
bump undici to 5.28.5
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2025-02-14 08:02:10 -08:00
Ehsan Hosseini
340a6b15b5
update undici package to 5.25.5 ( #1942 )
2025-01-28 10:14:55 -05:00
Bassem Dghaidi
9da70ffbd7
Post merge cleanup
2024-11-14 02:04:20 -08:00
Thomas Boop
d1aa255c7f
HTTP Client 2.2.3 Release ( #1804 )
...
* http-client 2.2.3
* fix audit
* Revert "fix audit"
724956ffa7
* update versions
* Revert "update versions"
139b3391a0
* exclude dev dependencies while we work on removing lerna
2024-08-22 10:13:36 -04:00
Brian DeHamer
ada9e00cda
fix encoding for proxy auth token
...
Signed-off-by: Brian DeHamer <bdehamer@github.com>
2024-08-16 15:03:40 -07:00
Thomas Boop
f299e8ba1e
HTTP Client 2.2.2 Release ( #1794 )
...
* 2.2.2 release
* update nodes
2024-08-16 13:11:10 -04:00
Yu
1b9927d1c7
Handle Encoded URL for Proxy Username and Password in HTTP Client ( #1782 )
...
* uri-decode-fix
Signed-off-by: Yu <yu.yang@anz.com>
* http-client URLdecode fix
Signed-off-by: Yu <yu.yang@anz.com>
* http-client URLdecode test typo fix
Signed-off-by: Yu <yu.yang@anz.com>
---------
Signed-off-by: Yu <yu.yang@anz.com>
2024-08-16 12:43:10 -04:00
Thomas Boop
48a65377c0
Fix HTTP client tests ( #1792 )
...
* fix tests and update dependencies
2024-08-15 16:53:06 -04:00
Vallie Joseph
be507421b1
.
2024-04-15 15:24:57 +00:00
Vallie Joseph
5d943d4b7f
Rever http
2024-04-15 12:59:58 +00:00
Vallie Joseph
0d3d3bbb40
Adding missing progress time
2024-04-09 20:40:08 +00:00
Vallie Joseph
7f0a981b2e
Revert http
2024-04-09 18:09:34 +00:00
Vallie Joseph
2e7a11c409
upgrading archiver package along with chunk timeout
2024-04-09 18:02:48 +00:00
Luke Tomlinson
b807fc9c54
Update http-client to 2.2.1 ( #1679 )
2024-03-01 15:09:37 -05:00
teatimeguest
ff435e591d
Make sure RequestOptions.keepAlive is applied properly on node20 runtime ( #1572 )
2024-02-28 12:10:57 -05:00
Tatyana Kostromskaya
797f48fcfa
Update release notes for http-client@2.2.0 ( #1549 )
2023-10-06 16:03:00 +02:00
Tatyana Kostromskaya
13e0ce9cf7
resolve comments
2023-10-06 12:39:29 +00:00
Tatyana Kostromskaya
129f884271
fix format
2023-10-05 16:34:31 +02:00
Tatyana Kostromskaya
0faced6a0b
Add function to return proxy agent dispatcher for compatibility with latest octokit
2023-10-05 16:20:26 +02:00
Chad Kimes
19e0016878
actions/http-client 2.1.1 release ( #1483 )
2023-08-04 15:00:50 -04:00
Chad Kimes
2820b17d9d
Add readBodyBuffer method to HttpClientResponse ( #1475 )
...
* Add readBodyBuffer method to HttpClientResponse
* Implement method in other package tests
* Make method optional to satisfy the test process
2023-08-04 14:35:26 -04:00
Vallie Joseph
2461056696
Audit Fix ( #1480 )
...
* fixing audit failures
* replacing lerna bootstrap with npm command
* audit fix for cache and tool-cache
* updating tunnel
* upgrading core packages
* re-adding tunnel as prod dep
* updating dependencies
* updating exec deps
* updating exec io package
* .
* Revert
* updating packages
* adding core as dep
* updating learna config
* updating lerna commands
* Removing audit failing packages in cache + tool-cache
* updating contribution bootstrap description
* updating libraries
* prettier lint
* hiding stricter rules
* updating prettier command
* Removing unknown flag
* Adding eslint prettier
* ignoring sym links
* updating ignore path
* updating prettier rules
* changing prettier + github ver
* updating ts and ignores
* Revert ts
* Adding unknown ignores
* downgrading lerna
* .
* adding nx
* Adding lint auto lint rules
* updating eslint ignore for glob packages
* Adding subdirs to ignore
* adding flag for ignore pattern in linter
* Expanding ignore regex
* Adding ignore rules
* adding another ignore pattern to tsconfig eslint
* adding ignore pattern to eslintrc
* syncing package-json
* updating traverse
* .
* test adding core and http client to base package
* running npm ci
* adding tsconfig paths
* adding base URL
* Adding explicit path to core and http-client
* editing tsc call
* updating artifact packages
* force build
* updating lock file version
* updating lock file version
* upgrading node version
* Adding babel traverse back
* fixing build issue
* fixing typescript ver
* updating package json
* Adding ignore for artifact test
* adding ignore to flags
* unlink after test completes
* cleanup
* merge + package edit
2023-08-03 16:36:11 -04:00
Ferenc Hammerl
91d3933eb5
Prepend http:// to http(s)_proxy env if missing ( #1439 )
...
* Prepend http:// to http(s)_proxy env if missing
* Formatting
* Fix linting
2023-06-22 11:03:38 +02:00
Francesco Renzi
bbab4bec57
Update packages/http-client/__tests__/proxy.test.ts
...
Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
2023-05-23 13:10:40 +01:00
Francesco Renzi
672c88ec4b
Use postman-echo to replace httpbin
2023-05-23 12:37:39 +01:00
Ferenc Hammerl
787b2cf270
Bump http-client to version 2.1.0 ( #1364 )
...
* Update package.json
* Update package.json
* Update RELEASES.md
2023-03-06 17:03:09 +01:00
Ferenc Hammerl
94ab8de5f3
Bypass proxy on loopback IPs (localhost, 127.*, ::1 etc) ( #1361 )
...
* Bypass proxy on loopback IPs
* Expect empty array instead of undefined
* Restore accidentally deleted test
* Fix formatting
* Fix linting
* Update proxy.ts
* Better ipv6 definitions
* Fix linting
* Update proxy.test.ts
2023-03-06 11:07:04 +01:00
Ferenc Hammerl
d47e0bac60
Support '*' wildcard ( #1355 )
2023-03-06 11:02:29 +01:00
Ferenc Hammerl
1f4b3fac06
Revert "Bypass proxy on loopback IPs"
...
This reverts commit 8d92c9c903 .
2023-03-01 13:48:44 +00:00
Ferenc Hammerl
8d92c9c903
Bypass proxy on loopback IPs
2023-03-01 13:45:12 +00:00
Felix Luthman
d2b7d85e7c
Standardize behaviour of no_proxy environmental variable ( #1223 )
...
* match no_proxy to subdomains
* strip leading dot + '*' match all + testcases
* Update proxy.test.ts
* Revert "Update proxy.test.ts"
This reverts commit 0e925a6dc5 .
* remove support for leading dots and wildcard no_proxy
* change order of tests for logic consistency
* add test for working leading dot
* add check for partial domain, as opposed to subdomain
2023-02-13 15:00:05 +01:00
Ferenc Hammerl
6b18932b86
Fix missing typescript casts
2022-12-14 01:28:46 +01:00
Francesco Renzi
e1bb04bace
Update internal dependencies
2022-09-16 15:47:36 +00:00
Konrad Pabjan
2abc7c46f8
Bump to version 2.0.1 ( #1086 )
2022-05-13 10:29:29 -04:00