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

46 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
6f33e94794 🐙 source-luma: run up-to-date pipeline [2025-11-25] (#70035)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:19:37 -08:00
octavia-bot-hoard[bot]
d6bc8a69b8 🐙 source-luma: run up-to-date pipeline [2025-11-18] (#69475)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:27:04 -08:00
octavia-bot-hoard[bot]
aa47e9da66 🐙 source-luma: run up-to-date pipeline [2025-10-29] (#68946)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:45:45 -04:00
octavia-bot-hoard[bot]
e57f472953 🐙 source-luma: run up-to-date pipeline [2025-10-21] (#68303)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:34:01 -04:00
octavia-bot-hoard[bot]
8c842fc408 🐙 source-luma: run up-to-date pipeline [2025-10-14] (#68043)
# Update source-luma

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

- Build source-luma 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-luma: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:13:03 -04:00
octavia-bot-hoard[bot]
9584053ce7 🐙 source-luma: run up-to-date pipeline [2025-10-07] (#67524)
# Update source-luma

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

- Build source-luma 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-luma: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:31 -04:00
octavia-bot-hoard[bot]
793d542ac1 🐙 source-luma: run up-to-date pipeline [2025-09-30] (#66805)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:11:39 -04:00
octavia-bot-hoard[bot]
43e93faba0 🐙 source-luma: run up-to-date pipeline [2025-09-24] (#66656)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 02:11:25 -04:00
Airbyte
0b6de4033d 🐙 source-luma: run up-to-date pipeline [2025-09-09] (#66094) 2025-09-09 12:14:42 -04:00
Airbyte
3e7c3584a5 🐙 source-luma: run up-to-date pipeline [2025-08-23] (#65359) 2025-08-23 16:11:41 -04:00
Airbyte
81c0bbd6ed 🐙 source-luma: run up-to-date pipeline [2025-08-09] (#64620) 2025-08-09 16:06:42 +02:00
Airbyte
08b28f02c2 🐙 source-luma: run up-to-date pipeline [2025-08-02] (#64263) 2025-08-02 18:08:23 +02:00
Airbyte
ec33a26ace 🐙 source-luma: run up-to-date pipeline [2025-07-26] (#63846) 2025-07-26 18:11:16 +02:00
Airbyte
b019be1a58 🐙 source-luma: run up-to-date pipeline [2025-07-19] (#63510) 2025-07-19 20:07:26 +02:00
Airbyte
c2d325a8d1 🐙 source-luma: run up-to-date pipeline [2025-07-12] (#63138) 2025-07-12 13:07:30 -07:00
Airbyte
9a675c8cd9 🐙 source-luma: run up-to-date pipeline [2025-07-05] (#62638) 2025-07-05 09:10:03 -07:00
Airbyte
f0bc04493d 🐙 source-luma: run up-to-date pipeline [2025-06-28] (#62164) 2025-06-28 07:07:06 -07:00
Airbyte
da7111d030 🐙 source-luma: run up-to-date pipeline [2025-06-21] (#61800) 2025-06-21 11:11:21 -07:00
Airbyte
d9594601b4 🐙 source-luma: run up-to-date pipeline [2025-06-14] (#61156) 2025-06-16 11:50:16 -07:00
Airbyte
e598b6e8ac 🐙 source-luma: run up-to-date pipeline [2025-05-24] (#60639) 2025-05-24 17:13:36 +03:00
Airbyte
c3c0a49ea4 🐙 source-luma: run up-to-date pipeline [2025-05-10] (#59817) 2025-05-10 19:13:15 +03:00
Airbyte
38e8ce89d9 🐙 source-luma: run up-to-date pipeline [2025-05-03] (#59236) 2025-05-03 17:10:28 +03:00
Airbyte
2979620b0e 🐙 source-luma: run up-to-date pipeline [2025-04-26] (#58818) 2025-04-27 01:08:56 +03:00
Airbyte
9c9594ce7f 🐙 source-luma: run up-to-date pipeline [2025-04-19] (#57672) 2025-04-19 17:09:55 +03:00
Airbyte
de0096597b 🐙 source-luma: run up-to-date pipeline [2025-04-05] (#57103) 2025-04-05 19:10:11 +03:00
Airbyte
6d1dd3a755 🐙 source-luma: run up-to-date pipeline [2025-03-29] (#56686) 2025-03-30 00:15:54 +02:00
Airbyte
1497890a9a 🐙 source-luma: run up-to-date pipeline [2025-03-22] (#56075) 2025-03-22 22:12:39 +02:00
Airbyte
6dafa73d76 🐙 source-luma: run up-to-date pipeline [2025-03-08] (#55436) 2025-03-08 22:10:08 +02:00
Airbyte
0488360ae1 🐙 source-luma: run up-to-date pipeline [2025-03-01] (#54747) 2025-03-01 16:11:40 +02:00
Airbyte
8e08443552 🐙 source-luma: run up-to-date pipeline [2025-02-22] (#54346) 2025-02-22 22:08:00 +02:00
Airbyte
fee8fab454 🐙 source-luma: run up-to-date pipeline [2025-02-15] (#53829) 2025-02-18 07:58:54 +02:00
Airbyte
9978c7ad9e 🐙 source-luma: run up-to-date pipeline [2025-02-08] (#52750) 2025-02-08 16:13:07 +02:00
Airbyte
df1cc34078 🐙 source-luma: run up-to-date pipeline [2025-01-25] (#52238) 2025-01-25 20:26:36 +02:00
Airbyte
d567d1c9cf 🐙 source-luma: run up-to-date pipeline [2025-01-18] (#51821) 2025-01-19 00:13:43 +02:00
Airbyte
6f0eaaaa8b 🐙 source-luma: run up-to-date pipeline [2025-01-11] (#51184) 2025-01-11 20:12:50 +02:00
Airbyte
d0a3f7dde3 🐙 source-luma: run up-to-date pipeline [2024-12-28] (#50594) 2024-12-28 22:14:29 +02:00
Airbyte
b5b66c79e3 🐙 source-luma: run up-to-date pipeline [2024-12-21] (#50124) 2024-12-21 20:12:05 +02:00
Airbyte
d5a9b415dc 🐙 source-luma: run up-to-date pipeline [2024-12-14] (#49636) 2024-12-15 00:15:36 +02:00
Airbyte
0bf5787aab 🐙 source-luma: run up-to-date pipeline [2024-12-12] (#49258) 2024-12-12 18:10:39 +02:00
Airbyte
e13ce9d3dd 🐙 source-luma: run up-to-date pipeline [2024-12-11] (#48980) 2024-12-11 14:13:53 +02:00
Augustin
932d600f11 luma - Revert to source-declarative-manifest v5.17.0 (#48364) 2024-11-05 21:31:28 +02:00
Airbyte
29b20d395b 🐙 source-luma: run up-to-date pipeline [2024-11-05] (#48327) 2024-11-05 06:10:11 +02:00
Airbyte
a9a4d22092 🐙 source-luma: run up-to-date pipeline [2024-10-29] (#47746) 2024-10-29 14:12:37 +02:00
Airbyte
213868a532 🐙 source-luma: run up-to-date pipeline [2024-10-28] (#47669) 2024-10-28 22:08:00 +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
c3cad8e83f source-luma contribution from natikgadzhi (#44843)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-29 17:23:13 -07:00