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.9
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.10
Choose a head ref
  • 12 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 17, 2023

  1. chore(dev-deps): bump prettier from 3.1.0 to 3.1.1 (#604)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.1.0...3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 Dec 17, 2023
    Configuration menu
    Copy the full SHA
    865c9fc View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump eslint-config-oclif-typescript (#603)

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.21 to 3.0.26.
    - [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.21...3.0.26)
    
    ---
    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 Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4344c2f View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump oclif from 4.0.4 to 4.1.0 (#602)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.0.4 to 4.1.0.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.0.4...4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: oclif
      dependency-type: direct:development
      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] authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    312f5c1 View commit details
    Browse the repository at this point in the history
  4. chore(dev-deps): bump eslint from 8.55.0 to 8.56.0 (#601)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.55.0...v8.56.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      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] authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fcd69fd View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. chore(dev-deps): bump @oclif/test from 3.1.3 to 3.1.5 (#607)

    Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.3 to 3.1.5.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@3.1.3...3.1.5)
    
    ---
    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 Dec 23, 2023
    Configuration menu
    Copy the full SHA
    f3f267c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

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

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.26 to 3.0.29.
    - [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.26...3.0.29)
    
    ---
    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 Dec 24, 2023
    Configuration menu
    Copy the full SHA
    e4fd2bc View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. chore(dev-deps): bump @oclif/test from 3.1.5 to 3.1.7 (#611)

    Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.5 to 3.1.7.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@3.1.5...3.1.7)
    
    ---
    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 Dec 30, 2023
    Configuration menu
    Copy the full SHA
    4abcf2a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. chore(dev-deps): bump @types/node from 18.19.3 to 18.19.4 (#610)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.3 to 18.19.4.
    - [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 Dec 31, 2023
    Configuration menu
    Copy the full SHA
    506a36b View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump eslint-config-oclif-typescript (#608)

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.29 to 3.0.31.
    - [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.29...3.0.31)
    
    ---
    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 Dec 31, 2023
    Configuration menu
    Copy the full SHA
    23c1638 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. chore(dev-deps): bump @oclif/test from 3.1.7 to 3.1.8 (#616)

    Bumps [@oclif/test](https://github.com/oclif/test) from 3.1.7 to 3.1.8.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@3.1.7...3.1.8)
    
    ---
    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 Jan 6, 2024
    Configuration menu
    Copy the full SHA
    417f3c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. fix(deps): bump @oclif/core from 3.15.1 to 3.16.0 (#615)

    Bumps [@oclif/core](https://github.com/oclif/core) from 3.15.1 to 3.16.0.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@3.15.1...3.16.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] authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7cd7fc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d85f52b View commit details
    Browse the repository at this point in the history
Loading