Skip to content

🐙 source-convex: run up-to-date pipeline [2025-10-07]#65777

Merged
Airbyte (airbyteio) merged 1 commit intomasterfrom
up-to-date/source-convex
Oct 7, 2025
Merged

🐙 source-convex: run up-to-date pipeline [2025-10-07]#65777
Airbyte (airbyteio) merged 1 commit intomasterfrom
up-to-date/source-convex

Conversation

@airbyteio
Copy link
Copy Markdown
Collaborator

@airbyteio Airbyte (airbyteio) commented Sep 2, 2025

Update source-convex

This PR was autogenerated by running airbyte-ci connectors --name=source-convex up_to_date --pull

We've set the auto-merge label on it, so it will be automatically merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the auto-merge label.
Please reach out to the Airbyte Connector Tooling team if you have any questions or concerns.

Operations

  • Upgrade the base image to the latest version in metadata.yaml: Skipped

  • Update versions of libraries in poetry: Successful

  • PATCH bump source-convex version to 0.4.51: Successful

  • Build source-convex docker image for platform(s) linux/amd64, linux/arm64: Successful

  • Get dependency updates: Successful

  • Create or update pull request on Airbyte repository: Successful

  • Add changelog entry: Successful

Dependency updates

We use syft to generate a SBOM for the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to airbyte/source-convex:latest.
Keep in mind that :latest does not always match the connector code on the main branch.
It is the latest released connector image when the head commit of this branch was created.

Type Name State Previous Version New Version
python MarkupSafe updated 3.0.2 3.0.3
python PyYAML updated 6.0.2 6.0.3
python attrs updated 25.3.0 25.4.0
python cachetools updated 6.1.0 6.2.0
python cattrs updated 25.1.1 25.2.0
python certifi updated 2025.8.3 2025.7.9
python platformdirs updated 4.3.8 4.4.0
python pydantic updated 1.10.22 1.10.24
python requests updated 2.32.4 2.32.5
python typing_extensions updated 4.14.1 4.15.0
python source-convex removed 0.4.49 not present

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2025

👋 Greetings, Airbyte Team Member!

Here are some helpful tips and reminders for your convenience.

Helpful Resources

PR Slash Commands

Airbyte Maintainers (that's you!) can execute the following slash commands on your PR:

  • /format-fix - Fixes most formatting issues.
  • /bump-version - Bumps connector versions.
    • You can specify a custom changelog by passing changelog. Example: /bump-version changelog="My cool update"
    • Leaving the changelog arg blank will auto-populate the changelog from the PR title.
  • /run-cat-tests - Runs legacy CAT tests (Connector Acceptance Tests)
  • /build-connector-images - Builds and publishes a pre-release docker image for the modified connector(s).
  • /poe connector source-example lock - Run the Poe lock task on the source-example connector, committing the results back to the branch.
  • /poe source example lock - Alias for /poe connector source-example lock.
  • /poe source example use-cdk-branch my/branch - Pin the source-example CDK reference to the branch name specified.
  • /poe source example use-cdk-latest - Update the source-example CDK dependency to the latest available version.

📝 Edit this welcome message.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2025

source-convex Connector Test Results

26 tests   23 ✅  2s ⏱️
 2 suites   3 💤
 2 files     0 ❌

Results for commit 68ee87f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 2, 2025

Deploy preview for airbyte-docs ready!

✅ Preview
https://airbyte-docs-elg9qur0v-airbyte-growth.vercel.app

Built with commit c786042.
This pull request is being automatically deployed with vercel-action

@octavia-bot-hoard octavia-bot-hoard bot force-pushed the up-to-date/source-convex branch from b130d3e to c9177d7 Compare September 10, 2025 17:09
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@octavia-bot-hoard octavia-bot-hoard bot changed the title 🐙 source-convex: run up-to-date pipeline [2025-09-02] 🐙 source-convex: run up-to-date pipeline [2025-09-10] Sep 10, 2025
@octavia-bot-hoard octavia-bot-hoard bot force-pushed the up-to-date/source-convex branch from c9177d7 to c786042 Compare September 10, 2025 17:11
@octavia-bot-hoard octavia-bot-hoard bot force-pushed the up-to-date/source-convex branch from c786042 to 699b97f Compare October 7, 2025 10:19
@octavia-bot-hoard octavia-bot-hoard bot changed the title 🐙 source-convex: run up-to-date pipeline [2025-09-10] 🐙 source-convex: run up-to-date pipeline [2025-10-07] Oct 7, 2025
…-convex version to 0.4.51; Build source-convex docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry
@octavia-bot-hoard octavia-bot-hoard bot force-pushed the up-to-date/source-convex branch from 699b97f to 68ee87f Compare October 7, 2025 10:20
@airbyteio Airbyte (airbyteio) merged commit 1fce710 into master Oct 7, 2025
30 of 33 checks passed
@airbyteio Airbyte (airbyteio) deleted the up-to-date/source-convex branch October 7, 2025 12:15
Matteo Palarchio (matteogp) pushed a commit that referenced this pull request Oct 10, 2025
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
Aymeric (Aymericcst) pushed a commit to Aymericcst/airbyte that referenced this pull request Oct 13, 2025
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
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.

3 participants