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

26 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
af2af6d244 🐙 source-poplar: run up-to-date pipeline [2025-11-25] (#69951)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:25:17 -08:00
octavia-bot-hoard[bot]
ebe2616d00 🐙 source-poplar: run up-to-date pipeline [2025-11-18] (#69632)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:17:30 -08:00
octavia-bot-hoard[bot]
aaa6f1336c 🐙 source-poplar: run up-to-date pipeline [2025-10-29] (#68947)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:45:41 -04:00
octavia-bot-hoard[bot]
4cad03507c 🐙 source-poplar: run up-to-date pipeline [2025-10-21] (#68224)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:39:26 -04:00
octavia-bot-hoard[bot]
fc3c8d4a6d 🐙 source-poplar: run up-to-date pipeline [2025-10-14] (#67820)
# Update source-poplar

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

- Build source-poplar 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-poplar: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:27:25 -04:00
octavia-bot-hoard[bot]
825747376c 🐙 source-poplar: run up-to-date pipeline [2025-10-07] (#67492)
# Update source-poplar

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

- Build source-poplar 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-poplar: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:15 -04:00
octavia-bot-hoard[bot]
dbfcfe7750 🐙 source-poplar: run up-to-date pipeline [2025-09-30] (#66968)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 20:26:23 -04:00
octavia-bot-hoard[bot]
a98a6297fe 🐙 source-poplar: run up-to-date pipeline [2025-09-23] (#66422)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 16:11:25 -04:00
Airbyte
bf93e2ca11 🐙 source-poplar: run up-to-date pipeline [2025-09-09] (#65794) 2025-09-09 20:36:24 -04:00
Airbyte
0a0f3bf3c5 🐙 source-poplar: run up-to-date pipeline [2025-08-23] (#65229) 2025-08-23 10:09:16 -04:00
Airbyte
d28af2c85b 🐙 source-poplar: run up-to-date pipeline [2025-08-09] (#64762) 2025-08-09 22:07:21 +02:00
Airbyte
0d18565f62 🐙 source-poplar: run up-to-date pipeline [2025-08-02] (#64201) 2025-08-02 16:10:42 +02:00
Airbyte
083e430e4d 🐙 source-poplar: run up-to-date pipeline [2025-07-26] (#63921) 2025-07-26 18:08:07 +02:00
Airbyte
9ded9e07f4 🐙 source-poplar: run up-to-date pipeline [2025-07-19] (#63406) 2025-07-19 16:07:36 +02:00
Airbyte
8e5be328bf 🐙 source-poplar: run up-to-date pipeline [2025-07-12] (#63233) 2025-07-12 17:22:19 -07:00
Airbyte
c81a3a7925 🐙 source-poplar: run up-to-date pipeline [2025-07-05] (#62593) 2025-07-05 09:11:58 -07:00
Airbyte
e5810bc313 🐙 source-poplar: run up-to-date pipeline [2025-06-28] (#62400) 2025-06-28 15:17:14 -07:00
Airbyte
479e5dde3f 🐙 source-poplar: run up-to-date pipeline [2025-06-21] (#61899) 2025-06-21 15:07:24 -07:00
Airbyte
15ae505ecf 🐙 source-poplar: run up-to-date pipeline [2025-06-14] (#60546) 2025-06-16 11:58:42 -07:00
Airbyte
07619e7b90 🐙 source-poplar: run up-to-date pipeline [2025-05-10] (#60110) 2025-05-11 11:12:51 +03:00
Airbyte
6e96ea3ec9 🐙 source-poplar: run up-to-date pipeline [2025-05-04] (#59522) 2025-05-04 11:12:58 +03:00
Airbyte
343a21b31c 🐙 source-poplar: run up-to-date pipeline [2025-04-27] (#59048) 2025-04-27 13:08:47 +03:00
Airbyte
90d896b283 🐙 source-poplar: run up-to-date pipeline [2025-04-19] (#58469) 2025-04-20 07:10:59 +03:00
Airbyte
04900804de 🐙 source-poplar: run up-to-date pipeline [2025-04-12] (#57910) 2025-04-13 06:08:13 +03:00
Airbyte
cd12b25e91 🐙 source-poplar: run up-to-date pipeline [2025-04-05] (#57291) 2025-04-06 03:37:19 +03:00
btkcodedev
f7f8ab14e9 source-poplar contribution from btkcodedev (#56929) 2025-03-31 22:43:31 +00:00