Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump jasmine-core from 5.0.0 to 5.1.0 #6836

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps jasmine-core from 5.0.0 to 5.1.0.

Release notes

Sourced from jasmine-core's releases.

5.1.0

Please see the release notes.

5.0.1

Please see the release notes.

Commits

Dependabot compatibility score

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 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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance labels Jul 24, 2023
@deploysentinel
Copy link

deploysentinel bot commented Jul 24, 2023

Current Playwright Test Results Summary

✅ 104 Passing - ❌ 1 Failing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 08/21/2023 08:40:06pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: c84e99c

Started: 08/21/2023 08:35:51pm UTC

❌ Failures

📄   functional/plugins/plot/tagging.e2e.spec.js • 1 Failure

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Plot Tagging Tags work with Overlay Plots
Retry 2Retry 1Initial Attempt
Error: Timed out 5000ms waiting for expect(received).toBeVisible()...
Timed out 5000ms waiting for expect(received).toBeVisible()
Call log:
  - expect.toBeVisible with timeout 5000ms
  - waiting for getByText('Science')

10.90% (17) 17 / 156 runs
failed over last 7 days
28.85% (45) 45 / 156 runs
flaked over last 7 days

⚠️ Flakes

📄   functional/plugins/plot/logPlot.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Log plot tests Log Plot ticks are functionally correct in regular and log mode and after refresh
Retry 1Initial Attempt
1.90% (3) 3 / 158 runs
failed over last 7 days
34.18% (54) 54 / 158 runs
flaked over last 7 days

📄   functional/planning/timelist.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Time List Create a Time List, add a single Plan to it and verify all the activities are displayed with no milliseconds
Retry 1Initial Attempt
0% (0) 0 / 188 runs
failed over last 7 days
52.66% (99) 99 / 188 runs
flaked over last 7 days

View Detailed Build Results


@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jasmine-core-5.1.0 branch from 177da3b to 09299d9 Compare July 28, 2023 02:08
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #6836 (c84e99c) into master (9ece4e5) will decrease coverage by 1.44%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #6836      +/-   ##
==========================================
- Coverage   48.29%   46.86%   -1.44%     
==========================================
  Files         643      643              
  Lines       25719    25719              
  Branches     2512     2512              
==========================================
- Hits        12422    12054     -368     
- Misses      12817    13183     +366     
- Partials      480      482       +2     
Flag Coverage Δ *Carryforward flag
e2e-full 42.00% <ø> (ø) Carriedforward from 9ece4e5
e2e-stable 53.36% <ø> (-3.81%) ⬇️
unit 38.67% <ø> (-0.04%) ⬇️

*This pull request uses carry forward flags. Click here to find out more.

see 57 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9ece4e5...c84e99c. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jasmine-core-5.1.0 branch 5 times, most recently from a7c2c34 to 68826f4 Compare August 14, 2023 17:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jasmine-core-5.1.0 branch 2 times, most recently from d06aff3 to 3e3b95f Compare August 16, 2023 21:11
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jasmine-core-5.1.0 branch from 3e3b95f to c84e99c Compare August 21, 2023 20:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2023

Superseded by #7008.

@dependabot dependabot bot closed this Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jasmine-core-5.1.0 branch August 28, 2023 20:19
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 pr:daveit Disables PR Cop pr:e2e Automatically triggers e2e tests to run pr:platform Runs tests against all supported platforms type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants