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.17
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.18
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Dec 7, 2024

  1. chore(dev-deps): bump oclif from 4.15.29 to 4.16.0 (#565)

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

Commits on Dec 8, 2024

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

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2024
    Configuration menu
    Copy the full SHA
    c3a55ea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

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

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2024
    Configuration menu
    Copy the full SHA
    b3b060d View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @oclif/core from 4.0.34 to 4.0.37 (#571)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.0.34 to 4.0.37.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.0.34...4.0.37)
    
    ---
    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 Dec 14, 2024
    Configuration menu
    Copy the full SHA
    2360200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0bca01 View commit details
    Browse the repository at this point in the history
Loading