-
Notifications
You must be signed in to change notification settings - Fork 79
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
chore: added support for SafeList query params #565
Merged
Merged
Conversation
This file contains 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
tiwarishubham635
requested review from
kridai,
manisha1997,
shrutiburman,
AsabuHere and
sbansla
December 14, 2023 09:21
This PR fixes the audit issue. These tests will pass when the cli-core will next release. Will need to update the cli-core version when new release is made. |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
shrutiburman
approved these changes
Jan 3, 2024
twilio-dx
pushed a commit
that referenced
this pull request
Jan 30, 2024
## [5.18.0](5.17.0...5.18.0) (2024-01-30) ### Library - Chores * added support for SafeList query params ([#565](#565)) ([4294166](4294166)) * upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5)) ### Library - Fixes * enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce))
twilio-dx
pushed a commit
that referenced
this pull request
Jan 30, 2024
### [5.17.1](5.17.0...5.17.1) (2024-01-30) ### Library - Chores * added support for SafeList query params ([#565](#565)) ([4294166](4294166)) * upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5)) ### Library - Fixes * enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce))
twilio-dx
pushed a commit
that referenced
this pull request
Jan 30, 2024
### [5.17.1](5.17.0...5.17.1) (2024-01-30) ### Library - Chores * added support for SafeList query params ([#565](#565)) ([4294166](4294166)) * upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5)) ### Library - Fixes * enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce))
twilio-dx
pushed a commit
that referenced
this pull request
Jan 30, 2024
### [5.17.1](5.17.0...5.17.1) (2024-01-30) ### Library - Fixes * enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce)) ### Library - Chores * added support for SafeList query params ([#565](#565)) ([4294166](4294166)) * **release:** set `package.json` to 5.17.1 [skip ci] ([37b4183](37b4183)), closes [#565](#565) [#573](#573) [#578](#578) * upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5))
twilio-dx
pushed a commit
that referenced
this pull request
Jan 30, 2024
### [5.17.1](5.17.0...5.17.1) (2024-01-30) ### Library - Fixes * enabled npm publish ([#578](#578)) ([ef9bfce](ef9bfce)) ### Library - Chores * added missing file ([cd0fc69](cd0fc69)) * added support for SafeList query params ([#565](#565)) ([4294166](4294166)) * **release:** set `package.json` to 5.17.1 [skip ci] ([07792d7](07792d7)), closes [#578](#578) [#565](#565) [#565](#565) [#573](#573) [#578](#578) [#573](#573) * **release:** set `package.json` to 5.17.1 [skip ci] ([37b4183](37b4183)), closes [#565](#565) [#573](#573) [#578](#578) * upgraded cli-core version and skip healthcheck api ([#573](#573)) ([b2ce3e5](b2ce3e5))
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.
Fixes
Added support for Safelist query params
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.