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

Fix CI pipeline #30

Merged
merged 6 commits into from
Mar 17, 2023
Merged

Fix CI pipeline #30

merged 6 commits into from
Mar 17, 2023

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    0c8b110 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump nanoid and mocha (#16)

    Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `nanoid` from 3.1.12 to 3.3.3
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.12...3.3.3)
    
    Updates `mocha` from 8.2.1 to 10.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    5c3c685 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump json5 and tsconfig-paths (#26)

    Bumps [json5](https://github.com/json5/json5) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together.
    
    Updates `json5` from 1.0.1 to 2.2.3
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v2.2.3)
    
    Updates `tsconfig-paths` from 3.9.0 to 3.10.1
    - [Release notes](https://github.com/dividab/tsconfig-paths/releases)
    - [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
    - [Commits](dividab/tsconfig-paths@v3.9.0...v3.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    - dependency-name: tsconfig-paths
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    87d25a0 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump json5 from 1.0.1 to 1.0.2 (#27)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    dcf4fc3 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump minimatch and mocha (#29)

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `mocha` from 8.2.1 to 10.2.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Yash Mehta <24428063+y-mehta@users.noreply.github.com>
    dependabot[bot] and y-mehta committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    7c2a179 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea7eaea View commit details
    Browse the repository at this point in the history