1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

40 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
e7c2d8055d 🐙 source-simfin: run up-to-date pipeline [2025-11-25] (#70070)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:17:18 -08:00
octavia-bot-hoard[bot]
f817f83457 🐙 source-simfin: run up-to-date pipeline [2025-11-18] (#69452)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:28:31 -08:00
octavia-bot-hoard[bot]
b1aa7c3769 🐙 source-simfin: run up-to-date pipeline [2025-10-29] (#68780)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:56:10 -04:00
octavia-bot-hoard[bot]
df32678e62 🐙 source-simfin: run up-to-date pipeline [2025-10-21] (#68268)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:36:25 -04:00
octavia-bot-hoard[bot]
e92624cdca 🐙 source-simfin: run up-to-date pipeline [2025-10-14] (#67771)
# Update source-simfin

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

- Build source-simfin 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-simfin: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:30:27 -04:00
octavia-bot-hoard[bot]
f4ec9374ef 🐙 source-simfin: run up-to-date pipeline [2025-10-07] (#67443)
# Update source-simfin

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

- Build source-simfin 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-simfin: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:09:53 -04:00
octavia-bot-hoard[bot]
30bdfcbb28 🐙 source-simfin: run up-to-date pipeline [2025-09-30] (#66916)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:09:56 -04:00
octavia-bot-hoard[bot]
81b41ade2a 🐙 source-simfin: run up-to-date pipeline [2025-09-24] (#66259)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 22:39:55 -04:00
Airbyte
562122133d 🐙 source-simfin: run up-to-date pipeline [2025-09-09] (#66109) 2025-09-09 12:14:02 -04:00
Airbyte
1cc830a1e9 🐙 source-simfin: run up-to-date pipeline [2025-08-23] (#65402) 2025-08-23 20:43:07 -04:00
Airbyte
a1eb68dd2b 🐙 source-simfin: run up-to-date pipeline [2025-08-09] (#64851) 2025-08-10 02:22:01 +02:00
Airbyte
2ba1b5d5e4 🐙 source-simfin: run up-to-date pipeline [2025-08-02] (#64456) 2025-08-03 00:06:18 +02:00
Airbyte
9866009194 🐙 source-simfin: run up-to-date pipeline [2025-07-26] (#63941) 2025-07-26 20:18:07 +02:00
Airbyte
e8a2a6e3e7 🐙 source-simfin: run up-to-date pipeline [2025-07-19] (#63614) 2025-07-20 02:24:35 +02:00
Airbyte
bec71f4e8f 🐙 source-simfin: run up-to-date pipeline [2025-07-05] (#62721) 2025-07-05 11:09:04 -07:00
Airbyte
295fdbfa1f 🐙 source-simfin: run up-to-date pipeline [2025-06-28] (#62235) 2025-06-28 09:14:36 -07:00
Airbyte
4168361655 🐙 source-simfin: run up-to-date pipeline [2025-06-21] (#61803) 2025-06-21 11:11:13 -07:00
Airbyte
283d4300b1 🐙 source-simfin: run up-to-date pipeline [2025-06-14] (#61614) 2025-06-16 11:41:25 -07:00
Airbyte
c050889b5e 🐙 source-simfin: run up-to-date pipeline [2025-05-25] (#60523) 2025-05-25 09:12:07 +03:00
Airbyte
7c0fb268c7 🐙 source-simfin: run up-to-date pipeline [2025-05-10] (#60103) 2025-05-11 09:12:44 +03:00
Airbyte
80f741ae9a 🐙 source-simfin: run up-to-date pipeline [2025-05-04] (#59596) 2025-05-04 15:13:15 +03:00
Airbyte
d52ea7f648 🐙 source-simfin: run up-to-date pipeline [2025-04-27] (#59006) 2025-04-27 11:12:24 +03:00
Airbyte
c7a1154a9f 🐙 source-simfin: run up-to-date pipeline [2025-04-19] (#58386) 2025-04-20 03:37:52 +03:00
Airbyte
e4785c22ae 🐙 source-simfin: run up-to-date pipeline [2025-04-12] (#57970) 2025-04-13 09:12:33 +03:00
Airbyte
977750dd0c 🐙 source-simfin: run up-to-date pipeline [2025-04-05] (#56324) 2025-04-06 09:12:18 +03:00
Airbyte
ea16833a04 🐙 source-simfin: run up-to-date pipeline [2025-03-08] (#55606) 2025-03-09 06:08:28 +02:00
Airbyte
8155d1a36e 🐙 source-simfin: run up-to-date pipeline [2025-03-01] (#55099) 2025-03-02 08:11:23 +02:00
Airbyte
b9739aab69 🐙 source-simfin: run up-to-date pipeline [2025-02-22] (#54509) 2025-02-23 04:34:19 +02:00
Airbyte
b212a2e8bf 🐙 source-simfin: run up-to-date pipeline [2025-02-15] (#54074) 2025-02-18 07:45:17 +02:00
Airbyte
07425056ae 🐙 source-simfin: run up-to-date pipeline [2025-02-08] (#53578) 2025-02-09 06:08:46 +02:00
Airbyte
8063a857f7 🐙 source-simfin: run up-to-date pipeline [2025-02-01] (#53084) 2025-02-02 08:09:44 +02:00
Airbyte
f6ce811d98 🐙 source-simfin: run up-to-date pipeline [2025-01-25] (#52401) 2025-01-26 02:31:06 +02:00
Airbyte
8967b1d6e5 🐙 source-simfin: run up-to-date pipeline [2025-01-18] (#51949) 2025-01-19 04:33:35 +02:00
Airbyte
393b6f8613 🐙 source-simfin: run up-to-date pipeline [2025-01-11] (#51397) 2025-01-12 06:11:31 +02:00
Airbyte
2e3f98bcd9 🐙 source-simfin: run up-to-date pipeline [2024-12-28] (#50776) 2024-12-29 06:10:47 +02:00
Airbyte
0cfed793ea 🐙 source-simfin: run up-to-date pipeline [2024-12-21] (#50306) 2024-12-22 04:33:58 +02:00
Airbyte
45fabc5c50 🐙 source-simfin: run up-to-date pipeline [2024-12-14] (#49790) 2024-12-15 08:09:49 +02:00
Airbyte
799ee68df7 🐙 source-simfin: run up-to-date pipeline [2024-12-12] (#49390) 2024-12-13 04:37:26 +02:00
Airbyte
245a78fdec 🐙 source-simfin: run up-to-date pipeline [2024-12-11] (#49118) 2024-12-11 22:09:24 +02:00
Om Bhardwaj
18f13b96a4 source-simfin contribution from ombhardwajj (#47397) 2024-11-08 16:08:58 +02:00