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

feat: Port tests from tap to node:assert and node:test #141

Merged
merged 6 commits into from Mar 5, 2024
Merged

feat: Port tests from tap to node:assert and node:test #141

merged 6 commits into from Mar 5, 2024

Commits on Nov 1, 2023

  1. Bump actions/setup-node from 3 to 4 (#138)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5b6fc93 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump tsd from 0.29.0 to 0.30.0 (#139)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.29.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e654118 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Bump actions/dependency-review-action from 3 to 4 (#142)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e996624 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. feat: Port tests from tap to node:test

    codershiba committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0afc9c0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'next' into master

    codershiba authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bc72418 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update @types/node to v20.11.17

    codershiba authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    3434a83 View commit details
    Browse the repository at this point in the history