Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps the production-dependencies group with 4 updates in the /autogpt_platform/backend directory: anthropic, openai, sentry-sdk and sqlalchemy.

Updates anthropic from 0.59.0 to 0.60.0

Release notes

Sourced from anthropic's releases.

v0.60.0

0.60.0 (2025-07-28)

Full Changelog: v0.59.0...v0.60.0

Features

  • update streaming error message to say 'required' not 'recommended' (57120c8)
  • update streaming error message to say 'required' not 'recommended' (3b47368)

Bug Fixes

Chores

  • project: add settings file for vscode (1c4a9b1)
Changelog

Sourced from anthropic's changelog.

0.60.0 (2025-07-28)

Full Changelog: v0.59.0...v0.60.0

Features

  • update streaming error message to say 'required' not 'recommended' (57120c8)
  • update streaming error message to say 'required' not 'recommended' (3b47368)

Bug Fixes

Chores

  • project: add settings file for vscode (1c4a9b1)
Commits
  • 4c1f704 release: 0.60.0
  • 9e999e4 fix(vertex): add missing beta methods (#1004)
  • 04a0508 feat: update streaming error message to say 'required' not 'recommended'
  • 37147da chore(project): add settings file for vscode
  • See full diff in compare view

Updates openai from 1.97.1 to 1.98.0

Release notes

Sourced from openai's releases.

v1.98.0

1.98.0 (2025-07-30)

Full Changelog: v1.97.2...v1.98.0

Features

v1.97.2

1.97.2 (2025-07-30)

Full Changelog: v1.97.1...v1.97.2

Chores

  • client: refactor streaming slightly to better future proof it (71c0c74)
  • project: add settings file for vscode (29c22c9)
Changelog

Sourced from openai's changelog.

1.98.0 (2025-07-30)

Full Changelog: v1.97.2...v1.98.0

Features

1.97.2 (2025-07-30)

Full Changelog: v1.97.1...v1.97.2

Chores

  • client: refactor streaming slightly to better future proof it (71c0c74)
  • project: add settings file for vscode (29c22c9)
Commits

Updates sentry-sdk from 2.33.2 to 2.34.1

Release notes

Sourced from sentry-sdk's releases.

2.34.1

Various fixes & improvements

2.34.0

Various fixes & improvements

Changelog

Sourced from sentry-sdk's changelog.

2.34.1

Various fixes & improvements

2.34.0

Various fixes & improvements

Commits

Updates sqlalchemy from 2.0.41 to 2.0.42

Release notes

Sourced from sqlalchemy's releases.

2.0.42

Released: July 29, 2025

orm

  • [orm] [usecase] Added dataclass_metadata argument to all ORM attribute constructors that accept dataclasses parameters, e.g. mapped_column.dataclass_metadata, relationship.dataclass_metadata, etc. It's passed to the underlying dataclass metadata attribute of the dataclass field. Pull request courtesy Sigmund Lahn.

    References: #10674

  • [orm] [bug] Implemented the _orm.defer(), _orm.undefer() and _orm.load_only() loader options to work for composite attributes, a use case that had never been supported previously.

    References: #12593

  • [orm] [bug] Fixed bug where the ORM would pull in the wrong column into an UPDATE when a key name inside of the ValuesBase.values() method could be located from an ORM entity mentioned in the statement, but where that ORM entity was not the actual table that the statement was inserting or updating. An extra check for this edge case is added to avoid this problem.

    References: #12692

engine

  • [engine] Improved validation of execution parameters passed to the _engine.Connection.execute() and similar methods to provided a better error when tuples are passed in. Previously the execution would fail with a difficult to understand error message.

sql

  • [sql] [usecase] The _sql.values() construct gains a new method _sql.Values.cte(), which allows creation of a named, explicit-columns CTE against an unnamed VALUES expression, producing a syntax that allows column-oriented selection from a VALUES construct on modern versions of PostgreSQL, SQLite, and MariaDB.

    References: #12734

  • [sql] [bug] Fixed issue where select() of a free-standing scalar expression that

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Jul 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2025 15:48
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Jul 30, 2025
@dependabot dependabot bot requested review from Swiftyos and kcze and removed request for a team July 30, 2025 15:48
@github-project-automation github-project-automation bot moved this to 🆕 Needs initial review in AutoGPT development kanban Jul 30, 2025
Copy link

netlify bot commented Jul 30, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 4f70df5
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs-dev/deploys/688b4053e203e5000858a33f

@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end size/l labels Jul 30, 2025
Copy link

netlify bot commented Jul 30, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 4f70df5
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs/deploys/688b4053ed725f00084fff30

Copy link

deepsource-io bot commented Jul 30, 2025

Here's the code health analysis summary for commits df399e5..4f70df5. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label Jul 31, 2025
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

…directory with 4 updates

Bumps the production-dependencies group with 4 updates in the /autogpt_platform/backend directory: [anthropic](https://github.com/anthropics/anthropic-sdk-python), [openai](https://github.com/openai/openai-python), [sentry-sdk](https://github.com/getsentry/sentry-python) and [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy).


Updates `anthropic` from 0.59.0 to 0.60.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.59.0...v0.60.0)

Updates `openai` from 1.97.1 to 1.98.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.97.1...v1.98.0)

Updates `sentry-sdk` from 2.33.2 to 2.34.1
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.33.2...2.34.1)

Updates `sqlalchemy` from 2.0.41 to 2.0.42
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 0.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-version: 1.98.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sentry-sdk
  dependency-version: 2.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: sqlalchemy
  dependency-version: 2.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/autogpt_platform/backend/dev/production-dependencies-359d1160be branch from 1f2814d to 4f70df5 Compare July 31, 2025 10:07
@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label Jul 31, 2025
Copy link
Contributor

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 4, 2025
@dependabot dependabot bot deleted the dependabot/pip/autogpt_platform/backend/dev/production-dependencies-359d1160be branch August 4, 2025 19:25
@github-project-automation github-project-automation bot moved this from 🆕 Needs initial review to ✅ Done in AutoGPT development kanban Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies platform/backend AutoGPT Platform - Back end python Pull requests that update Python code size/l

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

0 participants