Skip to content
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 3 commits into from
Jan 9, 2024

Conversation

tiwarishubham635
Copy link
Contributor

Fixes

Added support for Safelist query params

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the Contribution Guidelines and my PR follows them
  • I have titled the PR appropriately
  • I have updated my branch with the main branch
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation about the functionality in the appropriate .md file
  • I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

@tiwarishubham635
Copy link
Contributor Author

tiwarishubham635 commented Dec 26, 2023

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.

Copy link

sonarcloud bot commented Jan 3, 2024

@tiwarishubham635 tiwarishubham635 merged commit 4294166 into main Jan 9, 2024
8 of 11 checks passed
@tiwarishubham635 tiwarishubham635 deleted the safelist-querey-param-support branch January 9, 2024 07:55
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants