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/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.8.3
Choose a base ref
...
head repository: oclif/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.8.4
Choose a head ref
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 7, 2026

  1. chore(dev-deps): bump @oclif/plugin-plugins from 5.4.56 to 5.4.58

    Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.56 to 5.4.58.
    - [Release notes](https://github.com/oclif/plugin-plugins/releases)
    - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-plugins@5.4.56...5.4.58)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-plugins"
      dependency-version: 5.4.58
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    391b4e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1552 from oclif/dependabot-npm_and_yarn-oclif-plu…

    …gin-plugins-5.4.58
    
    chore(dev-deps): bump @oclif/plugin-plugins from 5.4.56 to 5.4.58
    svc-cli-bot authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    ae2c987 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump eslint from 9.39.3 to 9.39.4

    Bumps [eslint](https://github.com/eslint/eslint) from 9.39.3 to 9.39.4.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Commits](eslint/eslint@v9.39.3...v9.39.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-version: 9.39.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    5d99f49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1551 from oclif/dependabot-npm_and_yarn-eslint-9.…

    …39.4
    
    chore(dev-deps): bump eslint from 9.39.3 to 9.39.4
    svc-cli-bot authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    50614b8 View commit details
    Browse the repository at this point in the history
  5. chore(dev-deps): bump eslint-config-oclif from 6.0.144 to 6.0.146

    Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 6.0.144 to 6.0.146.
    - [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
    - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/eslint-config-oclif@6.0.144...6.0.146)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-oclif
      dependency-version: 6.0.146
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 7, 2026
    Configuration menu
    Copy the full SHA
    feddba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2026

  1. Merge pull request #1550 from oclif/dependabot-npm_and_yarn-eslint-co…

    …nfig-oclif-6.0.146
    
    chore(dev-deps): bump eslint-config-oclif from 6.0.144 to 6.0.146
    svc-cli-bot authored Mar 8, 2026
    Configuration menu
    Copy the full SHA
    5228df4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    8bd57c0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1553 from oclif/d/W-21178947-b

    fix: --flags-dir works on 3rd party plugins @W-21178947@
    soridalac authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    9da9748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5216f20 View commit details
    Browse the repository at this point in the history
Loading