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

Commits on Jan 25, 2025

  1. chore(dev-deps): bump lint-staged from 15.4.1 to 15.4.2

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.1 to 15.4.2.
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v15.4.1...v15.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e33d9b0 View commit details
  2. Merge pull request #1300 from oclif/dependabot-npm_and_yarn-lint-stag…

    …ed-15.4.2
    
    chore(dev-deps): bump lint-staged from 15.4.1 to 15.4.2
    svc-cli-bot authored Jan 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0061a40 View commit details

Commits on Jan 27, 2025

  1. chore(dev-deps): bump @oclif/plugin-help from 6.2.21 to 6.2.22 (#1301)

    Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.21 to 6.2.22.
    - [Release notes](https://github.com/oclif/plugin-help/releases)
    - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-help@6.2.21...6.2.22)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-help"
      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 Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4688264 View commit details
  2. chore(dev-deps): bump @oclif/test from 4.1.7 to 4.1.8 (#1302)

    Bumps [@oclif/test](https://github.com/oclif/test) from 4.1.7 to 4.1.8.
    - [Release notes](https://github.com/oclif/test/releases)
    - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
    - [Commits](oclif/test@4.1.7...4.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/test"
      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 Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7f48770 View commit details
  3. chore(dev-deps): bump @types/node from 18.19.71 to 18.19.74 (#1303)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.71 to 18.19.74.
    - [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 Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ce6a6d5 View commit details
  4. chore(dev-deps): bump @oclif/plugin-plugins from 5.4.25 to 5.4.26 (#1304

    )
    
    Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.25 to 5.4.26.
    - [Release notes](https://github.com/oclif/plugin-plugins/releases)
    - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
    - [Commits](oclif/plugin-plugins@5.4.25...5.4.26)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/plugin-plugins"
      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 Jan 27, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    835d908 View commit details

Commits on Jan 28, 2025

  1. fix(W-17692101): migrate to eslint 9 (#1305)

    * chore: test files
    
    * chore: all the other files
    
    * chore: more eslint changes
    mdonnalley authored Jan 28, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e42713c View commit details
  2. Copy the full SHA
    694e2d1 View commit details
Loading