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

Commits on Sep 22, 2024

  1. chore(dev-deps): bump eslint from 8.57.0 to 8.57.1 (#811)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v8.57.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Sep 22, 2024
    Configuration menu
    Copy the full SHA
    45b3615 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. chore(dev-deps): bump @types/node from 18.19.50 to 18.19.54 (#816)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.50 to 18.19.54.
    - [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 Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ed5e6b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. fix(deps): bump @oclif/core from 4.0.22 to 4.0.23 (#815)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.22 to 4.0.23.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.0.22...4.0.23)
    
    ---
    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 Sep 29, 2024
    Configuration menu
    Copy the full SHA
    2ac89d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c40c1 View commit details
    Browse the repository at this point in the history
Loading