Skip to content

fix(deps): update dependency anthropic to v0.46.0 - autoclosed #6

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
anthropic ==0.23.1 -> ==0.46.0 age adoption passing confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.46.0

Compare Source

Full Changelog: v0.45.2...v0.46.0

Features
Bug Fixes
Chores

v0.45.2

Compare Source

Full Changelog: v0.45.1...v0.45.2

Bug Fixes

v0.45.1

Compare Source

Full Changelog: v0.45.0...v0.45.1

Bug Fixes
Chores

v0.45.0

Compare Source

Full Changelog: v0.44.0...v0.45.0

Features
Chores

v0.44.0

Compare Source

Full Changelog: v0.43.1...v0.44.0

Features
Bug Fixes
Chores
Documentation

v0.43.1

Compare Source

Full Changelog: v0.43.0...v0.43.1

Bug Fixes
  • docs: correct results return type (69ad511)
Chores

v0.43.0

Compare Source

Full Changelog: v0.42.0...v0.43.0

Features
Bug Fixes
  • client: only call .close() when needed (#​811) (21e0eb3)
  • correctly handle deserialising cls fields (#​817) (60e56a5)
  • types: allow extra properties in input schemas (d0961c2)
Chores
Documentation
Refactors

v0.42.0

Compare Source

Full Changelog: v0.41.0...v0.42.0

Features
Bug Fixes
  • vertex: remove anthropic_version deletion for token counting (f613929)
Chores

v0.41.0

Compare Source

Full Changelog: v0.40.0...v0.41.0

Features
  • api: general availability updates (5db8538)
  • api: general availability updates (#​795) (c8d5e43)
  • vertex: support token counting (6c3eded)
Bug Fixes
  • internal: correct support for TypeAliasType (2f6ba9e)
Chores
Documentation

v0.40.0

Compare Source

Full Changelog: v0.39.0...v0.40.0

Features
  • client: add ._request_id property to object responses (#​743) (9fb64a6)
Bug Fixes
Chores
Documentation

v0.39.0

Compare Source

Full Changelog: v0.38.0...v0.39.0

⚠ BREAKING CHANGES
  • client: remove legacy client.count_tokens() & client.get_tokenizer() methods (#​726)
    • This functionality has been replaced by the client.beta.messages.count_tokens() API which supports newer models and all content functionality, such as images and PDFs.
Features
Bug Fixes
Documentation
Refactors
  • client: remove legacy client.count_tokens() method (#​726) (14e4244)

v0.38.0

Compare Source

Full Changelog: v0.37.1...v0.38.0

Features
Bug Fixes
  • count_tokens: correctly set beta header (e5b4b54)
  • types: add missing token-counting-2024-11-01 (1897883)
Chores

v0.37.1

Compare Source

Full Changelog: v0.37.0...v0.37.1

Bug Fixes

v0.37.0

Compare Source

Full Changelog: v0.36.2...v0.37.0

Features
  • api: add new model and computer-use-2024-10-22 beta (dd93d87)
  • bedrock: add messages beta (2566c93)
  • vertex: add messages beta (0d1f1a6)
Bug Fixes
Chores

v0.36.2

Compare Source

Full Changelog: v0.36.1...v0.36.2

Bug Fixes
  • types: remove misleading betas TypedDict property for the Batch API (#​697) (e1b9e31)
Chores

v0.36.1

Compare Source

Full Changelog: v0.36.0...v0.36.1

Bug Fixes
Chores

v0.36.0

Compare Source

Full Changelog: v0.35.0...v0.36.0

Features
  • api: add message batches api (cd1ffcb)
Bug Fixes
  • client: avoid OverflowError with very large retry counts (#​676) (93d6eeb)
Chores
Refactors

v0.35.0

Compare Source

Full Changelog: v0.34.2...v0.35.0

Features
Bug Fixes
Chores
Documentation

v0.34.2

Compare Source

Full Changelog: v0.34.1...v0.34.2

Chores

v0.34.1

Compare Source

Full Changelog: v0.34.0...v0.34.1

Chores

v0.34.0

Compare Source

Full Changelog: v0.33.1...v0.34.0

Features
  • api: add prompt caching beta (3978411)
  • client: add streaming helpers for prompt caching (98a0a7b)
Chores

v0.33.1

Compare Source

Full Changelog: v0.33.0...v0.33.1

Chores

v0.33.0

Compare Source

Full Changelog: v0.32.0...v0.33.0

Features
  • client: add retries_taken to raw response class (43fb587)
Chores

v0.32.0

Compare Source

Full Changelog: v0.31.2...v0.32.0

Features
  • add back compat alias for InputJsonDelta (25a5b6c)
Bug Fixes
  • change signatures for the stream function (c9eb11b)
  • client: correctly apply client level timeout for messages (#​615) (5f8d88f)
Chores
Refactors
  • extract model out to a named type and rename partialjson (#​612) (c53efc7)

v0.31.2

Compare Source

Full Changelog: v0.31.1...v0.31.2

Bug Fixes
  • vertex: also refresh auth if there is no token (4a8d02d)
  • vertex: correct request options in retries (460547b)
Chores

v0.31.1

Compare Source

Full Changelog: v0.31.0...v0.31.1

Bug Fixes
Chores

v0.31.0

Compare Source

Full Changelog: v0.30.1...v0.31.0

Features
Bug Fixes
  • client: always respect content-type multipart/form-data if provided (#​574) (6051763)
  • streaming/messages: more robust event type construction (#​576) (98e2075)
  • types: allow arbitrary types in image block param (#​582) (ebd6590)
  • Updated doc typo (17be06b)
  • vertex: avoid credentials refresh on every request (#​575) (37bd433)
Chores

v0.30.1

Compare Source

Full Changelog: v0.30.0...v0.30.1

Bug Fixes
Chores

v0.30.0

Compare Source

Full Changelog: v0.29.2...v0.30.0

Features

[v0.29.2](https://redir


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "* 0-3 * * 1" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from codegen-team as a code owner January 22, 2025 18:02
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 33491bc to 2b28ea8 Compare January 22, 2025 18:52
@renovate renovate bot enabled auto-merge (squash) January 22, 2025 18:52
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 3 times, most recently from 1d7ba34 to d0627e4 Compare January 22, 2025 20:01
@renovate renovate bot requested a review from a team as a code owner January 22, 2025 20:01
@renovate renovate bot requested a review from tawsifkamal January 22, 2025 20:01
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 3 times, most recently from b19abac to 897a06f Compare January 23, 2025 00:11
@renovate renovate bot changed the title Update dependency anthropic to v0.44.0 fix(deps): update dependency anthropic to v0.44.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 11 times, most recently from 9a7a618 to 8501ea2 Compare January 23, 2025 17:56
@renovate renovate bot changed the title fix(deps): update dependency anthropic to v0.44.0 fix(deps): update dependency anthropic to v0.45.0 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 6 times, most recently from 84352dd to 340e259 Compare January 23, 2025 23:37
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 4 times, most recently from 6b81192 to a80d151 Compare February 18, 2025 21:01
@renovate renovate bot changed the title fix(deps): update dependency anthropic to v0.45.2 fix(deps): update dependency anthropic to v0.46.0 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch 17 times, most recently from 5cf6e04 to 560dc13 Compare February 19, 2025 19:51
@renovate renovate bot force-pushed the renovate/anthropic-0.x branch from 560dc13 to c3e7f52 Compare February 19, 2025 20:55
@renovate renovate bot changed the title fix(deps): update dependency anthropic to v0.46.0 fix(deps): update dependency anthropic to v0.46.0 - autoclosed Feb 19, 2025
@renovate renovate bot closed this Feb 19, 2025
auto-merge was automatically disabled February 19, 2025 21:51

Pull request was closed

@renovate renovate bot deleted the renovate/anthropic-0.x branch February 19, 2025 21:51
joelaguero pushed a commit that referenced this pull request Jun 12, 2025
This PR updates the Slack integration documentation to address feedback
from Slack marketplace reviewers and ensure compliance with their
requirements.

## Changes Made

### ✅ Privacy Policy Link (Feedback #4)
- Added prominent link to https://www.codegen.com/privacy-policy in the
Data Privacy and Security section

### ✅ AI Disclaimer (Feedback #5) 
- Added comprehensive "AI Components and Usage" section explaining:
  - AI-powered functionality and capabilities
  - How AI processes data from Slack messages
  - AI limitations and recommendations for code review

### ✅ Pricing Information (Feedback #8)
- Added "Pricing and Plans" section with link to
https://www.codegen.com/pricing
- Explains that Slack integration is available across all plan tiers

### ✅ Enhanced Permissions Documentation (Feedback #7)
- Restructured permissions section with detailed explanations
- Added specific scope clarifications:
  - `mpim:read` - For group DM functionality
- `chat:write.customize` - For custom usernames/avatars when
representing different contexts
- `users:read.email` - For mapping Slack accounts to Codegen accounts
for proper authentication
- Explained why each permission is necessary

### ✅ Privacy Enhancements (Feedback #2)
- Clarified that private channel names are anonymized as "Private
channel" for non-members
- Enhanced privacy metadata handling explanation

## Slack Marketplace Feedback Addressed

This PR directly addresses the following feedback items from Slack
reviewers:
- **#2**: Privacy model compliance - private channel name anonymization
- **#4**: Privacy policy link requirement  
- **#5**: AI disclaimer requirement for AI-enabled apps
- **#7**: Scope usage clarification for `chat:write.customize` and
`users:read.email`
- **#8**: Pricing information requirement

## Remaining Technical Issues

The following items require code changes (not documentation) and are
outside the scope of this PR:
- **#1**: Missing `mpim:read` scope in OAuth URL (technical
implementation)
- **#3**: OAuth state parameter uniqueness (technical implementation) 
- **#6**: Group DM response issue related to missing `mpim:read` scope
(technical implementation)

## Files Changed
- `docs/integrations/slack.mdx` - Updated with all compliance
requirements

---

[💻 View my work](https://codegen.sh/agent/trace/35953) • [About
Codegen](https://codegen.com)

---------

Co-authored-by: codegen-sh[bot] <131295404+codegen-sh[bot]@users.noreply.github.com>
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