Skip to content

chore(deps-dev): bump jasmine-core from 3.99.1 to 6.3.0#1348

Merged
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/jasmine-core-6.2.0
Jul 13, 2026
Merged

chore(deps-dev): bump jasmine-core from 3.99.1 to 6.3.0#1348
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/npm_and_yarn/jasmine-core-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps jasmine-core from 3.5.0 to 6.2.0.

Release notes

Sourced from jasmine-core's releases.

v6.2.0

Please see the release notes.

v6.1.0

Please see the release notes.

v6.0.1

Please see the release notes.

v6.0.0

Please see the release notes.

v6.0.0-beta.1

Please see the release notes.

v6.0.0-beta.0

Please see the release notes.

v6.0.0-alpha.2

Please see the release notes.

v6.0.0-alpha.1

Please see the release notes.

v6.0.0-alpha.0

Please see the release notes.

v5.13.0

Please see the release notes.

v5.12.1

Please see the release notes.

v5.12.0

Please see the release notes.

v5.11.0

Please see the release notes.

v5.10.0

Please see the release notes.

v5.9.0

Please see the release notes.

v5.8.0

Please see the release notes.

v5.7.1

Please see the release notes.

... (truncated)

Commits
  • b05ea4b Bump version to 6.2.0
  • 4ddb07a Drop support for Firefox 102, 115, and 128 (old ESRs)
  • 6c61b11 Built distribution
  • 434575f Use one declaration per statement
  • 03ebebf rm unused spec/.eslintrc.js
  • b864eff Convert CI to matrix configuration
  • 25a91a6 Run non-parallel tests in Node 24 too, not just parallel
  • 46338ad Test on Windows in CI
  • fc2de63 Fix test failure on Windows
  • 6e52b97 Merge branch 'fix-issue-1781' of github.com:Tyoneb/jasmine
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sgravrock, a new releaser for jasmine-core since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies javascript Pull requests that update javascript code labels May 12, 2026

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • Security: no findings (jasmine-core 3.5.0 → 6.2.0, test devDependency)
  • Stability: CI red on JS Unit and Commits / Validate semantic commits; build/PHP jobs pass. Jasmine 3→6 is a major jump and can change spec-runner behavior/matchers — the JS Unit failure is plausibly caused by this bump itself, not just noise.
  • Performance: no findings
  • Test coverage: n/a (test-runner dependency bump)
  • TODOs found: 0
  • Dependency touched: yes — jasmine-core (MIT), major bump
  • CI status: failing (JS Unit, Commits)

Verdict

Not mergeable as-is — JS Unit is red, which for a test-framework bump is the one check that actually matters here. Not approving.

🤖 Automated review by Claude Code (security · stability · performance · coverage)


Generated by Claude Code

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot rebase

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump jasmine-core from 3.5.0 to 6.2.0 chore(deps-dev): bump jasmine-core from 3.99.1 to 6.3.0 Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/jasmine-core-6.2.0 branch from 53d66d5 to 677ed71 Compare July 13, 2026 11:02
@dependabot dependabot Bot requested a review from a team as a code owner July 13, 2026 11:02

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Dependabot bump; CI green. Approving.

@DeepDiver1975 DeepDiver1975 merged commit 653ca8f into master Jul 13, 2026
10 checks passed
@DeepDiver1975 DeepDiver1975 deleted the dependabot/npm_and_yarn/jasmine-core-6.2.0 branch July 13, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants