Skip to content
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

🐙 source-appsflyer: run up-to-date pipeline [2024-11-25] #48652

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

airbyteio
Copy link
Collaborator

@airbyteio airbyteio commented Nov 25, 2024

Update source-appsflyer

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

  • Update versions of libraries in poetry.: Successful

  • PATCH bump source-appsflyer version to 0.2.22: Successful

  • Build source-appsflyer 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-appsflyer: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 Deprecated updated 1.2.14 1.2.15
deb base-files updated 12.4+deb12u6 12.4+deb12u8
deb bsdutils updated 1:2.38.1-5+deb12u1 1:2.38.1-5+deb12u2
python cffi updated 1.16.0 1.17.1
python cryptography updated 42.0.8 43.0.3
python distlib updated 0.3.8 0.3.9
python filelock updated 3.15.4 3.16.1
python idna updated 3.7 3.10
python importlib_metadata updated 8.0.0 8.5.0
deb libarchive13 updated 3.6.2-1+deb12u1 3.6.2-1+deb12u2
deb libblkid1 updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
deb libc-bin updated 2.36-9+deb12u7 2.36-9+deb12u9
deb libc6 updated 2.36-9+deb12u7 2.36-9+deb12u9
deb libcurl4 updated 7.88.1-10+deb12u6 7.88.1-10+deb12u8
deb libexpat1 updated 2.5.0-1 2.5.0-1+deb12u1
deb libglib2.0-0 updated 2.74.6-2+deb12u3 2.74.6-2+deb12u4
deb libglib2.0-data updated 2.74.6-2+deb12u3 2.74.6-2+deb12u4
deb libmount1 updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
deb libnghttp2-14 updated 1.52.0-1+deb12u1 1.52.0-1+deb12u2
deb libnss3 updated 2:3.87.1-1 2:3.87.1-1+deb12u1
deb libsmartcols1 updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
deb libsqlite3-0 updated 3.40.1-2 3.40.1-2+deb12u1
deb libssl3 updated 3.0.13-1~deb12u1 3.0.15-1~deb12u1
deb libsystemd0 updated 252.26-1~deb12u2 252.31-1~deb12u1
deb libudev1 updated 252.26-1~deb12u2 252.31-1~deb12u1
deb libuuid1 updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
python more-itertools updated 10.3.0 10.5.0
deb mount updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
python msgpack updated 1.0.8 1.1.0
deb openssl updated 3.0.13-1~deb12u1 3.0.15-1~deb12u1
python packaging updated 24.1 24.2
python pkginfo updated 1.11.1 1.11.2
python pydantic updated 1.10.18 1.10.19
python pyproject_hooks updated 1.1.0 1.2.0
python setuptools updated 75.3.0 75.6.0
python tomli updated 2.0.1 2.1.0
python tomlkit updated 0.12.5 0.13.2
python trove-classifiers updated 2024.7.2 2024.10.21.16
deb util-linux updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
deb util-linux-extra updated 2.38.1-5+deb12u1 2.38.1-5+deb12u2
python virtualenv updated 20.26.3 20.27.1
python wheel updated 0.43.0 0.44.0
python wrapt updated 1.16.0 1.17.0
python zipp updated 3.19.2 3.21.0
python RapidFuzz added not present 3.10.1
python importlib_resources removed 6.4.0 not present
python rapidfuzz removed 3.9.4 not present

Copy link

vercel bot commented Nov 25, 2024

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

Name Status Preview Comments Updated (UTC)
airbyte-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 11:15am

@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.

Update versions of libraries in poetry.
PATCH bump source-appsflyer version to 0.2.22
Build source-appsflyer docker image for platform(s) linux/amd64, linux/arm64
Get dependency updates
Create or update pull request on Airbyte repository
Add changelog entry
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Nov 25, 2024
@airbyteio airbyteio merged commit 8a9a4d3 into master Nov 25, 2024
34 of 35 checks passed
@airbyteio airbyteio deleted the up-to-date/source-appsflyer branch November 25, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation auto-merge connectors/source/appsflyer up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants