Fekide / strapi-plugin-translate

Strapi plugin for automated translations using different Translate Providers
https://market.strapi.io/plugins/strapi-plugin-translate
MIT License
42 stars 16 forks source link

fix(deps): support node 20 and strapi v4.13 #359

Closed sargreal closed 8 months ago

sargreal commented 8 months ago

With Strapi v4.13 support for nodejs 20 was introduced and with v4.15 support for nodejs 16 was dropped. This plugin should support the most versions possible.

The e2e tests currently fail for multiple reasons, especially since direct translation currently only works after reloading the page. That is however mostly a strapi issue. Batch translation tests should be updated.

fix #357

codecov[bot] commented 8 months ago

Codecov Report

Merging #359 (f458956) into main (b936ec6) will not change coverage. Report is 3 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #359   +/-   ##
=======================================
  Coverage   45.89%   45.89%           
=======================================
  Files          47       47           
  Lines         865      865           
  Branches      187      187           
=======================================
  Hits          397      397           
  Misses        310      310           
  Partials      158      158           
Flag Coverage Δ
unittests 45.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

fekide-bot commented 8 months ago

:tada: This PR is included in version 1.0.10 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 8 months ago

:tada: This PR is included in version 1.2.3 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

fekide-bot commented 8 months ago

:tada: This PR is included in version 1.1.11 :tada:

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket: