TypeStrong / ts-loader

TypeScript loader for webpack
https://johnnyreilly.com/ts-loader-goes-webpack-5
MIT License
3.44k stars 429 forks source link

chore(deps): update dependency karma-jasmine to v5 #1588

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
karma-jasmine ^4.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

karma-runner/karma-jasmine (karma-jasmine) ### [`v5.1.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#510-2022-06-16) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v5.0.1...v5.1.0) ##### Features - **spec-filter:** allow custom specFilter ([b73dbd6](https://togithub.com/karma-runner/karma-jasmine/commit/b73dbd69050bc7e192b1ad0ac9bb880f0ec00a0e)) #### [5.0.1](https://togithub.com/karma-runner/karma-jasmine/compare/v5.0.0...v5.0.1) (2022-05-13) ##### Bug Fixes - fixes matches performance issue, github[#​302](https://togithub.com/karma-runner/karma-jasmine/issues/302) ([e964fa6](https://togithub.com/karma-runner/karma-jasmine/commit/e964fa60ad63826e2e85f712eb119c524f4ef428)) ### [`v5.0.1`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#501-2022-05-13) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v5.0.0...v5.0.1) ##### Bug Fixes - fixes matches performance issue, github[#​302](https://togithub.com/karma-runner/karma-jasmine/issues/302) ([e964fa6](https://togithub.com/karma-runner/karma-jasmine/commit/e964fa60ad63826e2e85f712eb119c524f4ef428)) ### [`v5.0.0`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#500-2022-04-12) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.2...v5.0.0) ##### Bug Fixes - limit karma peer dependency to ^6.0.0 ([d72c124](https://togithub.com/karma-runner/karma-jasmine/commit/d72c124d9f30402acb31ecdf77fd517208713320)) ##### Build System - drop Node.js 10 support ([ea691e8](https://togithub.com/karma-runner/karma-jasmine/commit/ea691e82cffe14358bfaddfc1f42f0ba58145e32)) ##### Features - **deps:** update dependencies including jasmine-core ([821f094](https://togithub.com/karma-runner/karma-jasmine/commit/821f094801dcd8380c2dee15c0f1686e9df5dca7)) ##### BREAKING CHANGES - The minimum required version of karma is 6.0.0. - The minimum required version of Node is 12.0.0. - **deps:** jasmine-core was updated to the 4.1.0. Please refer to the [release notes](https://togithub.com/jasmine/jasmine/blob/main/release_notes/4.0.0.md) for the complete list of changes and migration instructions. #### [4.0.2](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2) (2022-03-30) ##### Bug Fixes - sync package-lock.json and package.json ([4dacc5d](https://togithub.com/karma-runner/karma-jasmine/commit/4dacc5d4cae68d73337cefad5a5879a6471fe42c)) #### [4.0.1](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.0...v4.0.1) (2020-08-12) ##### Bug Fixes - **adapter:** filter functions from result.order ([#​272](https://togithub.com/karma-runner/karma-jasmine/issues/272)) ([28f337c](https://togithub.com/karma-runner/karma-jasmine/commit/28f337caa86e9147d2110a27fb78cc072409c62a)) ### [`v4.0.2`](https://togithub.com/karma-runner/karma-jasmine/blob/HEAD/CHANGELOG.md#402-2022-03-30) [Compare Source](https://togithub.com/karma-runner/karma-jasmine/compare/v4.0.1...v4.0.2) ##### Bug Fixes - sync package-lock.json and package.json ([4dacc5d](https://togithub.com/karma-runner/karma-jasmine/commit/4dacc5d4cae68d73337cefad5a5879a6471fe42c))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

adaptly-bot commented 10 months ago

:warning:  karma-jasmine

 Breaking changes
1: Minimum required version of karma is 6.0.0 > The package now requires at least version 6.0.0 of karma. Update your project dependencies to ensure compatibility.
2: Drop Node.js 10 support > The package no longer supports Node.js 10. Update your environment to Node.js 12.0.0 or later.
3: Update of jasmine-core to 4.1.0 > The jasmine-core dependency was updated to version 4.1.0. Check the jasmine release notes for potential breaking changes and migration instructions.

:bust_in_silhouette: Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.

:wave: See you again? If you want my help with other dependency updates, add me to your repository.

PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anything support@adaptly.dev. Cheers.