core
core copied to clipboard
Bump karma-jasmine from 1.1.2 to 5.1.0 in /build
Bumps karma-jasmine from 1.1.2 to 5.1.0.
Release notes
Sourced from karma-jasmine's releases.
v5.1.0
5.1.0 (2022-06-16)
Features
- spec-filter: allow custom specFilter (b73dbd6)
v5.0.1
5.0.1 (2022-05-13)
Bug Fixes
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.
v4.0.2
4.0.2 (2022-03-30)
Bug Fixes
- sync package-lock.json and package.json (4dacc5d)
... (truncated)
Changelog
Sourced from karma-jasmine's changelog.
5.1.0 (2022-06-16)
Features
- spec-filter: allow custom specFilter (b73dbd6)
5.0.1 (2022-05-13)
Bug Fixes
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.
4.0.2 (2022-03-30)
Bug Fixes
- sync package-lock.json and package.json (4dacc5d)
4.0.1 (2020-08-12)
... (truncated)
Commits
c3f702achore(release): 5.1.0 [skip ci]b73dbd6feat(spec-filter): allow custom specFilter58d5d25chore(release): 5.0.1 [skip ci]e964fa6fix: fixes matches performance issue, github#302819d42ddocs: make grep behaviour clearer963269dbuild: add missing husky package, sort out the eslint packages4437021docs: minor README.md tweaksb7b7e6bchore(release): 5.0.0 [skip ci]d72c124fix: limit karma peer dependency to ^6.0.0ea691e8build: drop Node.js 10 support- Additional commits viewable 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)
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.