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

Upgrade Karma to the latest version #92

Closed
psmyrek opened this issue Mar 17, 2022 · 0 comments · Fixed by #93
Closed

Upgrade Karma to the latest version #92

psmyrek opened this issue Mar 17, 2022 · 0 comments · Fixed by #93
Assignees
Labels
squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".
Milestone

Comments

@psmyrek
Copy link
Contributor

psmyrek commented Mar 17, 2022

Karma v5.x is outdated and now it generates the following warning in tests:

(node:60317) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.

The only breaking change introduced by the new version of Karma is the way how the Karma server receives its configuration. See: https://karma-runner.github.io/6.3/dev/public-api.html#new-behavior.

@psmyrek psmyrek added squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos". labels Mar 17, 2022
@psmyrek psmyrek self-assigned this Mar 17, 2022
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Mar 17, 2022
@pomek pomek closed this as completed in #93 Mar 18, 2022
pomek added a commit that referenced this issue Mar 18, 2022
Other (tools): Bumped Karma test runner to v6.x. Closes #92.
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Mar 18, 2022
@CKEditorBot CKEditorBot added this to the iteration 52 milestone Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:devops Issue to be handled by the Devops team. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants