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/oclif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.17.7
Choose a base ref
...
head repository: oclif/oclif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.17.8
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 4, 2025

  1. fix(deps): bump sort-package-json from 2.10.1 to 2.12.0

    Bumps [sort-package-json](https://github.com/keithamus/sort-package-json) from 2.10.1 to 2.12.0.
    - [Release notes](https://github.com/keithamus/sort-package-json/releases)
    - [Commits](keithamus/sort-package-json@v2.10.1...v2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: sort-package-json
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    76cc6a8 View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @types/node from 18.19.67 to 18.19.69

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.67 to 18.19.69.
    - [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>
    dependabot[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    4ecf15f View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump eslint-config-oclif-typescript

    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>
    dependabot[bot] authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    9ed5bdb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Merge pull request #1656 from oclif/dependabot-npm_and_yarn-eslint-co…

    …nfig-oclif-typescript-3.1.13
    
    chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.12 to 3.1.13
    svc-cli-bot authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    ad9fda4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1655 from oclif/dependabot-npm_and_yarn-types-nod…

    …e-18.19.69
    
    chore(dev-deps): bump @types/node from 18.19.67 to 18.19.69
    svc-cli-bot authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    ac5ba5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1654 from oclif/dependabot-npm_and_yarn-sort-pack…

    …age-json-2.12.0
    
    fix(deps): bump sort-package-json from 2.10.1 to 2.12.0
    svc-cli-bot authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    e4b38f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c05c05 View commit details
    Browse the repository at this point in the history
Loading