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

chore(deps-dev): bump karma-jasmine from 4.0.1 to 5.1.0 #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 4, 2023

Bumps karma-jasmine from 4.0.1 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

  • fixes matches performance issue, github#302 (e964fa6)

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)
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

  • fixes matches performance issue, github#302 (e964fa6)

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)
Commits
  • c3f702a chore(release): 5.1.0 [skip ci]
  • b73dbd6 feat(spec-filter): allow custom specFilter
  • 58d5d25 chore(release): 5.0.1 [skip ci]
  • e964fa6 fix: fixes matches performance issue, github#302
  • 819d42d docs: make grep behaviour clearer
  • 963269d build: add missing husky package, sort out the eslint packages
  • 4437021 docs: minor README.md tweaks
  • b7b7e6b chore(release): 5.0.0 [skip ci]
  • d72c124 fix: limit karma peer dependency to ^6.0.0
  • ea691e8 build: drop Node.js 10 support
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependabot: npm Dependabot PRs that update NPM versions pr: dependabot PRs opened by Dependabot labels Jan 4, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-jasmine-5.1.0 branch from 0cbbb9e to a6997d8 Compare January 11, 2023 00:54
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-jasmine-5.1.0 branch 2 times, most recently from 2156dfa to 9843e23 Compare April 2, 2023 14:05
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.1 to 5.1.0.
- [Release notes](https://github.com/karma-runner/karma-jasmine/releases)
- [Changelog](https://github.com/karma-runner/karma-jasmine/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-jasmine@v4.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: karma-jasmine
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-jasmine-5.1.0 branch from 9843e23 to 7efa5c3 Compare April 2, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot: npm Dependabot PRs that update NPM versions pr: dependabot PRs opened by Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants