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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.13
Choose a base ref
...
head repository: oclif/plugin-help
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.0.14
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 18, 2024

  1. chore(dev-deps): bump eslint-config-oclif-typescript (#649)

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.44 to 3.0.47.
    - [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
    - [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
    - [Commits](oclif/eslint-config-oclif-typescript@3.0.44...3.0.47)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-oclif-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] authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b8ee2b4 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump oclif from 4.4.3 to 4.4.13 (#651)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.4.3 to 4.4.13.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.4.3...4.4.13)
    
    ---
    updated-dependencies:
    - dependency-name: oclif
      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] authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0990024 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @oclif/test from 3.1.14 to 3.1.16 (#647)

    Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.14 to 3.1.16.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@3.1.14...3.1.16)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/test"
      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] authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e1d98ca View commit details
    Browse the repository at this point in the history
  4. chore(dev-deps): bump @types/node from 18.19.15 to 18.19.17 (#646)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.15 to 18.19.17.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/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] authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ca88164 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix(deps): bump ip from 1.1.5 to 1.1.9 (#652)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
    - [Commits](indutny/node-ip@v1.1.5...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    080b10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca3cbc View commit details
    Browse the repository at this point in the history
Loading