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: 3.25.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: 3.25.3
Choose a head ref
  • 17 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 16, 2024

  1. chore(dev-deps): bump @types/node from 18.19.22 to 18.19.24

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.22 to 18.19.24.
    - [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] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    71d0152 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @oclif/plugin-plugins from 4.3.2 to 4.3.6

    Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.3.2 to 4.3.6.
    - [Release notes](https://github.com/oclif/plugin-plugins/releases)
    - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-plugins@4.3.2...4.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-plugins"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    20c7d71 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.0 to 3.1.2

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.0 to 3.1.2.
    - [Release notes](https://github.com/oclif/eslint-config-oclif-typescript/releases)
    - [Changelog](https://github.com/oclif/eslint-config-oclif-typescript/blob/main/CHANGELOG.md)
    - [Commits](oclif/eslint-config-oclif-typescript@3.1.0...3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-oclif-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    4eb2361 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1022 from oclif/dependabot-npm_and_yarn-eslint-co…

    …nfig-oclif-typescript-3.1.2
    
    chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.0 to 3.1.2
    svc-cli-bot authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    9d73faf View commit details
    Browse the repository at this point in the history
  5. chore(dev-deps): bump fancy-test from 3.0.12 to 3.0.13

    Bumps [fancy-test](https://github.com/oclif/fancy-test) from 3.0.12 to 3.0.13.
    - [Release notes](https://github.com/oclif/fancy-test/releases)
    - [Changelog](https://github.com/oclif/fancy-test/blob/main/CHANGELOG.md)
    - [Commits](oclif/fancy-test@3.0.12...3.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: fancy-test
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    a0516e5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1021 from oclif/dependabot-npm_and_yarn-oclif-plu…

    …gin-plugins-4.3.6
    
    chore(dev-deps): bump @oclif/plugin-plugins from 4.3.2 to 4.3.6
    svc-cli-bot authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    8b3e6db View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge pull request #1020 from oclif/dependabot-npm_and_yarn-fancy-tes…

    …t-3.0.13
    
    chore(dev-deps): bump fancy-test from 3.0.12 to 3.0.13
    svc-cli-bot authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9f65304 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1019 from oclif/dependabot-npm_and_yarn-types-nod…

    …e-18.19.24
    
    chore(dev-deps): bump @types/node from 18.19.22 to 18.19.24
    svc-cli-bot authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    2b439f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore(dev-deps): bump @oclif/plugin-help from 6.0.17 to 6.0.18 (#1018)

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.0.17 to 6.0.18.
    - [Release notes](https://github.com/oclif/plugin-help/releases)
    - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-help@6.0.17...6.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-help"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6379956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    257390b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    812df4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30037e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e495adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c0bf3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d0f9e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    003ad6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54530e8 View commit details
    Browse the repository at this point in the history
Loading