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.16.0
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.18.1
Choose a head ref
  • 17 commits
  • 21 files changed
  • 6 contributors

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    79c4028 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    f825558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f79a82b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. chore: jsdocs on flags

    mdonnalley committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4bf3acd View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

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

    Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.1.10 to 4.1.14.
    - [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.1.10...4.1.14)
    
    ---
    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 Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6991b35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #917 from oclif/dependabot-npm_and_yarn-oclif-plug…

    …in-plugins-4.1.14
    
    chore(dev-deps): bump @oclif/plugin-plugins from 4.1.10 to 4.1.14
    svc-cli-bot authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b9f5fb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore: jsdoc on file flag

    Co-authored-by: Willhoit <[email protected]>
    mdonnalley and iowillhoit authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c741c74 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    eafdba3 View commit details
    Browse the repository at this point in the history
  2. feat: add node.options to pjson typings (#919)

    Roy Razon authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    42b113b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d6fc12 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #892 from oclif/mdonnalley/no-tsconfck

    feat: no longer use tsconfck
    iowillhoit authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1542bd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd29fe7 View commit details
    Browse the repository at this point in the history
  6. chore(dev-deps): bump eslint-config-oclif-typescript

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.1 to 3.0.35.
    - [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.0.1...3.0.35)
    
    ---
    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 Jan 9, 2024
    Configuration menu
    Copy the full SHA
    84c581d View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #921 from oclif/dependabot-npm_and_yarn-eslint-con…

    …fig-oclif-typescript-3.0.35
    
    chore(dev-deps): bump eslint-config-oclif-typescript from 3.0.1 to 3.0.35
    svc-cli-bot authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5b41fe7 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump typescript from 5.2.2 to 5.3.3 (#901)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    6a17844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6528850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b268543 View commit details
    Browse the repository at this point in the history
Loading