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.2.24
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.2.25
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 8, 2025

  1. chore(dev-deps): bump @commitlint/config-conventional (#897)

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.6.0 to 19.7.1.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    6c30b2a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. chore(dev-deps): bump eslint from 9.19.0 to 9.20.0 (#896)

    Bumps [eslint](https://github.com/eslint/eslint) from 9.19.0 to 9.20.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.19.0...v9.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    ac81f51 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @oclif/core from 4.2.5 to 4.2.6 (#895)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.5 to 4.2.6.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.2.5...4.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    341b945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faeab7d View commit details
    Browse the repository at this point in the history
Loading