Created by: dependabot[bot]
Bumps karma-jasmine from 4.0.2 to 5.0.0.
Release notes
Sourced from karma-jasmine's releases.
v5.0.0
5.0.0 (2022-04-12)
Bug Fixes
- limit karma peer dependency to ^6.0.0 (d72c124)
Build System
- drop Node.js 10 support (ea691e8)
Features
- deps: update dependencies including jasmine-core (821f094)
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 for the complete list of changes and migration instructions.
Changelog
Sourced from karma-jasmine's changelog.
5.0.0 (2022-04-12)
Bug Fixes
- limit karma peer dependency to ^6.0.0 (d72c124)
Build System
- drop Node.js 10 support (ea691e8)
Features
- deps: update dependencies including jasmine-core (821f094)
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 for the complete list of changes and migration instructions.
Commits
-
b7b7e6bchore(release): 5.0.0 [skip ci] -
d72c124fix: limit karma peer dependency to ^6.0.0 -
ea691e8build: drop Node.js 10 support -
821f094feat(deps): update dependencies including jasmine-core -
dd50806ci: run linting only in the oldest Node.js we support -
dceeba7build: fix: use an eslint version compatible with Node.js 10 -
eb55de2ci: refactor: execute each test suite in its own step -
d6e5b2aci: lint and commitlint in its own workflow -
f78bbecdocs: fix README.md badges -
526b593refactor: replace deprecated String.prototype.substr() - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)