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.0.5
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.0.6
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 4, 2023

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

    Bumps [eslint-config-oclif-typescript](https://github.com/oclif/eslint-config-oclif-typescript) from 3.0.6 to 3.0.11.
    - [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.6...3.0.11)
    
    ---
    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 Nov 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    429f88f View commit details
  2. chore(dev-deps): bump @types/node from 18.18.6 to 18.18.8 (#288)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.6 to 18.18.8.
    - [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 4, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c876a77 View commit details

Commits on Nov 5, 2023

  1. chore(dev-deps): bump eslint from 8.52.0 to 8.53.0 (#287)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.52.0...v8.53.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 5, 2023
    Copy the full SHA
    d3691b5 View commit details
  2. chore(dev-deps): bump @oclif/test from 3.0.3 to 3.1.0 (#286)

    Bumps [@oclif/test](https://github.com/oclif/test) from 3.0.3 to 3.1.0.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@3.0.3...3.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 Nov 5, 2023
    Copy the full SHA
    6fd055b View commit details

Commits on Nov 6, 2023

  1. Copy the full SHA
    129b3f4 View commit details
  2. Merge pull request #292 from oclif/mdonnalley/revert

    fix: revert to prepack instead of postinstall
    mdonnalley authored Nov 6, 2023
    Copy the full SHA
    3d1fdba View commit details
  3. Copy the full SHA
    c09e420 View commit details
Loading