Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency updates #580

Merged
merged 3 commits into from
Jul 17, 2024
Merged

dependency updates #580

merged 3 commits into from
Jul 17, 2024

Conversation

pelikhan
Copy link
Member

@pelikhan pelikhan commented Jul 17, 2024

  • The version of glob has been updated from 10.4.3 to 11.0.0 in both the root package.json and the cli package's package.json ⬆️
  • The default version of promptfoo has switched from ^0.69.1 to ^0.72.0 in the CLI reference commands ⚙️
  • Several libraries in the cli package's package.json such as
    • @azure/identity,
    • @types/dockerode,
    • @types/node,
    • file-type,
    • openai,
    • semver,
    • etc. have been upgraded ⬆️
  • Similar upgrades have been implemented in core package's package.json ♻️
  • The vscode package's package.json dependencies have been revised, with multiple libraries such as @types/mocha, @types/vscode, eslint, mocha, etc., seeing versions updates ✨
  • The slides package's package.json now uses updated versions for @slidev/cli and vue 🎉

generated by pr-describe

@@ -86,7 +86,7 @@ Options:
-td, --test-delay <string> delay between tests in seconds
--no-cache disable LLM result cache
-v, --verbose verbose output
-pv, --promptfoo-version [version] promptfoo version, default is ^0.69.1
-pv, --promptfoo-version [version] promptfoo version, default is ^0.72.0

Choose a reason for hiding this comment

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

The option --promptfoo-version seems to have a typo. It should likely be --prompt-version unless promptfoo is an actual term or product related to the documentation context. If promptfoo is incorrect, it should be corrected to match the intended option name.

generated by pr-docs-review-commit typo

@pelikhan pelikhan merged commit 85a685f into main Jul 17, 2024
9 checks passed
@pelikhan pelikhan deleted the depupdates0717 branch July 17, 2024 09:31
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