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

fix(deps): update dependency express-handlebars to v5 [security] #378

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-handlebars 3.1.0 -> 5.3.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-32820

Express-handlebars is a Handlebars view engine for Express. Express-handlebars mixes pure template data with engine configuration options through the Express render API. More specifically, the layout parameter may trigger file disclosure vulnerabilities in downstream applications. This potential vulnerability is somewhat restricted in that only files with existing extentions (i.e. file.extension) can be included, files that lack an extension will have .handlebars appended to them. For complete details refer to the referenced GHSL-2021-018 report. Notes in documentation have been added to help users avoid this potential information exposure vulnerability.

A fix is discussed in https://github.com/express-handlebars/express-handlebars/pull/163


Release Notes

express-handlebars/express-handlebars

v5.3.1

Compare Source

Bug Fixes
  • add note about security (78c47a2)

v5.3.0

Compare Source

Features

5.2.1 (2021-02-16)

Bug Fixes
  • deps: update dependency handlebars to ^4.7.7 (1930523)

v5.2.1

Compare Source

Bug Fixes
  • deps: update dependency handlebars to ^4.7.7 (1930523)

v5.2.0

Compare Source

Features
  • allow views to be an array (a9f4aaa)

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Drop support for node versions below v10

4.0.6 (2020-07-06)

Bug Fixes

4.0.5 (2020-07-03)

Bug Fixes
  • overwrite past settings.views (c27f1b0)
  • renderView returns promise when no callback given (c39ed87)

4.0.4 (2020-04-29)

Bug Fixes
  • deps: update dependency graceful-fs to ^4.2.4 (c01661b)

4.0.3 (2020-04-05)

Bug Fixes
  • deps: update dependency handlebars to ^4.7.6 (2aa29ab)

4.0.2 (2020-04-03)

Bug Fixes
  • deps: update dependency handlebars to ^4.7.5 (#​6) (e597254)

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes
  • overwrite past settings.views (c27f1b0)
  • renderView returns promise when no callback given (c39ed87)

v4.0.4

Compare Source

Bug Fixes
  • deps: update dependency graceful-fs to ^4.2.4 (c01661b)

v4.0.3

Compare Source

Bug Fixes
  • deps: update dependency handlebars to ^4.7.6 (2aa29ab)

v4.0.2

Compare Source

Bug Fixes
  • deps: update dependency handlebars to ^4.7.5 (#​6) (e597254)

v4.0.1

Compare Source

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency express-handlebars to v5 [security] fix(deps): update dependency express-handlebars to v5 [SECURITY] Jun 27, 2022
@renovate renovate bot changed the title fix(deps): update dependency express-handlebars to v5 [SECURITY] fix(deps): update dependency express-handlebars to v5 [security] Jun 28, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

1 participant