Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Updates the requirements on airbyte-cdk to permit the latest version.

Release notes

Sourced from airbyte-cdk's releases.

v7.0.1

Changes

Under the Hood ⚙️

  • chore: regenerate manifest-server openapi spec (#750)
  • chore: replace maintenance PATs with octavia-bot GitHub App authentication (#748)
Changelog

Sourced from airbyte-cdk's changelog.

Release Notes

Newer updates can be found here: GitHub Release Notes

Changelog

6.5.2

bugfix: Ensure that streams with partition router are not executed concurrently

6.5.1

Add state migration workaround for legacy substreams

6.5.0

Low-code: Add jinja macros today_with_timezone

6.4.0

Adding parity to concurrent CDK from declarative and fixing composite primary key

6.3.0

add clear method to HttpMocker

6.2.0

Support multiple input datetime formats as part of the concurrent cursor

6.1.1

fix streams discover

6.1.0

Add option to File Transfer for File-Bases sources

6.0.0

Introduce support for low-code incremental streams to be run within the concurrent CDK framework

5.17.0

Add Per Partition with Global fallback Cursor

5.16.0

Better structured error log messages in connector_builder module, with message / internal_message / stacktrace split into separate fields

... (truncated)

Commits
  • ae0e8aa chore: regenerate manifest-server openapi spec (#750)
  • f946d41 chore: replace maintenance PATs with octavia-bot GitHub App authentication (#...
  • c40125a chore: clean up ConcurrentDeclarativeSource only processing DefaultStream and...
  • dd52cfe fix(manifest-server): descriptor can be dict (#745)
  • 4e591f2 feat: add trace tags for manifest-server (#744)
  • 5378cef chore: remove declarative stream (#707)
  • See full diff in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [airbyte-cdk](https://github.com/airbytehq/airbyte-python-cdk) to permit the latest version.
- [Release notes](https://github.com/airbytehq/airbyte-python-cdk/releases)
- [Changelog](https://github.com/airbytehq/airbyte-python-cdk/blob/main/CHANGELOG.md)
- [Commits](airbytehq/airbyte-python-cdk@v6.61.6...v7.0.1)

---
updated-dependencies:
- dependency-name: airbyte-cdk
  dependency-version: 7.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

github-actions bot commented Sep 8, 2025

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Testing This Branch via MCP

To test the changes in this specific branch with an MCP client like Claude Desktop, use the following configuration:

{
  "mcpServers": {
    "connector-builder-mcp-dev": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/airbytehq/connector-builder-mcp.git@dependabot/pip/airbyte-cdk-gte-6.61.6-and-lt-8.0", "connector-builder-mcp"]
    }
  }
}

Testing This Branch via CLI

You can test this version of the MCP Server using the following CLI snippet:

# Run the CLI from this branch:
uvx 'git+https://github.com/airbytehq/connector-builder-mcp.git@dependabot/pip/airbyte-cdk-gte-6.61.6-and-lt-8.0#egg=airbyte-connector-builder-mcp' --help

PR Slash Commands

Airbyte Maintainers can execute the following slash commands on your PR:

  • /autofix - Fixes most formatting and linting issues
  • /poe <command> - Runs any poe command in the uv virtual environment
  • /poe build-connector prompt="Star Wars API" - Run the connector builder using the Star Wars API.

📝 Edit this welcome message.

@aaronsteers
Copy link
Contributor

aaronsteers commented Sep 18, 2025

/poe lock

Running poe lock...

Link to job logs.

🤖 Auto-commit successful: c438cc1

🟦 Poe command lock completed successfully.

Copy link

PyTest Results (Full)

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit c438cc1.

Copy link

PyTest Results (Fast)

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit c438cc1. ± Comparison against base commit e1a00b0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant