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

Updated prismjs version to latest #8260

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

Sunanda-Boorla
Copy link
Collaborator

@Sunanda-Boorla Sunanda-Boorla commented Oct 13, 2023

πŸ”© Description: What code changed, and why?

Upgraded Prismjs to latest

⛓️ Related Resources

https://chefio.atlassian.net/browse/CHEF-7045

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

@netlify
Copy link

netlify bot commented Oct 13, 2023

πŸ‘· Deploy Preview for chef-automate processing.

Name Link
πŸ”¨ Latest commit 5f28dae
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/652e6c1e5687b00008a62feb

@Sunanda-Boorla Sunanda-Boorla force-pushed the sunanda/prismjs-dependabot-issue branch from 2eb62fa to 34b43fd Compare October 13, 2023 11:09
@sonarqube-for-infrastructure-prod

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Sunanda-Boorla Sunanda-Boorla marked this pull request as draft October 13, 2023 12:16
@Sunanda-Boorla Sunanda-Boorla marked this pull request as ready for review October 17, 2023 10:04
@Sunanda-Boorla Sunanda-Boorla changed the title Updated prismjs version and moved to devDependencies [WIP]Updated prismjs version and moved to devDependencies Oct 17, 2023
@Sunanda-Boorla Sunanda-Boorla changed the title [WIP]Updated prismjs version and moved to devDependencies [WIP]Updated prismjs version to latest Oct 17, 2023
@Sunanda-Boorla Sunanda-Boorla changed the base branch from main to security-fixes October 18, 2023 12:56
@Sunanda-Boorla Sunanda-Boorla changed the title [WIP]Updated prismjs version to latest Updated prismjs version to latest Oct 19, 2023
@Sunanda-Boorla Sunanda-Boorla force-pushed the sunanda/prismjs-dependabot-issue branch from 5f28dae to fbee722 Compare October 23, 2023 06:41
@Sunanda-Boorla Sunanda-Boorla merged commit fecabb8 into security-fixes Oct 23, 2023
2 of 3 checks passed
@Sunanda-Boorla Sunanda-Boorla deleted the sunanda/prismjs-dependabot-issue branch October 23, 2023 07:10
anees-progress pushed a commit that referenced this pull request Oct 25, 2023
* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
arunjn-progress pushed a commit that referenced this pull request Nov 29, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)


Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Nov 30, 2023
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Jan 17, 2024
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
anees-progress added a commit that referenced this pull request Jan 17, 2024
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)

Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
swatiganesh pushed a commit that referenced this pull request Apr 16, 2024
* Upgraded moment to latest (#8271)

Signed-off-by: Sunanda-Boorla <[email protected]>

* Updated prismjs version to latest (#8260)

* updated prismjs version and moved to devDependencies

Signed-off-by: Sunanda-Boorla <[email protected]>

* moved back to depedencies

Signed-off-by: Sunanda-Boorla <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>

* CHEF-7047: update RRule lib (#8270)


Signed-off-by: anees-progress <[email protected]>

* CHEF-7067: Updated D3 lib (#8272)

Signed-off-by: anees-progress <[email protected]>
Signed-off-by: Sunanda-Boorla <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>

* Removed bypass security and added sanitization in it (#8289)

Signed-off-by: AadeshNichite <[email protected]>

---------

Signed-off-by: Sunanda-Boorla <[email protected]>
Signed-off-by: anees-progress <[email protected]>
Signed-off-by: AadeshNichite <[email protected]>
Co-authored-by: Sunanda Boorla <[email protected]>
Co-authored-by: anees-progress <[email protected]>
Co-authored-by: AadeshNichite <[email protected]>
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.

3 participants