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/test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.11
Choose a base ref
...
head repository: oclif/test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.12
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 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.4 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.4...v4.3.7)
    
    Updates `@types/chai` from 4.2.21 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-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    f1405a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Merge pull request #299 from oclif/dependabot-npm_and_yarn-chai-and-t…

    …ypes-chai-4.3.7
    
    chore(dev-deps): bump chai and @types/chai
    svc-cli-bot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ff64e4b View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump fancy-test from 2.0.6 to 2.0.7

    Bumps [fancy-test](https://github.com/oclif/fancy-test) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/oclif/fancy-test/releases)
    - [Changelog](https://github.com/oclif/fancy-test/blob/main/CHANGELOG.md)
    - [Commits](oclif/fancy-test@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: fancy-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    839c532 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #297 from oclif/dependabot-npm_and_yarn-fancy-test…

    …-2.0.7
    
    fix(deps): bump fancy-test from 2.0.6 to 2.0.7
    svc-cli-bot committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    bac27e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adb0c93 View commit details
    Browse the repository at this point in the history
Loading