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.0.37
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.2.0
Choose a head ref
  • 19 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 14, 2024

  1. chore(dev-deps): bump @oclif/test from 4.1.2 to 4.1.3

    Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.2 to 4.1.3.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@4.1.2...4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/test"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    739db1d View commit details
  2. chore(dev-deps): bump @oclif/plugin-help from 6.2.18 to 6.2.19

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.18 to 6.2.19.
    - [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.2.18...6.2.19)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-help"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    29ed976 View commit details
  3. chore(dev-deps): bump lint-staged from 15.2.10 to 15.2.11

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
    - [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.2.10...v15.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0ce04fe View commit details
  4. chore(dev-deps): bump eslint-config-oclif-typescript

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.12 to 3.1.13.
    - [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.12...3.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-oclif-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e74d330 View commit details
  5. Merge pull request #1268 from oclif/dependabot-npm_and_yarn-lint-stag…

    …ed-15.2.11
    
    chore(dev-deps): bump lint-staged from 15.2.10 to 15.2.11
    svc-cli-bot authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    587f745 View commit details
  6. Merge pull request #1269 from oclif/dependabot-npm_and_yarn-eslint-co…

    …nfig-oclif-typescript-3.1.13
    
    chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.12 to 3.1.13
    svc-cli-bot authored Dec 14, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b83024a View commit details

Commits on Dec 15, 2024

  1. Merge pull request #1267 from oclif/dependabot-npm_and_yarn-oclif-plu…

    …gin-help-6.2.19
    
    chore(dev-deps): bump @oclif/plugin-help from 6.2.18 to 6.2.19
    svc-cli-bot authored Dec 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    fde0366 View commit details
  2. Merge pull request #1265 from oclif/dependabot-npm_and_yarn-oclif-tes…

    …t-4.1.3
    
    chore(dev-deps): bump @oclif/test from 4.1.2 to 4.1.3
    svc-cli-bot authored Dec 15, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b070209 View commit details

Commits on Dec 16, 2024

  1. chore(dev-deps): bump @types/node from 18.19.67 to 18.19.68 (#1266)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.67 to 18.19.68.
    - [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 Dec 16, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bd979de View commit details
  2. feat: add atLeastOne flag property

    mdonnalley committed Dec 16, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    mdonnalley Mike Donnalley
    Copy the full SHA
    d4746f3 View commit details

Commits on Dec 17, 2024

  1. fix: export action from ux

    mdonnalley committed Dec 17, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    mdonnalley Mike Donnalley
    Copy the full SHA
    c7fad54 View commit details
  2. chore: apply suggestions from code review

    Co-authored-by: Willhoit <iowillhoit@users.noreply.github.com>
    mdonnalley and iowillhoit authored Dec 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bebaa1c View commit details
  3. Merge pull request #1271 from oclif/mdonnalley/at-least-one

    feat: add atLeastOne flag property
    iowillhoit authored Dec 17, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    aeece11 View commit details
  4. Copy the full SHA
    7ba6b2c View commit details

Commits on Dec 19, 2024

  1. Merge pull request #1274 from oclif/mdonnalley/export-action

    fix: export action from ux
    iowillhoit authored Dec 19, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8d5e1a4 View commit details
  2. Copy the full SHA
    f0d4464 View commit details

Commits on Dec 20, 2024

  1. feat: add finally hook

    mdonnalley committed Dec 20, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    mdonnalley Mike Donnalley
    Copy the full SHA
    16901c3 View commit details
  2. Merge pull request #1276 from oclif/mdonnalley/finally-hook

    feat: add finally hook
    iowillhoit authored Dec 20, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    b79ac41 View commit details
  3. Copy the full SHA
    db95c98 View commit details
Loading