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.3.2
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.3.3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 6, 2025

  1. docs: update standalone example (#1390)

    * docs: update standalone example
    
    * docs: clean up
    
    * docs: add note about Parser standalone example
    mdonnalley authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    f31e540 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

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

    Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.38 to 5.4.39.
    - [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.38...5.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-plugins"
      dependency-version: 5.4.39
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    6d452cf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1395 from oclif/dependabot-npm_and_yarn-oclif-plu…

    …gin-plugins-5.4.39
    
    chore(dev-deps): bump @oclif/plugin-plugins from 5.4.38 to 5.4.39
    svc-cli-bot authored Jun 7, 2025
    Configuration menu
    Copy the full SHA
    42f37b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. chore(dev-deps): bump @types/node from 18.19.110 to 18.19.111 (#1392)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.110 to 18.19.111.
    - [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-version: 18.19.111
      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 Jun 9, 2025
    Configuration menu
    Copy the full SHA
    cbbb338 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump tinyglobby from 0.2.13 to 0.2.14 (#1393)

    Bumps [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) from 0.2.13 to 0.2.14.
    - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
    - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
    - [Commits](SuperchupuDev/tinyglobby@0.2.13...0.2.14)
    
    ---
    updated-dependencies:
    - dependency-name: tinyglobby
      dependency-version: 0.2.14
      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 Jun 9, 2025
    Configuration menu
    Copy the full SHA
    53a7354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a494d98 View commit details
    Browse the repository at this point in the history
Loading