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

[Snyk] Upgrade karma-jasmine from 1.1.2 to 5.0.1 #7

Open
wants to merge 1 commit into
base: v1.x
Choose a base branch
from

Conversation

LadyK-21
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade karma-jasmine from 1.1.2 to 5.0.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 15 versions ahead of your current version.
  • The recommended version was released a month ago, on 2022-05-13.
Release notes
Package name: karma-jasmine
  • 5.0.1 - 2022-05-13

    5.0.1 (2022-05-13)

    Bug Fixes

    • fixes matches performance issue, github#302 (e964fa6)
  • 5.0.0 - 2022-04-12

    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

    4.0.2 (2022-03-30)

    Bug Fixes

    • sync package-lock.json and package.json (4dacc5d)
  • 4.0.1 - 2020-08-12

    4.0.1 (2020-08-12)

    Bug Fixes

    • adapter: filter functions from result.order (#272) (28f337c)
  • 4.0.0 - 2020-08-11

    4.0.0 (2020-08-11)

    chore

    BREAKING CHANGES

    • Drop support for node 8 (add support for node 14)
  • 3.3.1 - 2020-05-28

    3.3.1 (2020-05-28)

    Bug Fixes

  • 3.3.0 - 2020-05-28

    3.3.0 (2020-05-28)

    Features

    • reporter: emit info events for suiteStarted/suiteDone (#269) (7b73ce0)
  • 3.2.0 - 2020-05-26

    3.2.0 (2020-05-26)

    Features

    • results: forward passedExpectations and properties (#268) (ad1d7dd)
  • 3.1.1 - 2020-02-11

    3.1.1 (2020-02-11)

    Bug Fixes

    • adapter: do not emit debug url unless in a browser (#263) (9bcce88), closes #262
  • 3.1.0 - 2020-01-10

    3.1.0 (2020-01-10)

    Features

    • adapter: support spec=name URL and sharding (#243) (39b1582)
  • 3.0.3 - 2020-01-08
  • 3.0.1 - 2020-01-06
  • 3.0.0 - 2020-01-04
  • 2.0.1 - 2018-11-17
  • 2.0.0 - 2018-11-15
  • 1.1.2 - 2018-05-02
from karma-jasmine GitHub release notes
Commit messages
Package name: karma-jasmine
  • 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
  • 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()
  • d3b8478 chore(release): 4.0.2 [skip ci]
  • eaf4d02 refactor: add EOF new line to spec/.eslintrc
  • e4dc3a0 build: refactor: run each test suite in a different step
  • a9982b9 build: do not run unit tests twice when invoking `npm run test`
  • d71753f ci: set `fail-fast` to `false` and use oldest node for release
  • b745452 build: modernize tooling
  • 27429f1 refactor: fix linting of wallaby.js
  • ca8c3ff ci: commitlint and build in Test and Release
  • 4dacc5d fix: sync package-lock.json and package.json

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants