Граф коммитов

50 Коммитов

Автор SHA1 Сообщение Дата
Aleksandr Levochkin d5bd85cd2e
Add `globalAgentOptions` property to `IRequestOptions` to mirror `typed-rest-client` (#610)
* Add globalAgentOptions property to IRequestOptions to mirror typed-rest-client

* Bump versions

---------

Co-authored-by: v-levockina <undefined>
2024-09-27 14:15:40 +02:00
Ivan Duplenskikh 54956d4b05
Migration to CFS (#605)
* Migration to CFS

* Add NpmAuthenticate@0 task before the installation task
2024-09-09 11:42:20 +02:00
Dmitrii Bobreshev be525f3b50
Mirror typed-rest-client options (#604) 2024-08-07 12:39:23 +02:00
Denis Nikulin 8efd232b1b
Bumped typed-rest-client to fix vulnerability with qs package. (#602) 2024-06-26 15:36:06 +04:00
Dmitrii Bobreshev 1e8e2218e4
Fix vulnerable packages (#600)
* Fix vulnerable packages

* Update samples/package.json

Co-authored-by: Konstantin Tyukalov <52399739+KonstantinTyukalov@users.noreply.github.com>

---------

Co-authored-by: Konstantin Tyukalov <52399739+KonstantinTyukalov@users.noreply.github.com>
2024-06-20 14:12:38 +02:00
Dmitrii Bobreshev 1351c2c696
[Azure DevOps Node API] Add support of the pipelines API (#590)
* M236 API updates

- Add new endpoints

* M236 API updates

- Fix types

* M236 API updates

- Add pipelines api sample

* M236 API updates

- Formating

* M236 API updates

- Remove legacy method
2024-03-25 13:55:06 +01:00
Denis Rumyantsev b0f028ccba
M234 API updates (#585)
* M234 API updates

* fix import

* update version
2024-03-05 11:10:49 +01:00
Denis Rumyantsev 37331db331
M233 API updates (#584)
* M233 API updates

* fix import
2024-02-26 09:36:58 +01:00
triptijain2112 e60c681b0c
Adding testplan api in node sdk (#577) 2024-01-11 16:44:03 +01:00
Konstantin Tyukalov fa534aef7d
Fix `beginGetAreaLocations` (#567)
* Add null check + more clear type

* Add test

* Bump version to 12.1.1
2023-11-07 20:20:09 +04:00
Sergey Nesterov 16225ebac5
M216 API updates (#539)
* M216 API updates

* Regenerated package lock file

* Revert "Regenerated package lock file"

This reverts commit 59ee5e4999.

* Fixed npm install issue
2023-01-18 13:36:29 +04:00
Kirill Ivlev 1032df89f3
Regenerate APIs M205 (#506)
* Regenerate APIs M205

* bump version
2022-06-30 12:20:35 +04:00
Ivan Golubev 184d710867
Update the validation of values in query parameters (#488)
* Add check 'false' value in query params

* Update changes

* Fix the comparison

* Update comprasion
2022-02-17 19:18:45 +03:00
Maxim Zaytsev e3daeea0d2
Regenerate APIs M195 (#473) 2021-11-16 16:10:15 +03:00
Danny McCormick d45f1d73ef
... and package-lock version 2021-06-03 16:26:05 -04:00
DaniilShmelev 9f335a90b8
Regenerate APIs m186 (#445)
* regenerate APIs

* bump major package version
2021-05-20 09:39:50 +03:00
DaniilShmelev 24a2d91b1c
Bump dependencies (typed-rest-client) (#440)
* Bump dependencies to fix security alerts

* bump typed-rest-client

* remove unused underscore dependency

* bump package version

* fix typed-rest-client version in tests

Co-authored-by: Felipe Escoto Aceves <feescoto@microsoft.com>
2021-04-14 16:08:08 +03:00
Nikita Ezzhev 470f9ca7bd
Allow cross domain authorization by default and add unit tests (#427)
* Allow cross origin auth by default and add units

* Reverted unnecessary changes

* removed extra lines

* Remove asyncs

* Bump version

* Fix gitignore
2021-01-12 12:35:54 +03:00
Mark Roghelia 2201df4a7a Bump minor version 2020-12-18 12:50:04 -05:00
Mark Roghelia 6e06a72342 Bump version 2020-12-18 12:48:18 -05:00
Anatolii Bolshakov (Akvelon INC) cf68419f4a Updated typed-rest-client version - package.json, package-lock.json 2020-11-11 15:52:26 +03:00
Anatolii Bolshakov (Akvelon INC) 20ac11bc3f Passed allowCrossOriginAuthentication to typed-rest-client. Bumped version 2020-11-11 15:12:18 +03:00
Danny McCormick dcf730b142
Bump typed-rest-client version we consume (#385) 2020-04-08 09:58:21 -04:00
damccorm 417f07133a Bump version 2020-02-27 11:22:09 -05:00
BobSilent 65fa844c26
update typed-rest-client to 1.7.2 (#375)
* update typed-rest-client to 1.7.1

* bump version to 1.7.2

* fix wrong command for execute unit tests
2020-02-27 11:01:31 -05:00
Danny McCormick fd94f64eef
Regen (#368)
* Regen

* Bump version, remove extra file

* Gitignore
2020-01-06 10:00:11 -05:00
dependabot[bot] d4b692556d Bump lodash from 4.17.11 to 4.17.15 (#358)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 15:01:44 -04:00
Danny McCormick cf9a8734ac
Dont fail on missing package.json (#349)
* Dont fail on missing package.json

* Feedback
2019-10-07 09:34:54 -04:00
damccorm f21b5bf4c9 Bump version 2019-08-19 13:16:02 -04:00
Vladimir Negacevschi 377696d646 fix tunnelling error when getting WebApi behind a proxy (#332)
fixes #331 The tunnel dependency is using an old version. The newer version includes a fix for the error.
2019-07-30 08:42:42 -04:00
Danny McCormick cfd9fcb811
Revert #313 (#322)
* Dont send version in userAgent

* Revert #313
2019-06-10 16:56:10 -04:00
Danny McCormick 3c7622f8f5
regen (#320) 2019-06-06 08:30:39 -04:00
Danny McCormick 9ecc84ccfc
Enable webpack (#313) 2019-05-29 15:44:56 -04:00
Danny McCormick d6c74df97a
Regen (#294)
* Regen

* Update samples

* Re-regen

* re-regen

* Get rid of extraneous interfaces
2019-05-02 08:00:01 -04:00
Danny McCormick a303e9b999
Update typescript to v3.1.5 (#297) 2019-04-08 15:10:59 -04:00
Tyler Ang-Wanek 719f3cd047 Remove package os because it is just a re-export of node's core os (#299)
See https://github.com/DiegoRBaquero/node-os for more details
2019-04-04 14:45:15 -04:00
Andrew Nichols 8ba98263f6 change how useragent is formulated to support use in browser (#295)
* change how useragent is formulated to support use in browser

* fix errant constant

* Fix formatting error

* Update User Agent Strings
2019-04-01 09:47:17 -04:00
Danny McCormick ec4698fc48
Enable retries (#293) 2019-03-21 10:33:47 -04:00
Danny McCormick e852eb9635
Regenerate APIs m141 (#248)
* Regenerate APIs m141

* Updating inputValues to be optional so it doesn't break extending it

* Uploaded wrong version, this used most recent client.nustache
2018-10-30 08:26:39 -04:00
Danny McCormick 5e3fa3668f Bump patch version 2018-10-15 09:59:44 -04:00
damccorm 6525ead92d
Stopping tests from automatically generating .js files (#231)
* Fixing issue with auto generated files

* Forgot test file

* Cleaning up
2018-10-04 08:56:19 -04:00
damccorm 7b66ae5d93
Added more detailed user agent string (#223)
* Added more detailed user agent string

* Added tests for user agent

* Getting rid of file that has been renamed

* Responding to feedback

* Responding to rest of feedback

* Added nock test for user agent

* Updated tests to use assert.equal instead of assert
2018-09-21 09:50:38 -04:00
Danny McCormick 3aa047d165 Added initial set of tests for vsoClient 2018-09-17 14:16:36 -04:00
Bryan MacFarlane e5475d6bd1 branding changes 2018-09-11 20:30:13 -04:00
damccorm e39dc4ed16 Upgrade to latest typed-rest-client (#206)
* Upgrade to latest typed-rest-client

* Missed 2 files

* Was misusing some variables, had to do away with final callback option

* Updated VSO Client to serialize nested objects correctly

* Updated handlers to match typed-rest-client

* Now uses the handlers from typed-rest-client

* Revert "Now uses the handlers from typed-rest-client"

This reverts commit 7ae7a55ab3.

* Updated handlers to use typed-rest-client logic without hurting backwards compat

* Making getValueString private instead of protected
2018-09-11 10:26:42 -04:00
Stephen Franceschelli a9304ac939
Fix swallowed promises (#195)
* Fix errors swallowed by new promise calls.

* Bump version.

* Bump from build.
2018-06-29 11:43:21 -04:00
Bryan MacFarlane d6507c1188 version is 6.5 2018-04-02 15:31:16 -04:00
Stephen Franceschelli 1060e263ce
Cleanup work. (#154)
* Fix failing sample.

* Update contributing documents.

* Update typed-rest-client version.

* Remove typings.

* Testing.

* Bug fix.

* Cleanup.

* Revert filecontainer.ts samples changes.

* Remove using statements.

* Fix broken samples and copy file.
2018-03-26 11:10:39 -04:00
Stephen Franceschelli f25477644b Add third party notice and copy files to _build. (#161) 2018-03-23 13:59:26 -04:00
Stephen Franceschelli 39a2589131
Resource area lookups (#139)
* Add samples, update some APIs.

* Updates.

* Latest.

* Fixes.

* Latest

* Cleanup.

* Uncomment working samples.

* Cleanup.
2018-02-12 13:13:37 -05:00