Skip to content

chore(deps): update dependency karma-jasmine to v5#183

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/karma-jasmine-5.x
Open

chore(deps): update dependency karma-jasmine to v5#183
renovate[bot] wants to merge 1 commit intomainfrom
renovate/karma-jasmine-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
karma-jasmine ^0.3^5.0.0 age confidence

Release Notes

karma-runner/karma-jasmine (karma-jasmine)

v5.1.0

Compare Source

Features
  • spec-filter: allow custom specFilter (b73dbd6)

5.0.1 (2022-05-13)

Bug Fixes

v5.0.1

Compare Source

Features
  • spec-filter: allow custom specFilter (b73dbd6)

5.0.1 (2022-05-13)

Bug Fixes

v5.0.0

Compare Source

Features
  • spec-filter: allow custom specFilter (b73dbd6)

5.0.1 (2022-05-13)

Bug Fixes

v4.0.2

Compare Source

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)

Bug Fixes

v4.0.1

Compare Source

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)

Bug Fixes

v4.0.0

Compare Source

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)

Bug Fixes

v3.3.1

Compare Source

chore
BREAKING CHANGES
  • Drop support for node 8 (add support for node 14)

3.3.1 (2020-05-28)

Bug Fixes

v3.3.0

Compare Source

chore
BREAKING CHANGES
  • Drop support for node 8 (add support for node 14)

3.3.1 (2020-05-28)

Bug Fixes

v3.2.0

Compare Source

Features
  • results: forward passedExpectations and properties (#​268) (ad1d7dd)

3.1.1 (2020-02-11)

Bug Fixes

v3.1.1

Compare Source

Features
  • results: forward passedExpectations and properties (#​268) (ad1d7dd)

3.1.1 (2020-02-11)

Bug Fixes

v3.1.0

Compare Source

Features
  • results: forward passedExpectations and properties (#​268) (ad1d7dd)

3.1.1 (2020-02-11)

Bug Fixes

v3.0.3

Compare Source

Features

3.0.3 (2020-01-08)

Bug Fixes

3.0.2 (2020-01-08)

3.0.1 (2020-01-06)

Bug Fixes
Chores
Features
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

v3.0.1

Compare Source

Features

3.0.3 (2020-01-08)

Bug Fixes

3.0.2 (2020-01-08)

3.0.1 (2020-01-06)

Bug Fixes
Chores
Features
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

v3.0.0

Compare Source

Bug Fixes
  • build: run eslint on npm test (#​237) (a12024d)
  • stack: On error in beforeAll/afterAll relevant information to debug are miss… (#​232) (cd6f060)
  • travis: use new syntax for xenial and pin to it. (#​236) (cb99ef8)
Features
  • adapter: log when Jasmine fails because no expect() were run (#​238) (646796e)
  • reporter: On no-single-run and failure, emit a debug URL (#​235) (76f092a)
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

2.0.1 (2018-11-17)

Bug Fixes
  • dep: Depend upon the jasmine-core version we test (#​229) (c4dfef5)

v2.0.1

Compare Source

Bug Fixes
  • build: run eslint on npm test (#​237) (a12024d)
  • stack: On error in beforeAll/afterAll relevant information to debug are miss… (#​232) (cd6f060)
  • travis: use new syntax for xenial and pin to it. (#​236) (cb99ef8)
Features
  • adapter: log when Jasmine fails because no expect() were run (#​238) (646796e)
  • reporter: On no-single-run and failure, emit a debug URL (#​235) (76f092a)
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

2.0.1 (2018-11-17)

Bug Fixes
  • dep: Depend upon the jasmine-core version we test (#​229) (c4dfef5)

v2.0.0

Compare Source

Features

3.0.3 (2020-01-08)

Bug Fixes

3.0.2 (2020-01-08)

3.0.1 (2020-01-06)

Bug Fixes
Chores
Features
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

v1.1.2

Compare Source

Bug Fixes
Chores
Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161
  • update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
BREAKING CHANGES
  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

1.1.2 (2018-05-02)

Bug Fixes
Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161
  • update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)

1.1.1 (2017-12-01)

Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161

v1.1.1

Compare Source

Bug Fixes
Chores
Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161
  • update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)
BREAKING CHANGES
  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

1.1.2 (2018-05-02)

Bug Fixes
Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161
  • update the version to 2.0.0 and restrict node version available to 4.0 (c84316e)

1.1.1 (2017-12-01)

Features
  • Propagate errors thrown in afterAll blocks (f3fa264), closes #​161

v1.1.0

Compare Source

Features

3.0.3 (2020-01-08)

Bug Fixes

3.0.2 (2020-01-08)

3.0.1 (2020-01-06)

Bug Fixes
Chores
Features
BREAKING CHANGES
  • drop support for node v6

  • Also update travis config to drop v6 andd v10

  • stopOnFailure, which was previously documented in karma-jasmine's README, is
    not configuration option for jasmine. Use oneFailurePerSpec instead.

Requires peerDependency Jasmine@^3.3.0

  • deps: Drop support for node 4.x

v1.0.2

Compare Source

Bug Fixes
Features

1.0.2 (2016-05-04)

Bug Fixes
  • version: argh, make 'build' a prereq for test and fix gruntfile for eslint(f2a6109)

1.0.1 (2016-05-04)

Bug Fixes
  • grunt: load 'build' grunt task and make a pre-req for releasing(1861ae0)

v1.0.0

Compare Source

Bug Fixes
Features

1.0.2 (2016-05-04)

Bug Fixes
  • version: argh, make 'build' a prereq for test and fix gruntfile for eslint(f2a6109)

1.0.1 (2016-05-04)

Bug Fixes
  • grunt: load 'build' grunt task and make a pre-req for releasing(1861ae0)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: problem-xblock@undefined
npm error Found: karma@0.13.22
npm error node_modules/karma
npm error   dev karma@"^0.13" from problem-xblock@undefined
npm error   xblocks_contrib/problem/assets
npm error     problem-xblock@undefined
npm error     node_modules/problem-xblock
npm error       workspace xblocks_contrib/problem/assets from the root project
npm error
npm error Could not resolve dependency:
npm error peer karma@"^6.0.0" from karma-jasmine@5.1.0
npm error node_modules/karma-jasmine
npm error   dev karma-jasmine@"^5.0.0" from problem-xblock@undefined
npm error   xblocks_contrib/problem/assets
npm error     problem-xblock@undefined
npm error     node_modules/problem-xblock
npm error       workspace xblocks_contrib/problem/assets from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-03-03T09_23_23_036Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-03-03T09_23_23_036Z-debug-0.log

@renovate renovate bot force-pushed the renovate/karma-jasmine-5.x branch from 8781db0 to c61da2b Compare March 3, 2026 09:23
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.

0 participants