Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Bumps the testing group with 2 updates in the / directory: @types/jasmine and jasmine-core.

Updates @types/jasmine from 5.1.8 to 5.1.9

Commits

Updates jasmine-core from 5.8.0 to 5.9.0

Release notes

Sourced from jasmine-core's releases.

v5.9.0

Please see the release notes.

Commits
  • bb777e9 Bump version to 5.9.0
  • 9d3fb16 Document that the filename property of suite and spec results is deprecated
  • 3176eaf Merge branch 'idConflict' of https://github.com/atscott/jasmine
  • d31a431 fix(clock): Avoid generating timers with IDs that conflict with native
  • 84f78c1 Split GlobalErrors into portable and platform-specific parts
  • ff476b1 Unify error dispatching between browser and node
  • d53d2ff Convert GlobalErrors to an ES6 class
  • adfbd00 Refactor mocking in GlobalErrorsSpec
  • 495e5fc Backfill integration tests for unhandled promise rejections
  • bc2aa7b Start breaking up integration/EnvSpec.js
  • 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 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 Aug 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 15, 2025 09:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 15, 2025
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.8%. Comparing base (cf15162) to head (82fd514).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##            main   #1068    +/-   ##
======================================
  Coverage   65.8%   65.8%            
======================================
  Files        337     337            
  Lines       9989    9989            
  Branches    1052    1155   +103     
======================================
+ Hits        6573    6576     +3     
+ Misses      3153    3148     -5     
- Partials     263     265     +2     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/testing-dfcf8a7a43 branch 2 times, most recently from 89f2bab to 005c0a2 Compare August 15, 2025 10:16
…ates

Bumps the testing group with 2 updates in the / directory: [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) and [jasmine-core](https://github.com/jasmine/jasmine).


Updates `@types/jasmine` from 5.1.8 to 5.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `jasmine-core` from 5.8.0 to 5.9.0
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: "@types/jasmine"
  dependency-version: 5.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: jasmine-core
  dependency-version: 5.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <[email protected]>
@kruplm kruplm force-pushed the dependabot/npm_and_yarn/testing-dfcf8a7a43 branch from 005c0a2 to 82fd514 Compare August 15, 2025 11:00
@kruplm kruplm merged commit 52cf48b into main Aug 15, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/testing-dfcf8a7a43 branch August 15, 2025 11:33
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