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.33
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.0.34
Choose a head ref
  • 15 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 23, 2024

  1. chore(dev-deps): bump @commitlint/config-conventional

    Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.5.0 to 19.6.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-conventional"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    de38b19 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump typescript from 5.6.3 to 5.7.2

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    0d6f487 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1247 from oclif/dependabot-npm_and_yarn-typescrip…

    …t-5.7.2
    
    chore(dev-deps): bump typescript from 5.6.3 to 5.7.2
    svc-cli-bot authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    f31e104 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Merge pull request #1244 from oclif/dependabot-npm_and_yarn-commitlin…

    …t-config-conventional-19.6.0
    
    chore(dev-deps): bump @commitlint/config-conventional from 19.5.0 to 19.6.0
    svc-cli-bot authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    c97d597 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. chore(dev-deps): bump @types/mocha from 10.0.9 to 10.0.10 (#1245)

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.9 to 10.0.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7170019 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump eslint-config-oclif from 5.2.1 to 5.2.2 (#1246)

    Bumps [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) from 5.2.1 to 5.2.2.
    - [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@5.2.1...5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-oclif
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    cf65e82 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @oclif/plugin-help from 6.2.16 to 6.2.18 (#1248)

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.16 to 6.2.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.2.16...6.2.18)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9843a1d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.64 to 18.19.67.
    - [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>
    dependabot[bot] authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ffc0f1d View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump prettier from 3.3.3 to 3.4.1

    Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.3...3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ce66b1e View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump commitlint from 19.5.0 to 19.6.0

    Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 19.5.0 to 19.6.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@alias/commitlint)
    
    ---
    updated-dependencies:
    - dependency-name: commitlint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    1ca8c86 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1255 from oclif/dependabot-npm_and_yarn-commitlin…

    …t-19.6.0
    
    chore(dev-deps): bump commitlint from 19.5.0 to 19.6.0
    svc-cli-bot authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    0447f32 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1253 from oclif/dependabot-npm_and_yarn-prettier-…

    …3.4.1
    
    chore(dev-deps): bump prettier from 3.3.3 to 3.4.1
    svc-cli-bot authored Nov 30, 2024
    Configuration menu
    Copy the full SHA
    ff56e72 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Merge pull request #1252 from oclif/dependabot-npm_and_yarn-types-nod…

    …e-18.19.67
    
    chore(dev-deps): bump @types/node from 18.19.64 to 18.19.67
    svc-cli-bot authored Dec 1, 2024
    Configuration menu
    Copy the full SHA
    447cb9e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Configuration menu
    Copy the full SHA
    2c44e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecac26a View commit details
    Browse the repository at this point in the history
Loading