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

Bump jasmine-core from 4.1.1 to 4.3.0 #1435

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps jasmine-core from 4.1.1 to 4.3.0.

Release notes

Sourced from jasmine-core's releases.

4.3.0

Please see the release notes.

4.2.0

Please see the release notes.

Commits
  • e022e61 Bump version to 4.3.0
  • 140c12e Added Firefox 102 (current ESR) to CI
  • d0e1bd9 README updates
  • 6c56ebc Added jasmine.spyOnGlobalErrorsAsync
  • d0a9931 Separated reporter- and runable-specific queue runner configuration
  • 93c5f65 Extracted most suite-running code out of Env
  • d8b6502 Pass queue runner factory to Spec#execute, not ctor
  • d6cdc18 Extracted suite building out of Env
  • 72b3922 Runable, not runnable
  • 55dce7d Extracted runnable resource management out of Env
  • Additional commits viewable in compare view

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 the dependencies Pull requests that update a dependency file label Jul 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2022

Codecov Report

Merging #1435 (1d38770) into master (dcd3722) will increase coverage by 0.37%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1435      +/-   ##
==========================================
+ Coverage   42.75%   43.12%   +0.37%     
==========================================
  Files          58       58              
  Lines         807      807              
  Branches       55       55              
==========================================
+ Hits          345      348       +3     
+ Misses        454      451       -3     
  Partials        8        8              
Impacted Files Coverage Δ
...s/team-member-modal/team-member-modal.component.ts 41.66% <0.00%> (+5.55%) ⬆️
src/app/layout/fullscreen/fullscreen.component.ts 66.66% <0.00%> (+11.11%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Bumps [jasmine-core](https:/jasmine/jasmine) from 4.1.1 to 4.3.0.
- [Release notes](https:/jasmine/jasmine/releases)
- [Changelog](https:/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine@v4.1.1...v4.3.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-4.3.0 branch from 1d38770 to 038f43d Compare July 24, 2022 14:06
@github-actions github-actions bot merged commit 0afbb7f into master Jul 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jasmine-core-4.3.0 branch July 24, 2022 14:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant