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

47 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
84fcd126f5 🐙 source-hardcoded-records: run up-to-date pipeline [2025-10-21] (#68285)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:35:15 -04:00
octavia-bot-hoard[bot]
6435bdc674 🐙 source-hardcoded-records: run up-to-date pipeline [2025-10-14] (#67921)
# Update source-hardcoded-records

This PR was autogenerated by running `airbyte-ci connectors
--name=source-hardcoded-records 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-hardcoded-records version to 0.0.45: Successful

- Build source-hardcoded-records 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-hardcoded-records: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | Pygments | updated | 2.19.1 | **2.19.2** |
| python | RapidFuzz | updated | 3.13.0 | **3.14.1** |
| python | anyascii | updated | 0.3.2 | **0.3.3** |
| python | anyio | updated | 4.9.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | bracex | updated | 2.5.post1 | **2.6** |
| python | cachetools | updated | 5.5.2 | **6.2.1** |
| python | cattrs | updated | 24.1.3 | **25.3.0** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | charset-normalizer | updated | 3.4.2 | **3.4.4** |
| python | click | updated | 8.2.0 | **8.3.0** |
| python | dunamai | updated | 1.24.1 | **1.25.0** |
| python | google-api-core | updated | 2.24.2 | **2.26.0** |
| python | google-auth | updated | 2.40.1 | **2.41.1** |
| python | google-cloud-secret-manager | updated | 2.23.3 | **2.24.0** |
| python | grpcio | updated | 1.71.0 | **1.75.1** |
| python | grpcio-status | updated | 1.62.3 | **1.75.1** |
| python | idna | updated | 3.10 | **3.11** |
| python | joblib | updated | 1.5.0 | **1.5.2** |
| python | markdown-it-py | updated | 3.0.0 | **4.0.0** |
| python | orjson | updated | 3.10.18 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.5.0** |
| python | protobuf | updated | 6.31.0 | **6.32.1** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.4 | **2.12.1** |
| python | pydantic_core | updated | 2.33.2 | **2.41.3** |
| python | python-ulid | updated | 3.0.0 | **3.1.0** |
| python | regex | updated | 2024.11.6 | **2025.9.18** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | rich | updated | 14.0.0 | **14.2.0** |
| python | rich-click | updated | 1.8.8 | **1.9.3** |
| python | serpyco-rs | updated | 1.13.0 | **1.17.1** |
| python | typing-inspection | updated | 0.4.0 | **0.4.2** |
| python | typing_extensions | updated | 4.13.2 | **4.15.0** |

> [!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:20:48 -04:00
octavia-bot-hoard[bot]
61179dcbda 🐙 source-hardcoded-records: run up-to-date pipeline [2025-10-07] (#67413)
# Update source-hardcoded-records

This PR was autogenerated by running `airbyte-ci connectors
--name=source-hardcoded-records 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-hardcoded-records version to 0.0.44: Successful

- Build source-hardcoded-records 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-hardcoded-records: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | Pygments | updated | 2.19.1 | **2.19.2** |
| python | RapidFuzz | updated | 3.13.0 | **3.14.1** |
| python | anyascii | updated | 0.3.2 | **0.3.3** |
| python | anyio | updated | 4.9.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | bracex | updated | 2.5.post1 | **2.6** |
| python | cachetools | updated | 5.5.2 | **6.2.0** |
| python | cattrs | updated | 24.1.3 | **25.3.0** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | charset-normalizer | updated | 3.4.2 | **3.4.3** |
| python | click | updated | 8.2.0 | **8.3.0** |
| python | dunamai | updated | 1.24.1 | **1.25.0** |
| python | google-api-core | updated | 2.24.2 | **2.25.2** |
| python | google-auth | updated | 2.40.1 | **2.41.1** |
| python | google-cloud-secret-manager | updated | 2.23.3 | **2.24.0** |
| python | grpcio | updated | 1.71.0 | **1.75.1** |
| python | grpcio-status | updated | 1.62.3 | **1.75.1** |
| python | joblib | updated | 1.5.0 | **1.5.2** |
| python | markdown-it-py | updated | 3.0.0 | **4.0.0** |
| python | orjson | updated | 3.10.18 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | protobuf | updated | 6.31.0 | **6.32.1** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.4 | **2.12.0** |
| python | pydantic_core | updated | 2.33.2 | **2.41.1** |
| python | python-ulid | updated | 3.0.0 | **3.1.0** |
| python | regex | updated | 2024.11.6 | **2025.9.18** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | rich | updated | 14.0.0 | **14.1.0** |
| python | rich-click | updated | 1.8.8 | **1.9.2** |
| python | serpyco-rs | updated | 1.13.0 | **1.17.1** |
| python | typing-inspection | updated | 0.4.0 | **0.4.2** |
| python | typing_extensions | updated | 4.13.2 | **4.15.0** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

> [!NOTE]
> **Auto-merge may have been disabled. Please check the PR status to
confirm.**

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 16:11:36 -04:00
octavia-bot-hoard[bot]
180b2e4195 🐙 source-hardcoded-records: run up-to-date pipeline [2025-09-30] (#66824)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:10:32 -04:00
Airbyte
15eb3d1d6a 🐙 source-hardcoded-records: run up-to-date pipeline [2025-07-12] (#63159) 2025-07-12 15:08:23 -07:00
Airbyte
7c26de4e40 🐙 source-hardcoded-records: run up-to-date pipeline [2025-05-17] (#60722) 2025-05-29 19:26:11 +03:00
Airbyte
fdae222d8f 🐙 source-hardcoded-records: run up-to-date pipeline [2025-05-10] (#59811) 2025-05-10 19:13:29 +03:00
Airbyte
b84a76a81f 🐙 source-hardcoded-records: run up-to-date pipeline [2025-05-03] (#58789) 2025-05-03 19:11:40 +03:00
Aaron ("AJ") Steers
fadfad2cc8 tests(source-hardcoded-records): replace CAT with FAST Airbyte Standard Tests (#53640)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-04-25 12:25:46 -07:00
Airbyte
f98d10f360 🐙 source-hardcoded-records: run up-to-date pipeline [2025-04-19] (#58217) 2025-04-19 19:10:38 +03:00
Airbyte
a43515e7c6 🐙 source-hardcoded-records: run up-to-date pipeline [2025-04-12] (#57728) 2025-04-12 23:12:09 +03:00
Airbyte
68cf1b6613 🐙 source-hardcoded-records: run up-to-date pipeline [2025-04-05] (#57091) 2025-04-05 19:10:42 +03:00
Airbyte
7196e8d36d 🐙 source-hardcoded-records: run up-to-date pipeline [2025-03-29] (#56656) 2025-03-30 00:17:11 +02:00
Airbyte
cccaf59882 🐙 source-hardcoded-records: run up-to-date pipeline [2025-03-22] (#56044) 2025-03-22 20:13:14 +02:00
Airbyte
612e5a0b2d 🐙 source-hardcoded-records: run up-to-date pipeline [2025-03-08] (#55481) 2025-03-09 00:09:16 +02:00
Natik Gadzhi
a119053412 fix(source-hardcoded-records): use latest CDK (#55196)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-03-04 17:10:28 -08:00
Airbyte
b85be8e72b 🐙 source-hardcoded-records: run up-to-date pipeline [2025-03-01] (#54814) 2025-03-01 18:13:27 +02:00
Airbyte
21a8225220 🐙 source-hardcoded-records: run up-to-date pipeline [2025-02-22] (#54304) 2025-02-22 20:10:08 +02:00
Airbyte
ef30e6785a 🐙 source-hardcoded-records: run up-to-date pipeline [2025-02-15] (#53810) 2025-02-18 07:59:47 +02:00
devin-ai-integration[bot]
404d1bd691 fix: pin CDK version and declare Python 3.12 support for source-hardcoded-records (#53607)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-02-11 03:19:11 +02:00
Airbyte
337daacbbb 🐙 source-hardcoded-records: run up-to-date pipeline [2025-02-01] (#52749) 2025-02-01 16:09:44 +02:00
Airbyte
91ee8d2517 🐙 source-hardcoded-records: run up-to-date pipeline [2025-01-25] (#52269) 2025-01-25 20:25:11 +02:00
Airbyte
fb6b112274 🐙 source-hardcoded-records: run up-to-date pipeline [2025-01-11] (#51223) 2025-01-11 22:15:01 +02:00
Airbyte
9019a10818 🐙 source-hardcoded-records: run up-to-date pipeline [2025-01-04] (#50895) 2025-01-04 16:07:30 +02:00
Airbyte
ab8547e095 🐙 source-hardcoded-records: run up-to-date pipeline [2024-12-28] (#50626) 2024-12-29 00:14:38 +02:00
Airbyte
c996c683f1 🐙 source-hardcoded-records: run up-to-date pipeline [2024-12-21] (#50140) 2024-12-21 22:15:44 +02:00
Airbyte
cf4eebf6e6 🐙 source-hardcoded-records: run up-to-date pipeline [2024-12-14] (#49653) 2024-12-15 00:14:37 +02:00
Airbyte
46252ef3be 🐙 source-hardcoded-records: run up-to-date pipeline [2024-12-11] (#48976) 2024-12-11 14:14:02 +02:00
Augustin
562b2c527c [skip-ci]: more precise changelog following base image upgrade (#48723) 2024-11-27 16:30:27 +01:00
Airbyte
5456e31531 🐙 source-hardcoded-records: run up-to-date pipeline [2024-11-25] (#48669) 2024-11-25 14:12:48 +02:00
Airbyte
d848d6d2c4 🐙 source-hardcoded-records: run up-to-date pipeline [2024-10-28] (#47052) 2024-10-28 22:11:57 +02:00
Airbyte
340197d26d 🐙 source-hardcoded-records: run up-to-date pipeline [2024-10-12] (#46773) 2024-10-13 03:21:26 +03:00
Airbyte
5f6947fbca 🐙 source-hardcoded-records: run up-to-date pipeline [2024-10-05] (#46492) 2024-10-06 03:18:23 +03:00
Airbyte
e1c9c122b5 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-28] (#46200) 2024-09-29 03:18:45 +03:00
Airbyte
8b1710f601 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-21] (#45756) 2024-09-22 03:21:39 +03:00
Airbyte
b077a60df3 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-14] (#45496) 2024-09-15 03:22:17 +03:00
Airbyte
d50b4d87c7 🐙 source-hardcoded-records: run up-to-date pipeline [2024-09-07] (#45280) 2024-09-08 03:19:24 +03:00
Artem Inzhyyants
f805842755 feat(source-hardcoded-records): bump CDK version (#45097)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2024-09-03 13:21:53 +02:00
Airbyte
2b56b18698 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-31] (#45003) 2024-09-01 03:21:07 +03:00
Airbyte
c00cc0e2e7 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-24] (#44630) 2024-08-25 03:22:16 +03:00
Airbyte
9e208c551d 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-17] (#44331) 2024-08-18 03:18:07 +03:00
Airbyte
e151c2921c 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-12] (#43823) 2024-08-12 19:55:18 +03:00
Augustin
2f48502001 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-10] (#43645) 2024-08-11 02:19:55 +02:00
Augustin
a8d47e0e2b 🐙 source-hardcoded-records: run up-to-date pipeline [2024-08-03] (#43244) 2024-08-04 02:19:52 +02:00
Artem Inzhyyants
04739c5a56 feat(source-hardcoded-records): bump CDK version (#42850)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2024-07-29 15:30:12 +02:00
Augustin
aff3beb84d 🐙 source-hardcoded-records: run up-to-date pipeline [2024-07-27] (#42828) 2024-07-28 02:17:29 +02:00
Artem Inzhyyants
046c4b7bf6 feat(source-hardcoded-records): add new source (#42434)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2024-07-26 11:44:54 +02:00