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 Handlebars v4.7.6 -> v4.7.7 #1305

Merged
merged 1 commit into from
Apr 26, 2022
Merged

Conversation

joelit
Copy link
Contributor

@joelit joelit commented Apr 26, 2022

Reasons for creating this PR

The version of Handlebars library needed updating due to a vulnerability.

Link to relevant issue(s), if any

Description of the changes in this PR

Known problems or uncertainties in this PR

Checklist

  • phpUnit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if not, explain why below)
  • The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

Tested that the components using handlebars work under v4.7.7:
Screenshot from 2022-04-26 11-00-57

@sonarcloud
Copy link

sonarcloud bot commented Apr 26, 2022

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #1305 (443c4c0) into master (dd94d44) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1305   +/-   ##
=========================================
  Coverage     69.44%   69.44%           
  Complexity     1657     1657           
=========================================
  Files            32       32           
  Lines          4068     4068           
=========================================
  Hits           2825     2825           
  Misses         1243     1243           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd94d44...443c4c0. Read the comment docs.

@joelit joelit added this to the 2.15 milestone Apr 26, 2022
@joelit joelit added the maintenance Dependency changes, security updates, infrastructure tweaks & general mainenance label Apr 26, 2022
@joelit joelit merged commit 5779aca into master Apr 26, 2022
@joelit joelit deleted the issue1269-update-handlebars branch April 26, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Dependency changes, security updates, infrastructure tweaks & general mainenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Handlebars (was: List of vulnerabilitys (scaned with grype) )
1 participant