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/plugin-version
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.15
Choose a base ref
...
head repository: oclif/plugin-version
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.16
Choose a head ref
  • 19 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 12, 2024

  1. chore(dev-deps): bump @types/node from 18.19.54 to 18.19.55 (#535)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.54 to 18.19.55.
    - [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 Oct 12, 2024
    Configuration menu
    Copy the full SHA
    80b7fab View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump oclif from 4.15.2 to 4.15.6 (#534)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.2 to 4.15.6.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.2...4.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Oct 12, 2024
    Configuration menu
    Copy the full SHA
    71fe45b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.8 to 10.0.9.
    - [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 Oct 13, 2024
    Configuration menu
    Copy the full SHA
    cde89ac View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. chore(dev-deps): bump eslint-config-oclif-typescript (#541)

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.1.11 to 3.1.12.
    - [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.11...3.1.12)
    
    ---
    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b80a9ec View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump typescript from 5.6.2 to 5.6.3 (#540)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
    - [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.2...v5.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a8b1f03 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @oclif/test from 4.0.9 to 4.1.0 (#539)

    Bumps [@oclif/test](https://github.com/oclif/test) from 4.0.9 to 4.1.0.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@4.0.9...4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    60b0827 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. chore(dev-deps): bump oclif from 4.15.6 to 4.15.9 (#538)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.6 to 4.15.9.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.6...4.15.9)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Oct 20, 2024
    Configuration menu
    Copy the full SHA
    a8a46e9 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/node from 18.19.55 to 18.19.57 (#537)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.55 to 18.19.57.
    - [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 Oct 20, 2024
    Configuration menu
    Copy the full SHA
    b8d2d53 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. chore(dev-deps): bump oclif from 4.15.9 to 4.15.12 (#545)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.9 to 4.15.12.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.9...4.15.12)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Oct 26, 2024
    Configuration menu
    Copy the full SHA
    847f5a6 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/node from 18.19.57 to 18.19.59 (#543)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.57 to 18.19.59.
    - [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 Oct 26, 2024
    Configuration menu
    Copy the full SHA
    3dbe047 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @oclif/plugin-help from 6.2.14 to 6.2.16 (#542)

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.14 to 6.2.16.
    - [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.14...6.2.16)
    
    ---
    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 Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a0d0b19 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. chore(dev-deps): bump mocha from 10.7.3 to 10.8.2 (#549)

    Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.2.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v10.7.3...v10.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    e35a18f View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump oclif from 4.15.12 to 4.15.16 (#548)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.12 to 4.15.16.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.12...4.15.16)
    
    ---
    updated-dependencies:
    - dependency-name: 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 2, 2024
    Configuration menu
    Copy the full SHA
    d722ded View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @types/node from 18.19.59 to 18.19.63 (#547)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.59 to 18.19.63.
    - [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 Nov 2, 2024
    Configuration menu
    Copy the full SHA
    acd55b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. chore(dev-deps): bump oclif from 4.15.16 to 4.15.20 (#551)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.16 to 4.15.20.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.16...4.15.20)
    
    ---
    updated-dependencies:
    - dependency-name: 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 9, 2024
    Configuration menu
    Copy the full SHA
    40569ae View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/node from 18.19.63 to 18.19.64 (#550)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.63 to 18.19.64.
    - [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 Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3c8162e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. chore(dev-deps): bump oclif from 4.15.20 to 4.15.24 (#553)

    Bumps [oclif](https://github.com/oclif/oclif) from 4.15.20 to 4.15.24.
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.15.20...4.15.24)
    
    ---
    updated-dependencies:
    - dependency-name: 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 16, 2024
    Configuration menu
    Copy the full SHA
    1c6af86 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @oclif/core from 4.0.31 to 4.0.32 (#552)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.31 to 4.0.32.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.0.31...4.0.32)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      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 Nov 16, 2024
    Configuration menu
    Copy the full SHA
    31b7bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c78cb71 View commit details
    Browse the repository at this point in the history
Loading