Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
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/screen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.3
Choose a base ref
...
head repository: oclif/screen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.4
Choose a head ref
  • 15 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 19, 2022

  1. chore(dev-deps): bump chai and @types/chai

    Bumps [chai](https://github.com/chaijs/chai) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai). These dependencies needed to be updated together.
    
    Updates `chai` from 4.3.0 to 4.3.7
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
    - [Commits](chaijs/chai@4.3.0...v4.3.7)
    
    Updates `@types/chai` from 4.2.15 to 4.3.4
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)
    
    ---
    updated-dependencies:
    - dependency-name: chai
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@types/chai"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    eee2bd0 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump typescript from 4.8.4 to 4.9.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.4...v4.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 19, 2022
    Configuration menu
    Copy the full SHA
    df333aa View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Merge pull request #223 from oclif/dependabot-npm_and_yarn-typescript…

    …-4.9.3
    
    chore(dev-deps): bump typescript from 4.8.4 to 4.9.3
    svc-cli-bot authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    ed4e20d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from oclif/dependabot-npm_and_yarn-chai-and-t…

    …ypes-chai-4.3.7
    
    chore(dev-deps): bump chai and @types/chai
    svc-cli-bot authored Nov 20, 2022
    Configuration menu
    Copy the full SHA
    cb13e2b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.33 to 14.18.34.
    - [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] <[email protected]>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    ec4ad46 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Merge pull request #224 from oclif/dependabot-npm_and_yarn-types-node…

    …-14.18.34
    
    chore(dev-deps): bump @types/node from 14.18.33 to 14.18.34
    svc-cli-bot authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    982f2be View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. chore(dev-deps): bump typescript from 4.9.3 to 4.9.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 10, 2022
    Configuration menu
    Copy the full SHA
    788bd3d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Merge pull request #225 from oclif/dependabot-npm_and_yarn-typescript…

    …-4.9.4
    
    chore(dev-deps): bump typescript from 4.9.3 to 4.9.4
    svc-cli-bot authored Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0fa1386 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.34 to 14.18.35.
    - [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] <[email protected]>
    dependabot[bot] authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    ddccb40 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Merge pull request #226 from oclif/dependabot-npm_and_yarn-types-node…

    …-14.18.35
    
    chore(dev-deps): bump @types/node from 14.18.34 to 14.18.35
    svc-cli-bot authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    5125fd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.18.35 to 14.18.36.
    - [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] <[email protected]>
    dependabot[bot] authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    e8c7be5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Merge pull request #227 from oclif/dependabot-npm_and_yarn-types-node…

    …-14.18.36
    
    chore(dev-deps): bump @types/node from 14.18.35 to 14.18.36
    svc-cli-bot authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6195252 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump json5 from 2.2.0 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    481badc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #228 from oclif/dependabot-npm_and_yarn-json5-2.2.3

    fix(deps): bump json5 from 2.2.0 to 2.2.3
    svc-cli-bot authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    3f018f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cc3da8 View commit details
    Browse the repository at this point in the history
Loading