Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Oct 29, 2025

  • disable hub-auto-update if hub-version is specified

- disable hub-auto-update if hub-version is specified
Copilot AI review requested due to automatic review settings October 29, 2025 00:07
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR changes the behavior when both auto-update-hub and hub-version are specified from throwing an error to silently disabling auto-update. It also includes dependency updates (minimatch and when-exit packages).

  • Changed error-throwing behavior to auto-disable auto-update-hub when hub-version is specified
  • Updated minimatch package from 10.0.3 to 10.1.1
  • Updated when-exit package from 2.1.4 to 2.1.5

Reviewed Changes

Copilot reviewed 3 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/index.ts Changed from throwing error to silently setting autoUpdate to 'false' when both inputs are provided
package.json Bumped version to 2.1.1
package-lock.json Updated package versions (minimatch, when-exit)
dist/licenses.txt Updated license text for minimatch (ISC to BlueOak-1.0.0)
dist/index.js Compiled output reflecting source changes and dependency updates
README.md Updated documentation to reflect new behavior

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@StephenHodgson StephenHodgson merged commit 8584dae into main Oct 29, 2025
7 checks passed
@StephenHodgson StephenHodgson deleted the development branch October 29, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant