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

59 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
1775245f3c 🐙 source-smaily: run up-to-date pipeline [2025-11-25] (#70106)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:14:55 -08:00
octavia-bot-hoard[bot]
5480533065 🐙 source-smaily: run up-to-date pipeline [2025-11-18] (#69488)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:26:13 -08:00
octavia-bot-hoard[bot]
7a53401a29 🐙 source-smaily: run up-to-date pipeline [2025-10-29] (#68825)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:53:21 -04:00
octavia-bot-hoard[bot]
cb37fa0b3b 🐙 source-smaily: run up-to-date pipeline [2025-10-21] (#68281)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:35:33 -04:00
octavia-bot-hoard[bot]
516227be69 🐙 source-smaily: run up-to-date pipeline [2025-10-14] (#67731)
# Update source-smaily

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

- Build source-smaily 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-smaily: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:33:05 -04:00
octavia-bot-hoard[bot]
aab3930bce 🐙 source-smaily: run up-to-date pipeline [2025-10-07] (#67453)
# Update source-smaily

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

- Build source-smaily 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-smaily: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 16:09:15 -04:00
octavia-bot-hoard[bot]
2480b8b4d1 🐙 source-smaily: run up-to-date pipeline [2025-09-30] (#66912)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:10:10 -04:00
octavia-bot-hoard[bot]
d183b73ebc 🐙 source-smaily: run up-to-date pipeline [2025-09-24] (#66261)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 22:39:48 -04:00
Airbyte
9442913da4 🐙 source-smaily: run up-to-date pipeline [2025-09-09] (#66110) 2025-09-09 12:13:59 -04:00
Airbyte
5212e7889b 🐙 source-smaily: run up-to-date pipeline [2025-08-23] (#65419) 2025-08-23 20:42:23 -04:00
Airbyte
7bbc303620 🐙 source-smaily: run up-to-date pipeline [2025-08-16] (#65025) 2025-08-16 22:06:19 +02:00
Airbyte
57c9b7b769 🐙 source-smaily: run up-to-date pipeline [2025-08-02] (#64425) 2025-08-03 00:07:29 +02:00
Airbyte
92948a695a 🐙 source-smaily: run up-to-date pipeline [2025-07-26] (#64006) 2025-07-26 22:08:00 +02:00
Airbyte
56e4658543 🐙 source-smaily: run up-to-date pipeline [2025-07-19] (#63624) 2025-07-20 02:24:10 +02:00
Airbyte
b71e6799d9 🐙 source-smaily: run up-to-date pipeline [2025-07-12] (#63078) 2025-07-12 11:07:16 -07:00
Airbyte
616ca2bc75 🐙 source-smaily: run up-to-date pipeline [2025-07-05] (#62732) 2025-07-05 13:06:17 -07:00
Airbyte
d2eeeee950 🐙 source-smaily: run up-to-date pipeline [2025-06-28] (#62265) 2025-06-28 11:07:16 -07:00
Airbyte
b639a20e07 🐙 source-smaily: run up-to-date pipeline [2025-06-21] (#61299) 2025-06-21 11:12:51 -07:00
Airbyte
061667a4d2 🐙 source-smaily: run up-to-date pipeline [2025-05-24] (#60503) 2025-05-25 07:15:41 +03:00
Airbyte
a823644d1f 🐙 source-smaily: run up-to-date pipeline [2025-05-10] (#60196) 2025-05-11 15:12:08 +03:00
Airbyte
b9596067d9 🐙 source-smaily: run up-to-date pipeline [2025-05-04] (#59621) 2025-05-04 15:12:10 +03:00
Airbyte
9269ef2a71 🐙 source-smaily: run up-to-date pipeline [2025-04-27] (#58973) 2025-04-27 09:13:50 +03:00
Airbyte
9b4bdca60f 🐙 source-smaily: run up-to-date pipeline [2025-04-19] (#58442) 2025-04-20 05:40:24 +03:00
Airbyte
773c8b9308 🐙 source-smaily: run up-to-date pipeline [2025-04-12] (#57978) 2025-04-13 09:12:09 +03:00
Airbyte
2a7dde1bc8 🐙 source-smaily: run up-to-date pipeline [2025-04-05] (#57452) 2025-04-06 11:10:46 +03:00
Airbyte
0d609c3179 🐙 source-smaily: run up-to-date pipeline [2025-03-29] (#56826) 2025-03-30 07:11:26 +03:00
Airbyte
07689f8e72 🐙 source-smaily: run up-to-date pipeline [2025-03-22] (#56259) 2025-03-23 06:10:43 +02:00
Airbyte
295e8aa324 🐙 source-smaily: run up-to-date pipeline [2025-03-08] (#55148) 2025-03-09 08:10:24 +02:00
Airbyte
aeccdc85c9 🐙 source-smaily: run up-to-date pipeline [2025-02-22] (#54506) 2025-02-23 04:34:27 +02:00
Airbyte
8e66530fa8 🐙 source-smaily: run up-to-date pipeline [2025-02-15] (#54039) 2025-02-18 07:50:46 +02:00
Airbyte
3766f4776c 🐙 source-smaily: run up-to-date pipeline [2025-02-08] (#53547) 2025-02-09 04:31:31 +02:00
Airbyte
0534ee8fae 🐙 source-smaily: run up-to-date pipeline [2025-02-01] (#53078) 2025-02-02 08:10:01 +02:00
Airbyte
3876ef4be1 🐙 source-smaily: run up-to-date pipeline [2025-01-25] (#52388) 2025-01-26 02:31:41 +02:00
Airbyte
d5ff7df865 🐙 source-smaily: run up-to-date pipeline [2025-01-18] (#51944) 2025-01-19 04:33:51 +02:00
Airbyte
2112480e32 🐙 source-smaily: run up-to-date pipeline [2025-01-11] (#51443) 2025-01-12 08:11:07 +02:00
Airbyte
4c0e9a4cee 🐙 source-smaily: run up-to-date pipeline [2024-12-28] (#50774) 2024-12-29 06:10:53 +02:00
Airbyte
dcf886c9a3 🐙 source-smaily: run up-to-date pipeline [2024-12-21] (#50330) 2024-12-22 06:11:35 +02:00
Airbyte
1624000b1e 🐙 source-smaily: run up-to-date pipeline [2024-12-14] (#49791) 2024-12-15 08:09:46 +02:00
Airbyte
626177d8c5 🐙 source-smaily: run up-to-date pipeline [2024-12-12] (#49394) 2024-12-13 04:37:13 +02:00
Airbyte
8aae104083 🐙 source-smaily: run up-to-date pipeline [2024-12-11] (#47809) 2024-12-11 22:13:47 +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
3f21d90b95 Source smaily: Migrate to manifest-only (#44065) 2024-08-15 03:14:29 +03:00
Airbyte
fe4735fdba 🐙 source-smaily: run up-to-date pipeline [2024-08-12] (#43872) 2024-08-12 19:50:38 +03:00
Augustin
47c0e70da0 🐙 source-smaily: run up-to-date pipeline [2024-08-10] (#43664) 2024-08-11 02:19:01 +02:00
Augustin
01ae24f0b4 🐙 source-smaily: run up-to-date pipeline [2024-08-03] (#43175) 2024-08-04 02:23:53 +02:00
Augustin
fad6f9ee7c 🐙 source-smaily: run up-to-date pipeline [2024-07-27] (#42777) 2024-07-28 02:19:54 +02:00
Augustin
2469b5aaf0 🐙 source-smaily: run up-to-date pipeline [2024-07-20] (#42227) 2024-07-21 02:25:29 +02:00
Augustin
e7d0a1b277 🐙 source-smaily: run up-to-date pipeline [2024-07-13] (#41838) 2024-07-14 02:22:18 +02:00
Augustin
f86b8128b1 🐙 source-smaily: run up-to-date pipeline [2024-07-10] (#41579) 2024-07-11 02:16:47 +02:00
Augustin
f29cd4eafb 🐙 source-smaily: run up-to-date pipeline [2024-07-09] (#41093) 2024-07-10 02:28:10 +02:00