1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

60 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
0a3fae71af 🐙 source-launchdarkly: run up-to-date pipeline [2025-11-25] (#70006)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:21:37 -08:00
octavia-bot-hoard[bot]
55db3cb508 🐙 source-launchdarkly: run up-to-date pipeline [2025-11-18] (#69487)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:26:18 -08:00
octavia-bot-hoard[bot]
d2d6a0492a 🐙 source-launchdarkly: run up-to-date pipeline [2025-10-29] (#68943)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:45:56 -04:00
octavia-bot-hoard[bot]
62c7becb37 🐙 source-launchdarkly: run up-to-date pipeline [2025-10-21] (#68322)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:32:43 -04:00
octavia-bot-hoard[bot]
a661c518c7 🐙 source-launchdarkly: run up-to-date pipeline [2025-10-14] (#68026)
# Update source-launchdarkly

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

- Build source-launchdarkly 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-launchdarkly: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:01 -04:00
octavia-bot-hoard[bot]
d8229ac532 🐙 source-launchdarkly: run up-to-date pipeline [2025-10-07] (#67523)
# Update source-launchdarkly

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

- Build source-launchdarkly 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-launchdarkly: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:34 -04:00
octavia-bot-hoard[bot]
6451542a6e 🐙 source-launchdarkly: run up-to-date pipeline [2025-09-30] (#66806)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:11:35 -04:00
octavia-bot-hoard[bot]
3a6a2bda24 🐙 source-launchdarkly: run up-to-date pipeline [2025-09-24] (#66654)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 02:11:31 -04:00
Airbyte
e94bc1f6cf 🐙 source-launchdarkly: run up-to-date pipeline [2025-09-09] (#66087) 2025-09-09 12:14:49 -04:00
Airbyte
c26ba6306a 🐙 source-launchdarkly: run up-to-date pipeline [2025-08-23] (#65365) 2025-08-23 16:11:24 -04:00
Airbyte
8b0fe2472f 🐙 source-launchdarkly: run up-to-date pipeline [2025-08-09] (#64586) 2025-08-09 16:08:10 +02:00
Airbyte
6481e698f5 🐙 source-launchdarkly: run up-to-date pipeline [2025-08-02] (#64245) 2025-08-02 16:08:49 +02:00
Airbyte
78ee6407cd 🐙 source-launchdarkly: run up-to-date pipeline [2025-07-26] (#63826) 2025-07-26 16:09:25 +02:00
Airbyte
a0c3a2ab94 🐙 source-launchdarkly: run up-to-date pipeline [2025-07-19] (#63458) 2025-07-19 18:09:19 +02:00
Airbyte
c3235aeb27 🐙 source-launchdarkly: run up-to-date pipeline [2025-07-12] (#63134) 2025-07-12 13:07:40 -07:00
Airbyte
7d9cf6c0ed 🐙 source-launchdarkly: run up-to-date pipeline [2025-07-05] (#62550) 2025-07-05 07:10:45 -07:00
Airbyte
3ab870f4e2 🐙 source-launchdarkly: run up-to-date pipeline [2025-06-21] (#61824) 2025-06-21 11:08:16 -07:00
Airbyte
e8466dcab5 🐙 source-launchdarkly: run up-to-date pipeline [2025-06-14] (#61080) 2025-06-16 11:53:32 -07:00
Airbyte
f592bcb030 🐙 source-launchdarkly: run up-to-date pipeline [2025-05-24] (#60588) 2025-05-24 17:14:45 +03:00
Airbyte
1e815ff09b 🐙 source-launchdarkly: run up-to-date pipeline [2025-05-10] (#59778) 2025-05-10 17:13:19 +03:00
Airbyte
5b7eb702ca 🐙 source-launchdarkly: run up-to-date pipeline [2025-05-03] (#59295) 2025-05-03 19:08:29 +03:00
Airbyte
f993047c83 🐙 source-launchdarkly: run up-to-date pipeline [2025-04-26] (#58765) 2025-04-26 23:09:17 +03:00
Airbyte
f0832650cc 🐙 source-launchdarkly: run up-to-date pipeline [2025-04-19] (#58208) 2025-04-19 19:11:04 +03:00
Airbyte
40cb3c219b 🐙 source-launchdarkly: run up-to-date pipeline [2025-04-12] (#57699) 2025-04-12 21:11:54 +03:00
Airbyte
8ca26be5b4 🐙 source-launchdarkly: run up-to-date pipeline [2025-04-05] (#57035) 2025-04-05 17:09:58 +03:00
Airbyte
b73f7cbb0f 🐙 source-launchdarkly: run up-to-date pipeline [2025-03-29] (#56708) 2025-03-30 02:38:43 +02:00
Airbyte
e88e122fd4 🐙 source-launchdarkly: run up-to-date pipeline [2025-03-22] (#56018) 2025-03-22 20:16:22 +02:00
Airbyte
69d63c8cd2 🐙 source-launchdarkly: run up-to-date pipeline [2025-03-08] (#55462) 2025-03-09 00:10:08 +02:00
Airbyte
8048695139 🐙 source-launchdarkly: run up-to-date pipeline [2025-03-01] (#54772) 2025-03-01 16:10:30 +02:00
Airbyte
039a08b60f 🐙 source-launchdarkly: run up-to-date pipeline [2025-02-22] (#54293) 2025-02-22 18:08:39 +02:00
Airbyte
4c7637b94e 🐙 source-launchdarkly: run up-to-date pipeline [2025-02-15] (#53825) 2025-02-18 07:59:06 +02:00
Airbyte
701338577d 🐙 source-launchdarkly: run up-to-date pipeline [2025-02-08] (#53263) 2025-02-08 16:09:29 +02:00
Airbyte
1b1738061e 🐙 source-launchdarkly: run up-to-date pipeline [2025-02-01] (#52722) 2025-02-01 16:10:56 +02:00
Airbyte
50e79d1884 🐙 source-launchdarkly: run up-to-date pipeline [2025-01-25] (#52247) 2025-01-25 20:26:09 +02:00
Airbyte
98a9497dc9 🐙 source-launchdarkly: run up-to-date pipeline [2025-01-18] (#51840) 2025-01-19 00:12:42 +02:00
Airbyte
f3a7b142c4 🐙 source-launchdarkly: run up-to-date pipeline [2025-01-11] (#51181) 2025-01-11 20:12:58 +02:00
Airbyte
b03a30dfe6 🐙 source-launchdarkly: run up-to-date pipeline [2024-12-28] (#50604) 2024-12-28 22:14:00 +02:00
Airbyte
e9313ca242 🐙 source-launchdarkly: run up-to-date pipeline [2024-12-21] (#50104) 2024-12-21 20:13:01 +02:00
Airbyte
5cf937d2b5 🐙 source-launchdarkly: run up-to-date pipeline [2024-12-14] (#49642) 2024-12-15 00:15:18 +02:00
Airbyte
56cd8998cc 🐙 source-launchdarkly: run up-to-date pipeline [2024-12-12] (#49257) 2024-12-12 18:10:42 +02:00
Airbyte
d7e10b05bc 🐙 source-launchdarkly: run up-to-date pipeline [2024-12-11] (#47856) 2024-12-11 12:15:16 +02:00
Airbyte
c164c84a19 🐙 source-launchdarkly: run up-to-date pipeline [2024-10-28] (#47620) 2024-10-28 20:11:23 +02:00
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
Christo Grabowski
3e96bf93a3 Source launchdarkly: Migrate to manifest-only (#44135) 2024-08-16 03:15:30 +03:00
Airbyte
170551dd59 🐙 source-launchdarkly: run up-to-date pipeline [2024-08-12] (#43791) 2024-08-12 19:57:04 +03:00
Augustin
4985217569 🐙 source-launchdarkly: run up-to-date pipeline [2024-08-10] (#43587) 2024-08-11 02:22:25 +02:00
Augustin
356c4a63b2 🐙 source-launchdarkly: run up-to-date pipeline [2024-08-03] (#43270) 2024-08-04 02:18:22 +02:00
Augustin
d1ec060f66 🐙 source-launchdarkly: run up-to-date pipeline [2024-07-27] (#42600) 2024-07-28 02:30:39 +02:00
Augustin
09904c33a5 🐙 source-launchdarkly: run up-to-date pipeline [2024-07-20] (#42369) 2024-07-21 02:18:00 +02:00
Augustin
6f3e7fc8e4 🐙 source-launchdarkly: run up-to-date pipeline [2024-07-13] (#41700) 2024-07-14 02:29:14 +02:00