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: oclif/oclif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.28
Choose a base ref
...
head repository: oclif/oclif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.30
Choose a head ref
  • 10 commits
  • 2 files changed
  • 4 contributors

Commits on Nov 19, 2022

  1. chore(dev-deps): bump chai and @types/chai

    Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.
    
    Updates `chai` from 4.3.6 to 4.3.7
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@v4.3.6...v4.3.7)
    
    Updates `@types/chai` from 4.3.0 to 4.3.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@types/chai"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    ea9cc14 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. fix(deps): bump @oclif/plugin-help from 5.1.16 to 5.1.19

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 5.1.16 to 5.1.19.
    - [Release notes](https://github.com/oclif/plugin-help/releases)
    - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-help@5.1.16...5.1.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-help"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ac48fd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1030 from oclif/dependabot-npm_and_yarn-chai-and-…

    …types-chai-4.3.7
    
    chore(dev-deps): bump chai and @types/chai
    svc-cli-bot authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    da1139e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1029 from oclif/dependabot-npm_and_yarn-oclif-plu…

    …gin-help-5.1.19
    
    fix(deps): bump @oclif/plugin-help from 5.1.16 to 5.1.19
    svc-cli-bot authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    215a441 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.2.29 [skip ci]

    svc-cli-bot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    6c7250b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. chore(dev-deps): bump @oclif/test from 2.2.10 to 2.2.12

    Bumps [@oclif/test](https://github.com/oclif/test) from 2.2.10 to 2.2.12.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@2.2.10...2.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/test"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 26, 2022
    Configuration menu
    Copy the full SHA
    c677572 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Merge pull request #1040 from oclif/dependabot-npm_and_yarn-oclif-tes…

    …t-2.2.12
    
    chore(dev-deps): bump @oclif/test from 2.2.10 to 2.2.12
    svc-cli-bot authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    bde4fe8 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    dcd7ba2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1041 from oclif/dependabot-npm_and_yarn-minimatch…

    …-3.1.2
    
    fix(deps): bump minimatch from 3.0.4 to 3.1.2
    svc-cli-bot authored Nov 27, 2022
    Configuration menu
    Copy the full SHA
    3fd1427 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f6406 View commit details
    Browse the repository at this point in the history
Loading