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-notion: run up-to-date pipeline [2025-03-08] #52290

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

airbyteio
Copy link
Collaborator

@airbyteio airbyteio commented Jan 25, 2025

Update source-notion

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

  • Build source-notion 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-notion: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 CacheControl updated 0.13.1 0.14.2
python Deprecated updated 1.2.14 1.2.18
python Jinja2 updated 3.1.4 3.1.6
python MarkupSafe updated 2.1.5 3.0.2
python PyJWT updated 2.8.0 2.10.1
python PyYAML updated 6.0.1 6.0.2
python RapidFuzz updated 3.10.1 3.12.1
python airbyte-cdk updated 1.5.1 3.9.6
python attrs updated 24.2.0 25.1.0
deb base-files updated 12.4+deb12u8 12.4+deb12u9
python bracex updated 2.4 2.5.post1
deb bsdutils updated 1:2.38.1-5+deb12u2 1:2.38.1-5+deb12u3
python build updated 0.10.0 1.2.2.post1
python cachetools updated 5.3.3 5.5.2
python cattrs updated 23.2.3 24.1.2
python certifi updated 2024.8.30 2025.1.31
python charset-normalizer updated 3.4.0 3.4.1
python cryptography updated 43.0.3 44.0.0
python filelock updated 3.16.1 3.17.0
python idna updated 3.7 3.10
python importlib_metadata updated 8.5.0 8.6.1
python jsonschema updated 4.17.3 3.2.0
python langsmith updated 0.1.79 0.1.147
deb libblkid1 updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
deb libglib2.0-0 updated 2.74.6-2+deb12u4 2.74.6-2+deb12u5
deb libglib2.0-data updated 2.74.6-2+deb12u4 2.74.6-2+deb12u5
deb libmount1 updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
deb libopenjp2-7 updated 2.5.0-2 2.5.0-2+deb12u1
deb libsmartcols1 updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
deb libsystemd0 updated 252.31-1~deb12u1 252.33-1~deb12u1
deb libtiff6 updated 4.5.0-6+deb12u1 4.5.0-6+deb12u2
deb libudev1 updated 252.31-1~deb12u1 252.33-1~deb12u1
deb libuuid1 updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
python more-itertools updated 10.5.0 10.6.0
deb mount updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
python orjson updated 3.10.5 3.10.15
python pkginfo updated 1.11.2 1.12.0
python platformdirs updated 4.2.2 4.3.6
python poetry updated 1.6.1 1.8.4
python poetry-core updated 1.7.0 1.9.1
python poetry-plugin-export updated 1.6.0 1.8.0
python pydantic updated 1.10.16 2.10.6
binary python updated 3.10.14 3.11.11
python requests-cache updated 1.2.0 1.2.1
python setuptools updated 70.0.0 75.8.2
python six updated 1.16.0 1.17.0
python tenacity updated 8.4.1 8.5.0
python tomli updated 2.1.0 2.0.1
python trove-classifiers updated 2024.10.21.16 2025.1.15.22
deb tzdata updated 2024a-0+deb12u1 2024b-0+deb12u1
python urllib3 updated 2.2.3 2.3.0
deb util-linux updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
deb util-linux-extra updated 2.38.1-5+deb12u2 2.38.1-5+deb12u3
python virtualenv updated 20.27.1 20.29.1
python wheel updated 0.44.0 0.45.1
python wrapt updated 1.16.0 1.17.2
python airbyte_protocol_models_pdv2 added not present 0.12.2
python annotated-types added not present 0.7.0
python anyio added not present 4.8.0
python autocommand added not present 2.2.2
python backports.tarfile added not present 1.2.0
python fastjsonschema added not present 2.21.1
python h11 added not present 0.14.0
python httpcore added not present 1.0.7
python httpx added not present 0.28.1
python inflect added not present 7.3.1
python jaraco.collections added not present 5.1.0
python jaraco.context added not present 5.3.0
python jaraco.functools added not present 4.0.1
python jaraco.text added not present 3.12.1
python my-test-package added not present 1.0
python pydantic_core added not present 2.27.2
python sniffio added not present 1.3.1
python typeguard added not present 4.3.0
python airbyte_protocol_models removed 0.11.0 not present
python exceptiongroup removed 1.2.1 not present

Copy link

vercel bot commented Jan 25, 2025

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 Mar 8, 2025 11:40pm

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

@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 5530c9e to aec766b Compare January 25, 2025 15:49
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Jan 25, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from aec766b to d8b95ef Compare February 1, 2025 13:34
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Feb 1, 2025
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-01-25] 🐙 source-notion: run up-to-date pipeline [2025-02-01] Feb 1, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from d8b95ef to 81cde9f Compare February 1, 2025 13:34
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 1, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 81cde9f to 4e9daad Compare February 8, 2025 12:42
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-02-01] 🐙 source-notion: run up-to-date pipeline [2025-02-08] Feb 8, 2025
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Feb 8, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 4e9daad to 1398beb Compare February 8, 2025 12:43
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 8, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 1398beb to f0ca299 Compare February 15, 2025 14:43
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-02-08] 🐙 source-notion: run up-to-date pipeline [2025-02-15] Feb 15, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from f0ca299 to e5865cd Compare February 15, 2025 14:44
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from e5865cd to 820a5d2 Compare February 22, 2025 15:14
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Feb 22, 2025
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-02-15] 🐙 source-notion: run up-to-date pipeline [2025-02-22] Feb 22, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 820a5d2 to 542d201 Compare February 22, 2025 15:15
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Feb 22, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 542d201 to 65940c4 Compare March 1, 2025 13:38
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-02-22] 🐙 source-notion: run up-to-date pipeline [2025-03-01] Mar 1, 2025
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Mar 1, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from 65940c4 to a8ef5a1 Compare March 1, 2025 13:39
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Mar 1, 2025
@airbyteio airbyteio force-pushed the up-to-date/source-notion branch from a8ef5a1 to 7e4f84d Compare March 8, 2025 20:02
@octavia-squidington-iii octavia-squidington-iii removed the area/documentation Improvements or additions to documentation label Mar 8, 2025
@airbyteio airbyteio changed the title 🐙 source-notion: run up-to-date pipeline [2025-03-01] 🐙 source-notion: run up-to-date pipeline [2025-03-08] Mar 8, 2025
Update versions of libraries in poetry.
PATCH bump source-notion version to 3.0.8
Build source-notion 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-notion branch from 7e4f84d to 3f98e88 Compare March 8, 2025 20:03
@octavia-squidington-iii octavia-squidington-iii added the area/documentation Improvements or additions to documentation label Mar 8, 2025
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/notion up-to-date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants