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

Bump minimist and mkdirp in /llvm/utils/vscode/llvm #3

Open
wants to merge 2 commits into
base: softboundcets12
Choose a base branch
from

Commits on Apr 18, 2024

  1. [SBCETS] Add SoftBound+CETS compiler pass and runtime library

    Benjamin Orthen committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    311184f View commit details
    Browse the repository at this point in the history
  2. Bump minimist and mkdirp in /llvm/utils/vscode/llvm

    Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
    
    Updates `minimist` from 0.0.8 to 1.2.8
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v0.0.8...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    265c3e8 View commit details
    Browse the repository at this point in the history