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

Commits on Jan 19, 2025

  1. chore(dev-deps): bump lint-staged from 15.3.0 to 15.4.1 (#879)

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.1.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.3.0...v15.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      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 Jan 19, 2025
    Configuration menu
    Copy the full SHA
    318cba5 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/node from 18.19.70 to 18.19.71 (#878)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.70 to 18.19.71.
    - [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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    bb69f7e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. chore(dev-deps): bump @types/node from 18.19.71 to 18.19.74 (#887)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.71 to 18.19.74.
    - [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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    338b897 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. fix(deps): bump @oclif/core from 4.2.3 to 4.2.4 (#886)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.3 to 4.2.4.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.2.3...4.2.4)
    
    ---
    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 Jan 26, 2025
    Configuration menu
    Copy the full SHA
    64942a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036b219 View commit details
    Browse the repository at this point in the history
Loading