Skip to content

feat!: Update to Node 14 - #127

Open
ZigaStrgar wants to merge 2 commits into
Klathmon:masterfrom
ZigaStrgar:update-to-node-14
Open

feat!: Update to Node 14#127
ZigaStrgar wants to merge 2 commits into
Klathmon:masterfrom
ZigaStrgar:update-to-node-14

Conversation

@ZigaStrgar

Copy link
Copy Markdown

Description

Older version was using dependencies with some security vulnerabilities, so by updating dependencies those were addressed along with updating the minimum version of NodeJS, as the package was unmaintained for a while.

ToDo

  • Update dependencies of imagemin to remove security vulnerabilities
  • Move types to devDependencies
  • Update all dependencies
  • Change let to const
  • Update docs

⚠️ As some imagemin dependencies are ESM only I didn't update them to the latest version as it would break the code using it. As Babel is not ESM only yet.

⚠️ This should be a breaking release as we are bumping the minimum required version of NodeJS

* Node 14 minimum version
* Updated Babel dependencies
* Updated imagemin dependencies
* Moved all types to devDependencies
* Changed let to const
Signed-off-by: ZigaStrgar <ziga.strgar@gmail.com>
@ZigaStrgar

Copy link
Copy Markdown
Author

Hey @Klathmon, would you like to check this, and give some feedback/pointers if something is missing? 🙌

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