chore(deps): bump the production-dependencies group across 1 directory with 3 updates#20
Conversation
…y with 3 updates Bumps the production-dependencies group with 3 updates in the / directory: [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript), [openai](https://github.com/openai/openai-node) and [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin). Updates `@anthropic-ai/sdk` from 0.72.1 to 0.74.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.72.1...sdk-v0.74.0) Updates `openai` from 6.17.0 to 6.22.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.17.0...v6.22.0) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: openai dependency-version: 6.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Auto Pull Request Review from LlamaPReview
Review Status: Automated Review Skipped
Dear contributor,
Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.
Analysis Result:
PR contains only dependency version bumps with no substantive code changes, aligning with the criteria for skipping a review
We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.
Best regards,
LlamaPReview Team
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 3 updates in the / directory: @anthropic-ai/sdk, openai and @typescript-eslint/eslint-plugin.
Updates
@anthropic-ai/sdkfrom 0.72.1 to 0.74.0Release notes
Sourced from
@anthropic-ai/sdk's releases.Changelog
Sourced from
@anthropic-ai/sdk's changelog.Commits
5ccd743chore: release main66c786dfeat(api): enabling fast-mode in claude-opus-4-6883bbb6Update CHANGELOG.md (#902)db18ae2chore: release maina9f163ffeat(api): manual updates33d13a6chore(internal): fix pagination internals not accepting option promises54d352cfix(client): avoid removing abort listener too earlyddc2f6bchore(client): restructure abort controller binding6f46cc5chore(client): do not parse responses with empty content-lengthe32cdd5chore: remove claude-code-review workflow (#644)Updates
openaifrom 6.17.0 to 6.22.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
fe49a7brelease: 6.22.007d1636fix(docs): restore helper methods in API reference8ed3a89test(types): guard legacy resource type exports2b67577fix(webhooks): restore webhook type exports61193fefeat(api): container network_policy and skills71c9c98docs: splitapi.mdby standalone resourcescf3fe4acodegen metadata0579289codegen metadataaacec4bchore(internal): avoid type checking errors with ts-reset32e3a41docs: update commentUpdates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions