arlac77 / log-stream-analyser

parses a log stream into events
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

[Snyk] Upgrade ava from 4.3.3 to 5.0.0 #709

Closed arlac77 closed 2 years ago

arlac77 commented 2 years ago

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


Snyk has created this PR to upgrade ava from 4.3.3 to 5.0.0.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=ava&from_version=4.3.3&to_version=5.0.0&pr_id=755975db-2aed-4589-ad26-ac42e633f17f&visibility=true&has_feature_flag=false) :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 **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2022-09-04.
Release notes
Package name: ava
  • 5.0.0 - 2022-09-04

    Despite the major version bump this is a relatively minor release. Node.js 12 is no longer supported. The type definitions are now distributed to be compatible with TypeScript 4.7 or newer.

    It's available as a pre-release under the next tag for the next few weeks:

    npm install --save-dev ava@next

    Breaking Changes

    • AVA now requires Node.js 14.19, 16.15 or 18. #3043
    • Type definition distribution is no longer compatible with TypeScript versions before 4.7. #3041
    • We're now exporting types rather than interfaces. #3096

    Improvements

    New Contributors

    Full Changelog: v4.3.3...v5.0.0

      </li>
      <li>
        <b>4.3.3</b> - <a href="https://snyk.io/redirect/github/avajs/ava/releases/tag/v4.3.3">2022-08-25</a></br><p>Add compatibility with Node.js 18.8, thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Brooooooklyn/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://snyk.io/redirect/github/Brooooooklyn">@ Brooooooklyn</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1350480276" data-permission-text="Title is private" data-url="https://github.com/avajs/ava/issues/3091" data-hovercard-type="pull_request" data-hovercard-url="/avajs/ava/pull/3091/hovercard" href="https://snyk.io/redirect/github/avajs/ava/pull/3091">#3091</a>.</p>

    Full Changelog: v4.3.1...v4.3.3

      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/avajs/ava/releases">ava GitHub release notes</a>

Commit messages
Package name: ava
  • d84dbc1 5.0.0
  • 797287a Improve test result accessibility
  • cc10b0c Count timeouts separately from the timed out tests
  • ea597d8 Detect process.exit() called from tests
  • 4b03662 Work around os.cpus() returning an empty array on unsupported platforms
  • 02f626f Update dependencies
  • 14061be Merge branch 'v4-hotfix'
  • 7c48c4d Update to node@18.8 and npm@8.18 and fix test suite
  • 98f7d6e Test with AVA 4.3.3
  • f4067b2 Handle findSourceMap returning null since Node.js 18.8.0
  • 392ab65 Handle png and snap files as binary (repo only)
  • d66fc7f Fix typo in Execution Context documentation
  • 6f8e30c Fix link to test isolation
  • fd7f0ed Require Node.js 14.19, 16.15 or 18
  • 02f4e27 Rely on TypeScript 4.7 and update integration + tests
  • d0af729 Parse for line numbers with latest supported ECMA version
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

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: