Skip to content

Bump the karma group across 1 directory with 3 updates#188

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/app/karma-c53ab4464a
Open

Bump the karma group across 1 directory with 3 updates#188
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/app/karma-c53ab4464a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps the karma group with 3 updates in the /app directory: karma-chrome-launcher, karma-jasmine and karma-jasmine-html-reporter.

Updates karma-chrome-launcher from 3.1.1 to 3.2.0

Release notes

Sourced from karma-chrome-launcher's releases.

v3.2.0

3.2.0 (2023-04-20)

Features

  • add process.env.ProgramW6432 as root location for binaries (12a73db)
Changelog

Sourced from karma-chrome-launcher's changelog.

3.2.0 (2023-04-20)

Features

  • add process.env.ProgramW6432 as root location for binaries (12a73db)
Commits
  • e92a2b4 chore(release): 3.2.0 [skip ci]
  • 12a73db feat: add process.env.ProgramW6432 as root location for binaries
  • d193ef3 build(deps): bump semver-regex from 3.1.3 to 3.1.4
  • d1c05e3 build(deps): bump engine.io and karma
  • 3f0cd99 build(deps): bump qs and body-parser
  • See full diff in compare view

Updates karma-jasmine from 4.0.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

  • 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.

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.

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

Updates karma-jasmine-html-reporter from 1.5.0 to 2.1.0

Release notes

Sourced from karma-jasmine-html-reporter's releases.

v2.1.0

  • Add jasmine 5 as a compatible peer dependency

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.0.0...v2.1.0

v2.0.0

This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting code. This fixes support for Jasmine v4 and (hopefully) will require less package updates going forward.

v1.7.0

Upgrade to Jasmine 3.8

v1.6.0

Upgrade to Jasmine 3.7.1

v1.5.4

Manually integrate unreleased Jasmine fix: jasmine/jasmine@2b318a6

v1.5.3

Added suppressAll option to config (#40)

v1.5.2

Added options object to be able to overwrite logging (#36)

v1.5.1

Fix bad merge, re-do #25

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 23, 2025 12:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 23, 2025
@hav-johwal
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/karma-c53ab4464a branch 2 times, most recently from fe32c27 to 6c2c56c Compare July 24, 2025 03:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/karma-c53ab4464a branch 2 times, most recently from eb229dc to 3244f73 Compare August 7, 2025 09:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/karma-c53ab4464a branch from 3244f73 to 675bd44 Compare September 25, 2025 03:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps the karma group with 3 updates in the /app directory: [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher), [karma-jasmine](https://github.com/karma-runner/karma-jasmine) and [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter).


Updates `karma-chrome-launcher` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-chrome-launcher@v3.1.1...v3.2.0)

Updates `karma-jasmine` from 4.0.2 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.2...v5.1.0)

Updates `karma-jasmine-html-reporter` from 1.5.0 to 2.1.0
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](dfederm/karma-jasmine-html-reporter@v1.5.0...v2.1.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: karma
- dependency-name: karma-jasmine
  dependency-version: 5.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: karma
- dependency-name: karma-jasmine-html-reporter
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: karma
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/karma-c53ab4464a branch from 675bd44 to f42ae52 Compare November 21, 2025 03:08
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant