-
Notifications
You must be signed in to change notification settings - Fork 360
Release/1.0.2 #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release/1.0.2 #368
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- removes .encode(utf8) from print statement in generated snippet
- Adds Content-Length header to HTTP snippets when body type is raw and length is nonzero - Modifies expected response and adds Content-Length header where required - adds test to check Content-length header for above case
- removes check for only raw body requests - calculates Content length for all type of body - appends adds content length header if body has nonzero length - adds newline character before form data header for proper formatting - modifies expected-http-message json and adds content length header where required - modifies name for unit test for content-length header
- adds err check after client.Do(req) - adds println and return statement inside err condition body
- removes json.stringify where not necessary - sanitize raw body
Snyk has created this PR to upgrade eslint-plugin-jsdoc from 3.1.3 to 3.15.1. See this package in NPM: https://www.npmjs.com/package/eslint-plugin-jsdoc See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade chalk from 2.1.0 to 2.4.2. See this package in NPM: https://www.npmjs.com/package/chalk See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade eslint-plugin-lodash from 2.4.5 to 2.7.0. See this package in NPM: https://www.npmjs.com/package/eslint-plugin-lodash See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=upgrade-pr
Snyk has created this PR to upgrade shelljs from 0.7.8 to 0.8.4. See this package in NPM: https://www.npmjs.com/package/shelljs See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=upgrade-pr
- adds err check for ioutils.ReadAll method - removes unwanted console.log statements
Snyk has created this PR to upgrade mocha from 5.0.3 to 5.2.0. See this package in NPM: https://www.npmjs.com/package/mocha See this project in Snyk: https://app.snyk.io/org/postman/project/8519ba8e-6a7d-469a-88b3-7891b4c1c14e?utm_source=github&utm_medium=upgrade-pr
In the guarded fail case the semaphore wasn't being signaled and thus the 'program' would lock up. Added a `semaphore.signal()` to the guard body
Add missing \n to line
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]>
This reverts commit 80ec51b.
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103
Snyk has created this PR to upgrade follow-redirects from 1.4.1 to 1.13.0. See this package in npm: https://www.npmjs.com/package/follow-redirects See this project in Snyk: https://app.snyk.io/org/postman/project/dc8fae2b-098b-4b49-b9ba-8027ea2c9804?utm_source=github&utm_medium=upgrade-pr
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.0 to 13.1.2. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md) - [Commits](https://github.com/yargs/yargs-parser/commits) Signed-off-by: dependabot[bot] <[email protected]>
…s-parser-13.1.2 Bump yargs-parser from 13.1.0 to 13.1.2
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.1.1 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](node-fetch/node-fetch@v2.1.1...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]>
…sh-4.17.19 Bump lodash from 4.17.15 to 4.17.19
…92cb0cd365ced5895 [Snyk] Upgrade follow-redirects from 1.4.1 to 1.13.0
…ptic-6.5.3 Bump elliptic from 6.4.1 to 6.5.3
…87b826207e815 [Snyk] Security upgrade lodash from 4.17.19 to 4.17.20
…2a82d1df6e0a00994 [Snyk] Upgrade shelljs from 0.7.8 to 0.8.4
…2cf6acead28469a72 [Snyk] Upgrade mocha from 5.0.3 to 5.2.0
…a8e61ad9677d628d5 [Snyk] Upgrade eslint-plugin-lodash from 2.4.5 to 2.7.0
…2eeea3165d0d107f4 [Snyk] Upgrade chalk from 2.1.0 to 2.4.2
…74ebf29571edd8c1c [Snyk] Upgrade eslint-plugin-jsdoc from 3.1.3 to 3.15.1
Fixed spaces in generated code to comply with PEP8
Adds Content-Length header to HTTP snippets
Go: Use Multiline Strings for Raw Bodies
Removes utf8 encoding from generated snippet (python-requests)
Adds snippet to check err before using res in GoNative
Revert "Added PR template"
Signal the semaphore on a fail case as well
Replaces double quote to single quote for body params
Snyk has created this PR to upgrade form-data from 2.3.2 to 2.5.1. See this package in npm: https://www.npmjs.com/package/form-data See this project in Snyk: https://app.snyk.io/org/postman/project/85789e56-32d6-4d40-990b-88041419cb97?utm_source=github&utm_medium=upgrade-pr
…ltiline Update NodeJs GraphQL query to support multiline string
…21027732c3441737f [Snyk] Upgrade form-data from 2.3.2 to 2.5.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
utf8
for Python-requests.