-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update airbyte-cdk requirement from <7.0,>=6.61.6 to >=6.61.6,<8.0 #63
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
base: main
Are you sure you want to change the base?
Conversation
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]>
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. Testing This Branch via MCPTo 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 CLIYou 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' --helpPR Slash CommandsAirbyte Maintainers can execute the following slash commands on your PR:
|
|
/poe lock
🤖 Auto-commit successful: c438cc1
|
PyTest Results (Full)0 tests 0 ✅ 0s ⏱️ Results for commit c438cc1. |
|
@dependabot recreate |
|
A newer version of airbyte-cdk exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on airbyte-cdk to permit the latest version.
Release notes
Sourced from airbyte-cdk's releases.
Changelog
Sourced from airbyte-cdk's changelog.
... (truncated)
Commits
ae0e8aachore: regenerate manifest-server openapi spec (#750)f946d41chore: replace maintenance PATs with octavia-bot GitHub App authentication (#...c40125achore: clean up ConcurrentDeclarativeSource only processing DefaultStream and...dd52cfefix(manifest-server): descriptor can be dict (#745)4e591f2feat: add trace tags for manifest-server (#744)5378cefchore: remove declarative stream (#707)You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)