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-chargebee: run up-to-date pipeline [2025-01-11] #49038

Merged
merged 2 commits into from
Jan 15, 2025

Conversation

airbyteio
Copy link
Collaborator

@airbyteio airbyteio commented Dec 11, 2024

Update source-chargebee

This PR was autogenerated by running airbyte-ci connectors --name=source-chargebee 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-chargebee version to 0.7.3: Successful

  • Build source-chargebee 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-chargebee: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 Jinja2 updated 3.1.4 3.1.5
python PyJWT updated 2.9.0 2.10.1
python airbyte-cdk updated 6.6.1 6.17.0
python airbyte_protocol_models_dataclasses updated 0.13.1 0.14.1
python anyio updated 4.6.2.post1 4.8.0
python attrs updated 24.2.0 24.3.0
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 charset-normalizer updated 3.4.0 3.4.1
python click updated 8.1.7 8.1.8
python distlib updated 0.3.8 0.3.9
python dunamai updated 1.22.0 1.23.0
python filelock updated 3.15.4 3.16.1
python httpx updated 0.27.2 0.28.1
python idna updated 3.7 3.10
python importlib_metadata updated 8.0.0 8.5.0
python langsmith updated 0.1.143 0.1.147
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
python nltk updated 3.8.1 3.9.1
deb openssl updated 3.0.13-1~deb12u1 3.0.15-1~deb12u1
python orjson updated 3.10.11 3.10.14
python pkginfo updated 1.11.1 1.11.2
python pydantic updated 2.9.2 2.10.5
python pydantic_core updated 2.23.4 2.27.2
python pyproject_hooks updated 1.1.0 1.2.0
python pytz updated 2024.1 2024.2
python setuptools updated 75.5.0 70.0.0
python six updated 1.16.0 1.17.0
python tomli updated 2.0.1 2.1.0
python tomlkit updated 0.12.5 0.13.2
python tqdm updated 4.67.0 4.67.1
python trove-classifiers updated 2024.7.2 2024.10.21.16
python urllib3 updated 2.2.3 2.3.0
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 zipp updated 3.19.2 3.21.0
python RapidFuzz added not present 3.11.0
python Unidecode added not present 1.3.8
python Deprecated removed 1.2.14 not present
python autocommand removed 2.2.2 not present
python backports.tarfile removed 1.2.0 not present
python inflect removed 7.3.1 not present
python jaraco.collections removed 5.1.0 not present
python jaraco.context removed 5.3.0 not present
python jaraco.functools removed 4.0.1 not present
python jaraco.text removed 3.12.1 not present
python my-test-package removed 1.0 not present
python rapidfuzz removed 3.9.4 not present
python typeguard removed 4.3.0 not present
python wrapt removed 1.16.0 not present

Copy link

vercel bot commented Dec 11, 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 Jan 15, 2025 10:29am

@CLAassistant
Copy link

CLAassistant commented Dec 11, 2024

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ alafanechere
❌ airbyteio
You have signed the CLA already but the status is still pending? Let us recheck it.

@octavia-squidington-iii octavia-squidington-iii added the area/connectors Connector related issues label Dec 11, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from f9fde08 to b14265f Compare December 11, 2024 13:33
@octavia-squidington-iii octavia-squidington-iii added connectors/source/chargebee area/documentation Improvements or additions to documentation labels Dec 11, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from b14265f to 8c987c4 Compare December 12, 2024 16:10
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Dec 12, 2024
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2024-12-11] 🐙 source-chargebee: run up-to-date pipeline [2024-12-12] Dec 12, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from 8c987c4 to 64e1f07 Compare December 12, 2024 16:11
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Dec 12, 2024
@octavia-squidington-iv octavia-squidington-iv requested a review from a team December 12, 2024 16:14
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from 64e1f07 to 6ca9e78 Compare December 14, 2024 16:20
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2024-12-12] 🐙 source-chargebee: run up-to-date pipeline [2024-12-14] Dec 14, 2024
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Dec 14, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from 6ca9e78 to 11656b6 Compare December 14, 2024 16:20
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Dec 14, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from 11656b6 to e21f926 Compare December 21, 2024 16:47
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Dec 21, 2024
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2024-12-14] 🐙 source-chargebee: run up-to-date pipeline [2024-12-21] Dec 21, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from e21f926 to db8d9d7 Compare December 21, 2024 16:48
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Dec 21, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from db8d9d7 to ee2784d Compare December 28, 2024 12:33
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2024-12-21] 🐙 source-chargebee: run up-to-date pipeline [2024-12-28] Dec 28, 2024
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Dec 28, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from ee2784d to 77a6d39 Compare December 28, 2024 12:33
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Dec 28, 2024
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from 77a6d39 to cdb7336 Compare January 4, 2025 13:32
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Jan 4, 2025
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2024-12-28] 🐙 source-chargebee: run up-to-date pipeline [2025-01-04] Jan 4, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from cdb7336 to cd85bf9 Compare January 4, 2025 13:33
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jan 4, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-chargebee branch from cd85bf9 to d08ff7b Compare January 11, 2025 17:31
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Jan 11, 2025
@airbyteio airbyteio changed the title 🐙 source-chargebee: run up-to-date pipeline [2025-01-04] 🐙 source-chargebee: run up-to-date pipeline [2025-01-11] Jan 11, 2025
Update versions of libraries in poetry.
PATCH bump source-chargebee version to 0.7.3
Build source-chargebee 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/source-chargebee branch from d08ff7b to a61b3ec Compare January 11, 2025 17:33
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jan 11, 2025
@alafanechere
Copy link
Contributor

/approve-and-merge reason="CAT failure are the same on master - missing records. Safe to merge as there's no connector behavior change on this PR"

@octavia-approvington
Copy link
Contributor

Merged using the approve bot.

@octavia-approvington octavia-approvington merged commit a9473b2 into master Jan 15, 2025
27 of 30 checks passed
@octavia-approvington octavia-approvington deleted the up-to-date/source-chargebee branch January 15, 2025 14:56
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/chargebee up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants