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/test Loading
base: 3.2.15
Choose a base ref
...
head repository: oclif/test Loading
compare: 4.0.1
Choose a head ref
  • 4 commits
  • 19 files changed
  • 3 contributors

Commits on May 11, 2024

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

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.31 to 18.19.33.
    - [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] committed May 11, 2024
    Configuration menu
    Copy the full SHA
    07b36cd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

    …-18.19.33
    
    chore(dev-deps): bump @types/node from 18.19.31 to 18.19.33
    svc-cli-bot committed May 12, 2024
    Configuration menu
    Copy the full SHA
    8be535f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. feat!: version 4 (#550)

    * chore: bump major version
    
    * feat: new oclif test utilities
    
    * chore(release): 4.0.1-dev.0 [skip ci]
    
    * test: get tests passing
    
    * chore(release): 4.0.1-beta.0 [skip ci]
    
    * fix: set node env
    
    * chore(release): 4.0.1-beta.1 [skip ci]
    
    * fix: localized mocking
    
    * chore(release): 4.0.1-beta.2 [skip ci]
    
    * chore: update docs
    
    * fix: jsdocs and types
    
    * chore(release): 4.0.1-beta.3 [skip ci]
    
    * fix: use ansis
    
    * chore(release): 4.0.1-beta.4 [skip ci]
    
    ---------
    
    Co-authored-by: svc-cli-bot <[email protected]>
    mdonnalley and svc-cli-bot committed May 21, 2024
    Configuration menu
    Copy the full SHA
    29a6f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72156cc View commit details
    Browse the repository at this point in the history
Loading