Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lukka/run-cmake
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.6
Choose a base ref
...
head repository: lukka/run-cmake
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.7
Choose a head ref
  • 9 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 10, 2023

  1. Bump tough-cookie from 4.1.2 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c6e1f27 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f9520b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fbcfe00 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    93b0f6c View commit details
    Browse the repository at this point in the history
  2. add codeql validation

    lukka committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f73dfdf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a65e42a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump @babel/traverse from 7.11.5 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukka committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    2f041fd View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. - drop gulp.

    - update all deps to latest.
    - update node to v20.
    lukka committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1f075d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. fix spacing in contributing.md

    lukka committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2ce8982 View commit details
    Browse the repository at this point in the history
Loading