OpenINF / openinf-util-object

Common JavaScript object type-related utilities
https://github.com/OpenINF/openinf-util-object#readme
Other
3 stars 3 forks source link

build(deps-dev): upgrade % jasmine@5.0.0 #357

Closed DerekNonGeneric closed 1 year ago

DerekNonGeneric commented 1 year ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade jasmine from 4.6.0 to 5.0.0.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
*Warning:* This is a major version upgrade, and may be a breaking change. - The recommended version is **4 versions** ahead of your current version. - The recommended version was released **24 days ago**, on 2023-05-13.
Release notes
Package name: jasmine
  • 5.0.0 - 2023-05-13

    Please see the release notes.

      </li>
      <li>
        <b>5.0.0-beta.0</b> - <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/releases/tag/v5.0.0-beta.0">2023-04-29</a></br><p>Please see the <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/blob/main/release_notes/5.0.0-beta.0.md">release notes</a>.</p>
      </li>
      <li>
        <b>5.0.0-alpha.1</b> - <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/releases/tag/v5.0.0-alpha.1">2023-04-08</a></br><p>Please see the <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/blob/main/release_notes/5.0.0-alpha.1.md">release notes</a>.</p>
      </li>
      <li>
        <b>5.0.0-alpha.0</b> - <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/releases/tag/v5.0.0-alpha.0">2023-03-18</a></br><p>Please see the <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/blob/main/release_notes/5.0.0-alpha.0.md">release notes</a>.</p>
      </li>
      <li>
        <b>4.6.0</b> - <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/releases/tag/v4.6.0">2023-03-16</a></br><p>Please see the <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/blob/main/release_notes/4.6.0.md">release notes</a>.</p>
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/jasmine/jasmine-npm/releases">jasmine GitHub release notes</a>

Commit messages
Package name: jasmine
  • 51b60d2 Bump version to 5.0.0
  • 04c4bfe Fixed handling of special Glob syntax in project base dirs
  • e7f5fbd Bump version to 5.0.0-beta.0
  • 9118835 Parallel: Removed redundant cluster disconnect
  • 447408e Parallel: Report unhandled exceptions/rejections between spec files
  • fd6381a Updated to Glob 10
  • 0fc3a2d Parallel: take care of pending specs
  • 2d8ff6c --parallel=auto option
  • 81462c5 Merge branch 'main' into 5.0
  • 0aeb009 Dropped support for Node 16
  • 4fae3bd Parallel: Support use without globals
  • f00c76a Added Node 20 to supported environments
  • cd50d8d Bump version to 5.0.0-alpha.1
  • fd31a42 Parallel: handle reporter errors
  • 5592089 Revert "Revert "Include the underlying exception in ESM import exceptions""
  • 3f36187 Merge branch 'main' into 5.0
  • 5d542df Revert "Include the underlying exception in ESM import exceptions"
  • 2dcd739 Include the underlying exception in ESM import exceptions
  • ef8d05f Breaking: Treat unknown args of the form --foo=bar as errors, not env vars
  • 9ef7f0d Breaking: Treat --parallel=1 as an error rather than running in sequential mode
  • e53c593 Update to Glob 9
  • 1171314 Updated dev dependencies
  • ff30975 Bump version to 5.0.0-alpha.0
  • e0c8cd8 Cleaned up redundant jsdocs
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

socket-security[bot] commented 1 year ago

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives^1 Size Publisher
jasmine ⬆️ 4.6.0...5.0.0 None +19/-1 3.22 MB sgravrock
DerekNonGeneric commented 1 year ago

This is a breaking change affecting our current testing strategy here…

No big deal, but are we going to keep using Jasmine?

TBH, i didn't think so, but alas, can't remember why we chose Jasmine for this project in the first place when we had decided to use tape for the others. (Will come to me soon.)

This may need a deep-dive, and since seems plans were on switching to built-in test runner, this may be DOA…

/cc @OpenINF/wg-a-team

DerekNonGeneric commented 1 year ago

/to @lirantal, @snyk-bot is a PITA