airbyte icon indicating copy to clipboard operation
airbyte copied to clipboard

πŸ™ source-bing-ads: run up-to-date pipeline [2025-12-02]

Open octavia-bot-hoard[bot] opened this issue 1 month ago β€’ 4 comments

Update source-bing-ads

This PR was autogenerated by running airbyte-ci connectors --name=source-bing-ads 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: Successful

  • PATCH bump source-bing-ads version to 2.23.10: Successful

  • Build source-bing-ads 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-bing-ads: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 airbyte-cdk updated 7.4.1 7.5.1
python psutil removed 6.1.0 not present

octavia-bot-hoard[bot] avatar Nov 18 '25 05:11 octavia-bot-hoard[bot]

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.

CLAassistant avatar Nov 18 '25 05:11 CLAassistant

πŸ‘‹ 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).
  • JVM connectors:
    • /update-connector-cdk-version connector=<CONNECTOR_NAME> - Updates the specified connector to the latest CDK version. Example: /update-connector-cdk-version connector=destination-bigquery
    • /bump-bulk-cdk-version bump=patch changelog='foo' - Bump the Bulk CDK's version. bump can be major/minor/patch.
  • Python connectors:
    • /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[bot] avatar Nov 18 '25 05:11 github-actions[bot]

Deploy preview for airbyte-docs ready!

βœ… Preview https://airbyte-docs-d5kl7o0gi-airbyte-growth.vercel.app

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

github-actions[bot] avatar Nov 18 '25 05:11 github-actions[bot]

source-bing-ads Connector Test Results

489 tests   367 βœ…β€ƒβ€ƒ59m 22s ⏱️   2 suites  121 πŸ’€   2 files      1 ❌

For more details on these failures, see this check.

Results for commit 0878822c.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Nov 18 '25 06:11 github-actions[bot]