Skip to content

Conversation

@airbyteio
Copy link
Collaborator

@airbyteio airbyteio commented Apr 19, 2025

Update destination-sftp-json

This PR was autogenerated by running airbyte-ci connectors --name=destination-sftp-json 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 destination-sftp-json version to 0.2.11: Successful

  • Build destination-sftp-json 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/destination-sftp-json: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 6.45.1 6.45.7
deb docker-buildx-plugin updated 0.22.0-1debian.12bookworm 0.23.0-1debian.12bookworm
deb docker-compose-plugin updated 2.34.0-1debian.12bookworm 2.35.1-1debian.12bookworm
go-module github.com/DefangLabs/secret-detector updated v0.0.0-20250108223530-c2b44d4c1f8f v0.0.0-20250403165618-22662109213e
go-module github.com/compose-spec/compose-go/v2 updated v2.4.9 v2.6.0
go-module github.com/containerd/containerd/v2 updated v2.0.3 v2.0.4
go-module github.com/davecgh/go-spew updated v1.1.2-0.20180830191138-d8f796af33cc v1.1.1
go-module github.com/docker/buildx updated v0.21.2 v0.23.0
go-module github.com/docker/cli updated v28.0.1+incompatible v28.1.0+incompatible
go-module github.com/docker/compose/v2 updated v2.34.0 v2.35.1
go-module github.com/docker/docker updated v28.0.1+incompatible v28.1.0+incompatible
go-module github.com/docker/docker-credential-helpers updated v0.8.2 v0.9.3
go-module github.com/klauspost/compress updated v1.17.11 v1.18.0
go-module github.com/moby/buildkit updated v0.20.1 v0.21.0
go-module github.com/moby/sys/user updated v0.3.0 v0.4.0
go-module github.com/pmezard/go-difflib updated v1.0.1-0.20181226105442-5d4384ee4fb2 v1.0.0
go-module github.com/tonistiigi/dchapes-mode updated v0.0.0-20241001053921-ca0759fec205 v0.0.0-20250318174251-73d941a28323
go-module github.com/tonistiigi/fsutil updated v0.0.0-20250113203817-b14e27f4135a v0.0.0-20250410151801-5b74a7ad7583
go-module github.com/tonistiigi/jaeger-ui-rest updated v0.0.0-20250211190051-7d4944a45bb6 v0.0.0-20250408171107-3dd17559e117
go-module go.uber.org/mock updated v0.5.0 v0.5.1
go-module golang.org/x/crypto updated v0.32.0 v0.37.0
go-module golang.org/x/exp updated v0.0.0-20241108190413-2d47ceb2692f v0.0.0-20250408133849-7e4ce0ab07d0
go-module golang.org/x/net updated v0.34.0 v0.39.0
go-module golang.org/x/sync updated v0.12.0 v0.13.0
go-module golang.org/x/sys updated v0.31.0 v0.32.0
go-module golang.org/x/term updated v0.28.0 v0.31.0
go-module golang.org/x/text updated v0.21.0 v0.24.0
go-module golang.org/x/time updated v0.6.0 v0.11.0
go-module google.golang.org/grpc updated v1.71.0 v1.71.1
go-module gopkg.in/ini.v1 updated v1.66.2 v1.67.0
deb libperl5.36 updated 5.36.0-7+deb12u1 5.36.0-7+deb12u2
deb perl updated 5.36.0-7+deb12u1 5.36.0-7+deb12u2
deb perl-base updated 5.36.0-7+deb12u1 5.36.0-7+deb12u2
deb perl-modules-5.36 updated 5.36.0-7+deb12u1 5.36.0-7+deb12u2
go-module stdlib updated go1.23.7 go1.23.8
go-module tags.cncf.io/container-device-interface updated v1.0.0 v1.0.1
python boltons added not present 25.0.0
go-module github.com/golang-jwt/jwt/v5 added not present v5.2.2
go-module github.com/moby/go-archive added not present v0.1.0
go-module github.com/moby/sys/atomicwriter added not present v0.1.0
go-module github.com/golang-jwt/jwt removed v3.2.2+incompatible not present
@vercel
Copy link

vercel bot commented Apr 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
airbyte-docs 🛑 Canceled (Inspect) Apr 19, 2025 4:10pm
@CLAassistant
Copy link

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.

PATCH bump destination-sftp-json version to 0.2.11 Build destination-sftp-json docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
@airbyteio airbyteio force-pushed the up-to-date/destination-sftp-json branch from 582a967 to 270d12b Compare April 19, 2025 14:20
@airbyteio airbyteio merged commit 8950f67 into master Apr 19, 2025
29 of 30 checks passed
@airbyteio airbyteio deleted the up-to-date/destination-sftp-json branch April 19, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment