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 Loading
base: v2.1.0
Choose a base ref
...
head repository: oclif/test Loading
compare: v2.1.1
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 1, 2022

  1. chore(deps-dev): bump mocha from 9.1.3 to 9.2.2

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.3...v9.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8a10e94 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @oclif/core from 1.3.2 to 1.6.4

    Bumps [@oclif/core](https://github.com/oclif/core) from 1.3.2 to 1.6.4.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@v1.3.2...v1.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    53b253f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Merge pull request #251 from oclif/dependabot-npm_and_yarn-oclif-core…

    …-1.6.4
    
    chore(deps): bump @oclif/core from 1.3.2 to 1.6.4
    SF-CLI-BOT committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2c4a1be View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Merge pull request #250 from oclif/dependabot-npm_and_yarn-mocha-9.2.2

    chore(deps-dev): bump mocha from 9.1.3 to 9.2.2
    SF-CLI-BOT committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    48549ad View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. chore(deps-dev): bump typescript from 4.4.3 to 4.6.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.6.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.4.3...v4.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    55b9069 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.1

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    1f16360 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge pull request #256 from oclif/dependabot-npm_and_yarn-types-moch…

    …a-9.1.1
    
    chore(deps-dev): bump @types/mocha from 9.0.0 to 9.1.1
    SF-CLI-BOT committed May 9, 2022
    Configuration menu
    Copy the full SHA
    14ae4ed View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Merge pull request #254 from oclif/dependabot-npm_and_yarn-typescript…

    …-4.6.4
    
    chore(deps-dev): bump typescript from 4.4.3 to 4.6.4
    SF-CLI-BOT committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f6a7b77 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. fix: set NODE_ENV to test

    mdonnalley committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    00af914 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from oclif/mdonnalley/set-node-env

    fix: set NODE_ENV to test
    mdonnalley committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f40dc34 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.1.1 [ci skip]

    SF-CLI-BOT committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0a6538c View commit details
    Browse the repository at this point in the history
Loading