1
0
mirror of synced 2025-12-21 19:11:14 -05:00
Commit Graph

40 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
10394b2242 🐙 source-simplecast: run up-to-date pipeline [2025-11-25] (#70100)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:15:18 -08:00
octavia-bot-hoard[bot]
e9f7fb4371 🐙 source-simplecast: run up-to-date pipeline [2025-11-18] (#69477)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:26:57 -08:00
octavia-bot-hoard[bot]
09e30e32ed 🐙 source-simplecast: run up-to-date pipeline [2025-10-29] (#68777)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:56:22 -04:00
octavia-bot-hoard[bot]
c12b495810 🐙 source-simplecast: run up-to-date pipeline [2025-10-21] (#68263)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:36:46 -04:00
octavia-bot-hoard[bot]
51a9aaa0bb 🐙 source-simplecast: run up-to-date pipeline [2025-10-14] (#67790)
# Update source-simplecast

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

- Build source-simplecast 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-simplecast: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:29:14 -04:00
octavia-bot-hoard[bot]
2a4709eb4b 🐙 source-simplecast: run up-to-date pipeline [2025-10-07] (#67434)
# Update source-simplecast

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

- Build source-simplecast 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-simplecast: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:10:23 -04:00
octavia-bot-hoard[bot]
5a74a87bde 🐙 source-simplecast: run up-to-date pipeline [2025-09-30] (#66901)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:10:49 -04:00
octavia-bot-hoard[bot]
f805ef5b8e 🐙 source-simplecast: run up-to-date pipeline [2025-09-24] (#66262)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 22:39:45 -04:00
Airbyte
cf207584f7 🐙 source-simplecast: run up-to-date pipeline [2025-09-09] (#66111) 2025-09-09 12:13:55 -04:00
Airbyte
5a80056e5b 🐙 source-simplecast: run up-to-date pipeline [2025-08-24] (#65485) 2025-08-23 22:44:02 -04:00
Airbyte
743473f37f 🐙 source-simplecast: run up-to-date pipeline [2025-08-09] (#64825) 2025-08-10 02:23:07 +02:00
Airbyte
18573a7592 🐙 source-simplecast: run up-to-date pipeline [2025-08-02] (#64420) 2025-08-03 00:07:42 +02:00
Airbyte
057c563b25 🐙 source-simplecast: run up-to-date pipeline [2025-07-19] (#63642) 2025-07-20 02:21:24 +02:00
Airbyte
8d897c7f0c 🐙 source-simplecast: run up-to-date pipeline [2025-07-05] (#62669) 2025-07-05 11:11:29 -07:00
Airbyte
a3f5e96840 🐙 source-simplecast: run up-to-date pipeline [2025-06-28] (#61460) 2025-06-28 11:08:39 -07:00
Airbyte
a5a0a65c77 🐙 source-simplecast: run up-to-date pipeline [2025-05-24] (#60535) 2025-05-25 07:15:10 +03:00
Airbyte
344a013c13 🐙 source-simplecast: run up-to-date pipeline [2025-05-10] (#60154) 2025-05-11 13:09:17 +03:00
Airbyte
dd7933a4b9 🐙 source-simplecast: run up-to-date pipeline [2025-05-04] (#59637) 2025-05-04 17:07:14 +03:00
Airbyte
c682cbff3b 🐙 source-simplecast: run up-to-date pipeline [2025-04-27] (#58992) 2025-04-27 09:13:11 +03:00
Airbyte
b7183af412 🐙 source-simplecast: run up-to-date pipeline [2025-04-19] (#58401) 2025-04-20 03:37:22 +03:00
Airbyte
89fd91520a 🐙 source-simplecast: run up-to-date pipeline [2025-04-12] (#57972) 2025-04-13 09:12:27 +03:00
Airbyte
98e1275074 🐙 source-simplecast: run up-to-date pipeline [2025-04-05] (#57470) 2025-04-06 11:09:59 +03:00
Airbyte
3b8b7e843a 🐙 source-simplecast: run up-to-date pipeline [2025-03-29] (#56884) 2025-03-30 09:09:58 +03:00
Airbyte
14ebb9f7b2 🐙 source-simplecast: run up-to-date pipeline [2025-03-22] (#56264) 2025-03-23 06:10:30 +02:00
Airbyte
a65b02fb81 🐙 source-simplecast: run up-to-date pipeline [2025-03-09] (#55649) 2025-03-09 08:08:19 +02:00
Airbyte
025e7c0722 🐙 source-simplecast: run up-to-date pipeline [2025-03-01] (#54490) 2025-03-02 08:16:01 +02:00
Airbyte
493e2b4704 🐙 source-simplecast: run up-to-date pipeline [2025-02-15] (#54049) 2025-02-18 07:46:55 +02:00
Airbyte
fe77af16ac 🐙 source-simplecast: run up-to-date pipeline [2025-02-08] (#53548) 2025-02-09 04:31:28 +02:00
Airbyte
38864d157f 🐙 source-simplecast: run up-to-date pipeline [2025-02-01] (#53086) 2025-02-02 08:09:39 +02:00
Airbyte
08c07fc9f0 🐙 source-simplecast: run up-to-date pipeline [2025-01-25] (#52400) 2025-01-26 02:31:09 +02:00
Airbyte
ca487c5f7b 🐙 source-simplecast: run up-to-date pipeline [2025-01-18] (#52001) 2025-01-19 08:10:42 +02:00
Airbyte
8c96f11b7b 🐙 source-simplecast: run up-to-date pipeline [2025-01-11] (#51433) 2025-01-12 08:11:35 +02:00
Airbyte
b14f6dd43c 🐙 source-simplecast: run up-to-date pipeline [2024-12-28] (#50765) 2024-12-29 06:11:19 +02:00
Airbyte
f97cec8149 🐙 source-simplecast: run up-to-date pipeline [2024-12-21] (#50331) 2024-12-22 06:11:32 +02:00
Airbyte
6393ccab43 🐙 source-simplecast: run up-to-date pipeline [2024-12-14] (#49772) 2024-12-15 06:09:49 +02:00
Airbyte
36d2a2534b 🐙 source-simplecast: run up-to-date pipeline [2024-12-12] (#49381) 2024-12-13 02:31:42 +02:00
Airbyte
274ef66a7e 🐙 source-simplecast: run up-to-date pipeline [2024-12-11] (#49129) 2024-12-11 22:08:50 +02:00
Airbyte
1cbbea9f60 🐙 source-simplecast: run up-to-date pipeline [2024-10-29] (#47777) 2024-10-29 16:09:55 +02:00
Airbyte
3c8dbf9fcb 🐙 source-simplecast: run up-to-date pipeline [2024-10-28] (#47571) 2024-10-28 18:11:46 +02:00
Parthiv Makwana
3ab859758c source-simplecast contribution from parthiv11 (#46292)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-10-04 19:59:39 -07:00