Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: replaced hogan.js by handlebars #1456

Merged
merged 9 commits into from
Dec 28, 2022

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Dec 26, 2022

Summary of changes:

In an effort to keep our codebase up to date, we're replacing the much older hogan.js (last release nine years ago) by handlebars (that we're using anyhow within our codebase).

This should both reduce outdated subdependencies, as well as speed up running the system.

Prerequisite for non-crashing piplines: #1444

In an effort to keep our codebase up to date, we're replacing the much older hogan.js by handlebars
@mfranzke mfranzke added the dependencies Pull requests that update a dependency file label Dec 26, 2022
@mfranzke mfranzke self-assigned this Dec 26, 2022
@mfranzke mfranzke requested a review from sghoweri as a code owner December 26, 2022 11:07
@JosefBredereck JosefBredereck merged commit 0cb5b43 into dev Dec 28, 2022
@JosefBredereck JosefBredereck deleted the refactor-replace-hogan-by-handlebars branch December 28, 2022 19:38
antonia-rose pushed a commit to quelltexterin/nemo-uikit-workshop that referenced this pull request Apr 12, 2023
* refactor: replaced hogan.js by handlebars

In an effort to keep our codebase up to date, we're replacing the much older hogan.js by handlebars

* chore: regenerated yarn.lock file

* chore: we don't need to pin that version

* chore: let's revert those for the moment

as they aren't as critical as the uikit-workshop package

Co-authored-by: Josef Bredreck <13408112+JosefBredereck@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants