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

36 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
7d1588a641 🐙 source-systeme: run up-to-date pipeline [2025-11-25] (#70033)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:19:44 -08:00
octavia-bot-hoard[bot]
9aa3a62a69 🐙 source-systeme: run up-to-date pipeline [2025-11-18] (#69530)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:23:53 -08:00
octavia-bot-hoard[bot]
ac4eb909a6 🐙 source-systeme: run up-to-date pipeline [2025-10-29] (#69036)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-29 00:14:36 -04:00
octavia-bot-hoard[bot]
18a9af6bdf 🐙 source-systeme: run up-to-date pipeline [2025-10-21] (#68541)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:15:34 -04:00
octavia-bot-hoard[bot]
83d9fb3686 🐙 source-systeme: run up-to-date pipeline [2025-10-14] (#67898)
# Update source-systeme

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

- Build source-systeme 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-systeme: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:22:19 -04:00
octavia-bot-hoard[bot]
bb10b40fa1 🐙 source-systeme: run up-to-date pipeline [2025-10-07] (#67469)
# Update source-systeme

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

- Build source-systeme 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-systeme: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 16:08:19 -04:00
octavia-bot-hoard[bot]
1ed12ed23c 🐙 source-systeme: run up-to-date pipeline [2025-09-30] (#66886)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:11:42 -04:00
octavia-bot-hoard[bot]
24113c4108 🐙 source-systeme: run up-to-date pipeline [2025-09-23] (#66373)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 18:10:45 -04:00
Airbyte
31251a0f8a 🐙 source-systeme: run up-to-date pipeline [2025-09-09] (#65672) 2025-09-09 12:22:06 -04:00
Airbyte
2c03c2ba04 🐙 source-systeme: run up-to-date pipeline [2025-08-24] (#65462) 2025-08-23 20:40:21 -04:00
Airbyte
bd1db347c4 🐙 source-systeme: run up-to-date pipeline [2025-08-16] (#64994) 2025-08-16 22:07:27 +02:00
Airbyte
09980cd719 🐙 source-systeme: run up-to-date pipeline [2025-08-02] (#64431) 2025-08-03 00:07:14 +02:00
Airbyte
980409f4c9 🐙 source-systeme: run up-to-date pipeline [2025-07-26] (#63942) 2025-07-26 20:18:04 +02:00
Airbyte
c616a65eca 🐙 source-systeme: run up-to-date pipeline [2025-07-05] (#62693) 2025-07-05 11:10:21 -07:00
Airbyte
b00d2535e3 🐙 source-systeme: run up-to-date pipeline [2025-06-28] (#62215) 2025-06-28 09:15:27 -07:00
Airbyte
34491669dc 🐙 source-systeme: run up-to-date pipeline [2025-06-21] (#61811) 2025-06-21 11:10:51 -07:00
Airbyte
5855382a0e 🐙 source-systeme: run up-to-date pipeline [2025-06-14] (#60130) 2025-06-16 12:00:32 -07:00
Airbyte
d008b401ca 🐙 source-systeme: run up-to-date pipeline [2025-05-04] (#58443) 2025-05-04 17:08:00 +03:00
Airbyte
60656bafcf 🐙 source-systeme: run up-to-date pipeline [2025-04-12] (#58002) 2025-04-13 09:11:05 +03:00
Airbyte
5ec7b8b6b4 🐙 source-systeme: run up-to-date pipeline [2025-04-05] (#56902) 2025-04-06 11:11:28 +03:00
Airbyte
950c0be2f7 🐙 source-systeme: run up-to-date pipeline [2025-03-22] (#56284) 2025-03-23 08:11:06 +02:00
Airbyte
2ebf314e7f 🐙 source-systeme: run up-to-date pipeline [2025-03-08] (#55626) 2025-03-09 08:09:17 +02:00
Airbyte
73229829c9 🐙 source-systeme: run up-to-date pipeline [2025-03-01] (#55154) 2025-03-02 10:09:01 +02:00
Airbyte
6981c984bc 🐙 source-systeme: run up-to-date pipeline [2025-02-22] (#54535) 2025-02-23 06:11:02 +02:00
Airbyte
0e7ca8a00c 🐙 source-systeme: run up-to-date pipeline [2025-02-15] (#54031) 2025-02-18 07:52:18 +02:00
Airbyte
46398ae53b 🐙 source-systeme: run up-to-date pipeline [2025-02-08] (#53582) 2025-02-09 06:08:36 +02:00
Airbyte
130c44e9bb 🐙 source-systeme: run up-to-date pipeline [2025-02-01] (#53046) 2025-02-02 06:10:51 +02:00
Airbyte
7ae035966c 🐙 source-systeme: run up-to-date pipeline [2025-01-25] (#52450) 2025-01-26 04:30:50 +02:00
Airbyte
581b31726e 🐙 source-systeme: run up-to-date pipeline [2025-01-18] (#51996) 2025-01-19 08:11:02 +02:00
Airbyte
65b4d5754c 🐙 source-systeme: run up-to-date pipeline [2025-01-11] (#51427) 2025-01-12 08:11:52 +02:00
Airbyte
89d38264ff 🐙 source-systeme: run up-to-date pipeline [2024-12-28] (#50817) 2024-12-29 08:09:51 +02:00
Airbyte
d79a6ae19d 🐙 source-systeme: run up-to-date pipeline [2024-12-21] (#50307) 2024-12-22 04:33:54 +02:00
Airbyte
7c1faab4b3 🐙 source-systeme: run up-to-date pipeline [2024-12-14] (#49763) 2024-12-15 06:10:16 +02:00
Airbyte
9f0a9ebc7e 🐙 source-systeme: run up-to-date pipeline [2024-12-12] (#49428) 2024-12-13 06:10:20 +02:00
Airbyte
3a74ee774c 🐙 source-systeme: run up-to-date pipeline [2024-12-11] (#49124) 2024-12-11 22:09:06 +02:00
Om Bhardwaj
ba1818462e source-systeme contribution from ombhardwajj (#48007)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-11-07 21:12:34 +02:00