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

build(deps-dev): bump karma-jasmine from 4.0.2 to 5.0.0 #438

Merged
merged 1 commit into from
May 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2022

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
  • 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
  • 821f094 feat(deps): update dependencies including jasmine-core
  • dd50806 ci: run linting only in the oldest Node.js we support
  • dceeba7 build: fix: use an eslint version compatible with Node.js 10
  • eb55de2 ci: refactor: execute each test suite in its own step
  • d6e5b2a ci: lint and commitlint in its own workflow
  • f78bbec docs: fix README.md badges
  • 526b593 refactor: replace deprecated String.prototype.substr()
  • See full diff 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 the dependencies Pull requests that update a dependency file label Apr 19, 2022
@dependabot dependabot bot requested a review from damingerdai April 19, 2022 00:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-jasmine-5.0.0 branch from 2f19b36 to bc801f8 Compare April 26, 2022 15:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/karma-jasmine-5.0.0 branch from bc801f8 to 87f2a05 Compare May 4, 2022 12:33
Bumps [karma-jasmine](https://github.com/karma-runner/karma-jasmine) from 4.0.2 to 5.0.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.2...v5.0.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.0.0 branch from 87f2a05 to e493f89 Compare May 4, 2022 12:54
@damingerdai
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Owner

@damingerdai damingerdai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit f63cc02 into master May 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/karma-jasmine-5.0.0 branch May 5, 2022 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant