Skip to content

chore(deps-dev): bump jasmine-core and jasmine-browser-runner in /packages/v1#155

Merged
bob-clk merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages/v1/multi-b38626afd1
Mar 3, 2026
Merged

chore(deps-dev): bump jasmine-core and jasmine-browser-runner in /packages/v1#155
bob-clk merged 1 commit intomainfrom
dependabot/npm_and_yarn/packages/v1/multi-b38626afd1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps jasmine-core and jasmine-browser-runner. These dependencies needed to be updated together.
Updates jasmine-core from 5.13.0 to 6.1.0

Release notes

Sourced from jasmine-core's releases.

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.

Commits
  • 3de4512 Bump version to 6.1.0
  • 4bf333e rm unnecessary and deprecated eslint-env comments
  • 4f5ef7c Drop support for Safari 16 and 17
  • 5de03be Fix test failure in Node 20 and 22 parallel tests
  • 42baa42 Formatting
  • 6af5d24 Improve formatting of AggregateErrors
  • b88ce2d Improve AggregateError specs
  • c216ae1 Merge branch 'puglyfe-aggregate-errors'
  • 319776d Report the constituent errors of an AggregateError
  • 1d0718d Fix MAX_PRETTY_PRINT_CHARS default jsdoc in source code too
  • Additional commits viewable in compare view

Updates jasmine-browser-runner from 3.0.0 to 4.0.0

Release notes

Sourced from jasmine-browser-runner's releases.

v4.0.0

Please see the release notes.

v4.0.0-beta.0

Please see the release notes.

Commits
  • 2ca06a5 Bump version to 4.0.0
  • b0e64fe Update copyright date
  • 1b86f43 Depend on @​jasminejs/reporters 1.0.0
  • 187b9ac Mention jasmine-core in the 4.0.0-beta.0 release notes
  • 480c4b0 Bump version to 4.0.0-beta.0
  • 1a87239 Use released jasmine-core 6.0.0-beta.1
  • c02e6f2 Fix dev dependencies
  • a45cac5 Use latest jasmine and jasmine-core from github
  • 4282106 Fix reporters dependency
  • cc47b9c Depend on published reporters package
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2026
@bob-clk
Copy link
Contributor

bob-clk commented Mar 3, 2026

@dependabot rebase

Bumps [jasmine-core](https://github.com/jasmine/jasmine) and [jasmine-browser-runner](https://github.com/jasmine/jasmine-browser-runner). These dependencies needed to be updated together.

Updates `jasmine-core` from 5.13.0 to 6.1.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.13.0...v6.1.0)

Updates `jasmine-browser-runner` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/jasmine/jasmine-browser-runner/releases)
- [Changelog](https://github.com/jasmine/jasmine-browser-runner/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-browser-runner@v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: jasmine-browser-runner
  dependency-version: 4.0.0
  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/packages/v1/multi-b38626afd1 branch from 312594a to bfd059f Compare March 3, 2026 21:19
@bob-clk bob-clk merged commit 26a0bb3 into main Mar 3, 2026
4 checks passed
@bob-clk bob-clk deleted the dependabot/npm_and_yarn/packages/v1/multi-b38626afd1 branch March 3, 2026 21:29
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.

2 participants