1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

37 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
a7aaed9c6a 🐙 source-pipeliner: run up-to-date pipeline [2025-11-25] (#69954)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:25:05 -08:00
octavia-bot-hoard[bot]
8bd76ea323 🐙 source-pipeliner: run up-to-date pipeline [2025-11-18] (#69604)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:19:11 -08:00
octavia-bot-hoard[bot]
f958843645 🐙 source-pipeliner: run up-to-date pipeline [2025-10-29] (#68923)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:47:12 -04:00
octavia-bot-hoard[bot]
24930415f7 🐙 source-pipeliner: run up-to-date pipeline [2025-10-21] (#68217)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:39:55 -04:00
octavia-bot-hoard[bot]
59a204da9e 🐙 source-pipeliner: run up-to-date pipeline [2025-10-14] (#67828)
# Update source-pipeliner

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

- Build source-pipeliner 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`](https://github.com/anchore/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-pipeliner: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.60.12 | **7.3.4** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-14 16:26:51 -04:00
octavia-bot-hoard[bot]
97ece6f2a3 🐙 source-pipeliner: run up-to-date pipeline [2025-10-07] (#67493)
# Update source-pipeliner

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

- Build source-pipeliner 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`](https://github.com/anchore/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-pipeliner: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.60.12 | **7.3.1** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 18:10:11 -04:00
octavia-bot-hoard[bot]
d8c72545b5 🐙 source-pipeliner: run up-to-date pipeline [2025-09-30] (#66964)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 20:26:37 -04:00
octavia-bot-hoard[bot]
adede9f11d 🐙 source-pipeliner: run up-to-date pipeline [2025-09-23] (#66419)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 16:11:33 -04:00
Airbyte
5f867420bd 🐙 source-pipeliner: run up-to-date pipeline [2025-09-09] (#65848) 2025-09-09 18:11:16 -04:00
Airbyte
f5b2cee37a 🐙 source-pipeliner: run up-to-date pipeline [2025-08-23] (#65217) 2025-08-23 10:09:49 -04:00
Airbyte
f6a99adb39 🐙 source-pipeliner: run up-to-date pipeline [2025-08-09] (#64684) 2025-08-09 20:32:17 +02:00
Airbyte
4a94316b5a 🐙 source-pipeliner: run up-to-date pipeline [2025-08-02] (#64228) 2025-08-02 16:09:32 +02:00
Airbyte
cadec02192 🐙 source-pipeliner: run up-to-date pipeline [2025-07-26] (#63929) 2025-07-26 20:18:31 +02:00
Airbyte
3812f1f436 🐙 source-pipeliner: run up-to-date pipeline [2025-07-19] (#63417) 2025-07-19 16:07:09 +02:00
Airbyte
bdc6f51ab0 🐙 source-pipeliner: run up-to-date pipeline [2025-07-12] (#63269) 2025-07-12 17:20:41 -07:00
Airbyte
9790f1a707 🐙 source-pipeliner: run up-to-date pipeline [2025-06-28] (#62407) 2025-06-28 15:16:56 -07:00
Airbyte
cef7374c67 🐙 source-pipeliner: run up-to-date pipeline [2025-06-21] (#60160) 2025-06-21 15:12:41 -07:00
Airbyte
ef7abcd495 🐙 source-pipeliner: run up-to-date pipeline [2025-05-04] (#59508) 2025-05-04 09:13:02 +03:00
Airbyte
e686c09919 🐙 source-pipeliner: run up-to-date pipeline [2025-04-27] (#58529) 2025-04-27 15:14:16 +03:00
Airbyte
86bfa37848 🐙 source-pipeliner: run up-to-date pipeline [2025-04-12] (#57846) 2025-04-13 04:00:47 +03:00
Airbyte
91c45dda3d 🐙 source-pipeliner: run up-to-date pipeline [2025-04-05] (#57327) 2025-04-06 05:40:25 +03:00
Airbyte
f176f8585f 🐙 source-pipeliner: run up-to-date pipeline [2025-03-29] (#56774) 2025-03-30 05:40:00 +03:00
Airbyte
c39c0a3994 🐙 source-pipeliner: run up-to-date pipeline [2025-03-22] (#56195) 2025-03-23 02:34:52 +02:00
Airbyte
5824263307 🐙 source-pipeliner: run up-to-date pipeline [2025-03-08] (#55052) 2025-03-09 04:24:33 +02:00
Airbyte
fa55720cd0 🐙 source-pipeliner: run up-to-date pipeline [2025-02-23] (#54591) 2025-02-23 08:10:20 +02:00
Airbyte
00d8940121 🐙 source-pipeliner: run up-to-date pipeline [2025-02-15] (#54009) 2025-02-18 07:47:27 +02:00
Airbyte
112f7446cd 🐙 source-pipeliner: run up-to-date pipeline [2025-02-08] (#53473) 2025-02-09 02:34:15 +02:00
Airbyte
f52176b309 🐙 source-pipeliner: run up-to-date pipeline [2025-02-01] (#53029) 2025-02-02 04:31:10 +02:00
Airbyte
87bab5987e 🐙 source-pipeliner: run up-to-date pipeline [2025-01-25] (#52512) 2025-01-26 08:11:16 +02:00
Airbyte
e7690976ca 🐙 source-pipeliner: run up-to-date pipeline [2025-01-18] (#51877) 2025-01-19 02:34:04 +02:00
Airbyte
ae7ea6d5ac 🐙 source-pipeliner: run up-to-date pipeline [2025-01-11] (#51358) 2025-01-12 04:36:44 +02:00
Airbyte
c962d04c5a 🐙 source-pipeliner: run up-to-date pipeline [2024-12-28] (#50694) 2024-12-29 02:35:12 +02:00
Airbyte
f61947c20f 🐙 source-pipeliner: run up-to-date pipeline [2024-12-21] (#50276) 2024-12-22 04:35:16 +02:00
Airbyte
1acc327844 🐙 source-pipeliner: run up-to-date pipeline [2024-12-14] (#49656) 2024-12-15 02:36:54 +02:00
Airbyte
e0b5f001d8 🐙 source-pipeliner: run up-to-date pipeline [2024-12-12] (#49321) 2024-12-13 00:12:42 +02:00
Airbyte
857e8f9cba 🐙 source-pipeliner: run up-to-date pipeline [2024-12-11] (#49077) 2024-12-11 20:12:06 +02:00
Om Bhardwaj
c7cd27c3d7 source-pipeliner contribution from ombhardwajj (#48059)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-11-11 21:51:38 +02:00