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/plugin-help Loading
base: 6.0.8
Choose a base ref
...
head repository: oclif/plugin-help Loading
compare: 6.0.9
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 10, 2023

  1. chore(dev-deps): bump typescript from 5.3.2 to 5.3.3 (#598)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d0c45b9 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/mocha from 10.0.4 to 10.0.6 (#597)

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.4 to 10.0.6.
    - [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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5551672 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump ts-node from 10.9.1 to 10.9.2 (#596)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.9.1 to 10.9.2.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
    - [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2de78cf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. fix(deps): bump @oclif/core from 3.14.1 to 3.15.0 (#605)

    Bumps [@oclif/core](https://github.com/oclif/core) from 3.14.1 to 3.15.0.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@3.14.1...3.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    bc7a58f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e4830 View commit details
    Browse the repository at this point in the history
Loading