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

Commits on Jan 25, 2025

  1. chore(dev-deps): bump lint-staged from 15.3.0 to 15.4.2 (#1056)

    Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 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.3.0...v15.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: lint-staged
      dependency-type: direct:development
      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 Jan 25, 2025
    Configuration menu
    Copy the full SHA
    7ca2cee View commit details
    Browse the repository at this point in the history
  2. chore(dev-deps): bump @oclif/plugin-help from 6.2.21 to 6.2.22 (#1055)

    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 25, 2025
    Configuration menu
    Copy the full SHA
    d83fe23 View commit details
    Browse the repository at this point in the history
  3. chore(dev-deps): bump @types/node from 18.19.71 to 18.19.74 (#1054)

    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 25, 2025
    Configuration menu
    Copy the full SHA
    c46790d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. chore(dev-deps): bump @oclif/test from 4.1.7 to 4.1.8 (#1053)

    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 26, 2025
    Configuration menu
    Copy the full SHA
    f1f5c69 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @oclif/core from 4.2.3 to 4.2.4 (#1052)

    Bumps [@oclif/core](https://github.com/oclif/core) from 4.2.3 to 4.2.4.
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@4.2.3...4.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      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 26, 2025
    Configuration menu
    Copy the full SHA
    cc7ab0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68c6df8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

    * fix: eslint 9
    
    * chore: linting
    mdonnalley authored Jan 28, 2025
    Configuration menu
    Copy the full SHA
    66796b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00b1b3 View commit details
    Browse the repository at this point in the history
Loading