Bump jasmine-core from 4.0.1 to 4.1.1 in /frontend #168

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/jasmine-core-4.1.1 into main
dependabot[bot] commented 2022-05-10 09:53:49 +00:00 (Migrated from github.com)

Bumps jasmine-core from 4.0.1 to 4.1.1.

Release notes

Sourced from jasmine-core's releases.

4.1.1

Please see the release notes.

4.1.0

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)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.0.1 to 4.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jasmine/jasmine/releases">jasmine-core's releases</a>.</em></p> <blockquote> <h2>4.1.1</h2> <p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/4.1.1.md">release notes</a>.</p> <h2>4.1.0</h2> <p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/4.1.0.md">release notes</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jasmine/jasmine/commit/68eaa64c31d44cd9daf7c991857ff8d36818f25c"><code>68eaa64</code></a> Bump version to 4.1.1</li> <li><a href="https://github.com/jasmine/jasmine/commit/81f6eb45ea3c6317507b1b47e6c33f647c1064c4"><code>81f6eb4</code></a> Cleaned up specs for symbol property filtering</li> <li><a href="https://github.com/jasmine/jasmine/commit/841b212c66e17a180065e1150a8136758b06273c"><code>841b212</code></a> Merge branch 'patch-1' of <a href="https://github.com/suke/jasmine">https://github.com/suke/jasmine</a></li> <li><a href="https://github.com/jasmine/jasmine/commit/9a27407d35c0d66389fbe4a86d83eeca54ed5303"><code>9a27407</code></a> Folded util.objectDifference into MatchersUtil</li> <li><a href="https://github.com/jasmine/jasmine/commit/468e9577cd787d7607080e84d43864bcf1839f87"><code>468e957</code></a> Include symbol properties in matcher diffs</li> <li><a href="https://github.com/jasmine/jasmine/commit/9d80377fe3aa04fadbc939ac2b2156c19a08c9b2"><code>9d80377</code></a> Fixed exception when comparing arrays with Symbol keys</li> <li><a href="https://github.com/jasmine/jasmine/commit/270344bd38428a4203a02f2c0b21c730f32e97ff"><code>270344b</code></a> Include symbol keys when pretty-printing objects</li> <li><a href="https://github.com/jasmine/jasmine/commit/dfa94c70c1934205e278b5966159b23aa89a7814"><code>dfa94c7</code></a> toEqual does not compare symbols that cannot be enumerated</li> <li><a href="https://github.com/jasmine/jasmine/commit/694375e4eaeb86c535aacb5c8cdbe91abcea2d59"><code>694375e</code></a> Added Node 18 to CI matrix</li> <li><a href="https://github.com/jasmine/jasmine/commit/1166d10e4383c2462522fe272202ecedfdb31b18"><code>1166d10</code></a> Use const/let in specs, not var</li> <li>Additional commits viewable in <a href="https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jasmine-core&package-manager=npm_and_yarn&previous-version=4.0.1&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2022-05-10 10:14:51 +00:00 (Migrated from github.com)

Looks like jasmine-core is up-to-date now, so this is no longer needed.

Looks like jasmine-core is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No description provided.