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-command-snapshot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.2
Choose a base ref
...
head repository: oclif/plugin-command-snapshot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.3
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 18, 2024

  1. chore: add CONTRIBUTING.md

    mdonnalley committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0952341 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 23, 2024

  1. chore(dev-deps): bump @types/node from 18.19.24 to 18.19.26 (#515)

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

Commits on Mar 24, 2024

  1. chore(dev-deps): bump typescript from 5.4.2 to 5.4.3 (#514)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.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.4.2...v5.4.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 Mar 24, 2024
    Configuration menu
    Copy the full SHA
    7e2dbc5 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @oclif/core from 3.25.2 to 3.26.0 (#513)

    Bumps [@oclif/core](https://github.com/oclif/core) from 3.25.2 to 3.26.0.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@3.25.2...3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      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 Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a8451ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15dd9ee View commit details
    Browse the repository at this point in the history
Loading