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

Update jest-preset-angular #1262

Open
2 tasks
nevio18324 opened this issue Dec 23, 2024 · 1 comment
Open
2 tasks

Update jest-preset-angular #1262

nevio18324 opened this issue Dec 23, 2024 · 1 comment
Labels
blocked This ticket is blocked by another ticket

Comments

@nevio18324
Copy link
Collaborator

Jest-preset-angular verwendet derzeit [email protected] welches Deprecations besitzt diese sollen entfernt werden. Weswegen jest-preset-angular geupdated werden soll.

npm warn deprecated [email protected]: This module is not supported, and leaks memory.
npm warn deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Use your platform's native DOMException instead

Caution

kann erst gemacht werden sobald eine neue Version von jest-preset-angular welche eine neue Jest Version verwendet
keep track on https://github.com/jestjs/jest/releases
keep track on https://github.com/thymikee/jest-preset-angular/releases

Akzeptanzkriterien

  • Alle dependencies und peer-dependencies sind nicht mehr deprecated
  • Falls durch ändern der Version funktionen von Jest deprecated sind sollen diese angepasst werden

Anforderungen

  • Die Akzeptanzkriterien wurden umgesetzt
  • Es entstehen keine Deprecations
@nevio18324 nevio18324 added the blocked This ticket is blocked by another ticket label Dec 23, 2024
@nevio18324 nevio18324 removed the blocked This ticket is blocked by another ticket label Jan 13, 2025
@nevio18324
Copy link
Collaborator Author

Stand 13.1

jest-preset-angular hat die Version 14.5.0 gedropped jedoch löst dies keine Deprecations.

@nevio18324 nevio18324 added the blocked This ticket is blocked by another ticket label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This ticket is blocked by another ticket
Projects
None yet
Development

No branches or pull requests

1 participant