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

46 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
80c5eb7fbd 🐙 source-leadfeeder: run up-to-date pipeline [2025-11-25] (#70011)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:21:16 -08:00
octavia-bot-hoard[bot]
887b6c53c1 🐙 source-leadfeeder: run up-to-date pipeline [2025-11-18] (#69455)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:28:20 -08:00
octavia-bot-hoard[bot]
83d649d8af 🐙 source-leadfeeder: run up-to-date pipeline [2025-10-29] (#68969)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:44:22 -04:00
octavia-bot-hoard[bot]
9c2f669423 🐙 source-leadfeeder: run up-to-date pipeline [2025-10-21] (#68295)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:34:35 -04:00
octavia-bot-hoard[bot]
b849b49d1d 🐙 source-leadfeeder: run up-to-date pipeline [2025-10-14] (#68021)
# Update source-leadfeeder

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

- Build source-leadfeeder 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-leadfeeder: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:14:23 -04:00
octavia-bot-hoard[bot]
d3a83e94e7 🐙 source-leadfeeder: run up-to-date pipeline [2025-10-07] (#67528)
# Update source-leadfeeder

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

- Build source-leadfeeder 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-leadfeeder: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:08:17 -04:00
octavia-bot-hoard[bot]
b193718aa9 🐙 source-leadfeeder: run up-to-date pipeline [2025-09-30] (#66810)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:11:18 -04:00
octavia-bot-hoard[bot]
abe893e65c 🐙 source-leadfeeder: run up-to-date pipeline [2025-09-24] (#66649)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 02:11:49 -04:00
Airbyte
4a83c49900 🐙 source-leadfeeder: run up-to-date pipeline [2025-09-09] (#66102) 2025-09-09 12:14:24 -04:00
Airbyte
99b4a31614 🐙 source-leadfeeder: run up-to-date pipeline [2025-08-23] (#65309) 2025-08-23 16:14:00 -04:00
Airbyte
2a70724cfb 🐙 source-leadfeeder: run up-to-date pipeline [2025-08-09] (#64601) 2025-08-09 16:07:30 +02:00
Airbyte
f294fd9244 🐙 source-leadfeeder: run up-to-date pipeline [2025-08-02] (#64269) 2025-08-02 18:08:08 +02:00
Airbyte
b7a905c420 🐙 source-leadfeeder: run up-to-date pipeline [2025-07-26] (#63836) 2025-07-26 16:08:56 +02:00
Airbyte
cf3d8c3aab 🐙 source-leadfeeder: run up-to-date pipeline [2025-07-19] (#63500) 2025-07-19 20:07:52 +02:00
Airbyte
0158090184 🐙 source-leadfeeder: run up-to-date pipeline [2025-07-12] (#63103) 2025-07-12 13:09:00 -07:00
Airbyte
d5768067fc 🐙 source-leadfeeder: run up-to-date pipeline [2025-07-05] (#62567) 2025-07-05 07:10:03 -07:00
Airbyte
50cf77e7f6 🐙 source-leadfeeder: run up-to-date pipeline [2025-06-28] (#62170) 2025-06-28 07:06:54 -07:00
Airbyte
cebec1fa30 🐙 source-leadfeeder: run up-to-date pipeline [2025-06-21] (#61791) 2025-06-21 11:11:44 -07:00
Airbyte
6b7e19e0e1 🐙 source-leadfeeder: run up-to-date pipeline [2025-06-14] (#60714) 2025-06-16 11:56:25 -07:00
Airbyte
a3d2aaf4d0 🐙 source-leadfeeder: run up-to-date pipeline [2025-05-10] (#59779) 2025-05-10 17:13:16 +03:00
Airbyte
7c7e71bf24 🐙 source-leadfeeder: run up-to-date pipeline [2025-05-03] (#59282) 2025-05-03 19:10:02 +03:00
Airbyte
ec3a6e28fb 🐙 source-leadfeeder: run up-to-date pipeline [2025-04-26] (#58822) 2025-04-27 01:08:46 +03:00
Airbyte
61d69687f0 🐙 source-leadfeeder: run up-to-date pipeline [2025-04-19] (#58216) 2025-04-19 19:10:41 +03:00
Airbyte
b3da41746d 🐙 source-leadfeeder: run up-to-date pipeline [2025-04-12] (#57686) 2025-04-12 21:12:23 +03:00
Airbyte
776305085c 🐙 source-leadfeeder: run up-to-date pipeline [2025-04-05] (#57052) 2025-04-05 17:09:16 +03:00
Airbyte
574d63c149 🐙 source-leadfeeder: run up-to-date pipeline [2025-03-29] (#56688) 2025-03-30 00:15:48 +02:00
Airbyte
0468244339 🐙 source-leadfeeder: run up-to-date pipeline [2025-03-22] (#56080) 2025-03-22 22:12:26 +02:00
Airbyte
654e799720 🐙 source-leadfeeder: run up-to-date pipeline [2025-03-08] (#55488) 2025-03-09 00:08:58 +02:00
Airbyte
ffd539cb43 🐙 source-leadfeeder: run up-to-date pipeline [2025-03-01] (#54820) 2025-03-01 18:13:09 +02:00
Airbyte
3e9afbcc9c 🐙 source-leadfeeder: run up-to-date pipeline [2025-02-22] (#54359) 2025-02-22 22:07:26 +02:00
Airbyte
212af75217 🐙 source-leadfeeder: run up-to-date pipeline [2025-02-15] (#53795) 2025-02-18 08:00:34 +02:00
Airbyte
957c86758a 🐙 source-leadfeeder: run up-to-date pipeline [2025-02-08] (#53277) 2025-02-08 16:08:35 +02:00
Airbyte
672ee728bb 🐙 source-leadfeeder: run up-to-date pipeline [2025-02-01] (#52733) 2025-02-01 16:10:27 +02:00
Airbyte
e23684ba2b 🐙 source-leadfeeder: run up-to-date pipeline [2025-01-25] (#52281) 2025-01-25 22:25:14 +02:00
Airbyte
3d965950ba 🐙 source-leadfeeder: run up-to-date pipeline [2025-01-18] (#51811) 2025-01-19 00:14:15 +02:00
Airbyte
f73cab635f 🐙 source-leadfeeder: run up-to-date pipeline [2025-01-11] (#51217) 2025-01-11 22:15:22 +02:00
Airbyte
8807cbdcf1 🐙 source-leadfeeder: run up-to-date pipeline [2024-12-28] (#50144) 2024-12-29 00:15:14 +02:00
Airbyte
3b4d8b02bc 🐙 source-leadfeeder: run up-to-date pipeline [2024-12-14] (#49624) 2024-12-15 00:16:15 +02:00
Airbyte
339ca7178b 🐙 source-leadfeeder: run up-to-date pipeline [2024-12-12] (#49244) 2024-12-12 18:11:18 +02:00
Airbyte
6d35ddabcc 🐙 source-leadfeeder: run up-to-date pipeline [2024-12-11] (#48909) 2024-12-11 12:12:31 +02:00
Airbyte
5f05f20124 🐙 source-leadfeeder: run up-to-date pipeline [2024-11-04] (#48292) 2024-11-05 04:29:57 +02:00
Airbyte
f22315101f 🐙 source-leadfeeder: run up-to-date pipeline [2024-10-29] (#47916) 2024-10-29 22:09:50 +02:00
Airbyte
6465a607b0 🐙 source-leadfeeder: run up-to-date pipeline [2024-10-28] (#47617) 2024-10-28 20:11:32 +02:00
Natik Gadzhi
93f7ab16d6 fix(docs): make manifest-only changelog tables valid for bump-version (#46254) 2024-09-29 16:19:14 -07:00
Natik Gadzhi
9483b7cb02 fix(connectors): fixed metadata and docs for new connectors from Builder (#44544) 2024-08-21 21:49:51 -07:00
Natik Gadzhi
cac1dba29b source-leadfeeder contribution from natikgadzhi (#44483)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-20 18:09:53 -07:00