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

41 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
53b1f04be1 🐙 source-shortcut: run up-to-date pipeline [2025-11-25] (#70108)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:14:47 -08:00
octavia-bot-hoard[bot]
514e9fd2b9 🐙 source-shortcut: run up-to-date pipeline [2025-11-18] (#69486)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:26:22 -08:00
octavia-bot-hoard[bot]
59682b4d16 🐙 source-shortcut: run up-to-date pipeline [2025-10-29] (#68807)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:54:29 -04:00
octavia-bot-hoard[bot]
966e5d72c2 🐙 source-shortcut: run up-to-date pipeline [2025-10-21] (#68232)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:38:52 -04:00
octavia-bot-hoard[bot]
43033545ef 🐙 source-shortcut: run up-to-date pipeline [2025-10-14] (#67743)
# Update source-shortcut

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

- Build source-shortcut 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-shortcut: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:32:18 -04:00
octavia-bot-hoard[bot]
9cb7eee3de 🐙 source-shortcut: run up-to-date pipeline [2025-10-07] (#67439)
# Update source-shortcut

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

- Build source-shortcut 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-shortcut: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:10:05 -04:00
octavia-bot-hoard[bot]
73b5af6d25 🐙 source-shortcut: run up-to-date pipeline [2025-09-30] (#66907)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:10:29 -04:00
octavia-bot-hoard[bot]
f9d58fd578 🐙 source-shortcut: run up-to-date pipeline [2025-09-24] (#66258)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 22:39:58 -04:00
Airbyte
7212819563 🐙 source-shortcut: run up-to-date pipeline [2025-09-09] (#65699) 2025-09-09 12:21:10 -04:00
Airbyte
17d61822f4 🐙 source-shortcut: run up-to-date pipeline [2025-08-23] (#65392) 2025-08-23 20:43:33 -04:00
Airbyte
be7022278f 🐙 source-shortcut: run up-to-date pipeline [2025-08-16] (#64992) 2025-08-16 22:07:32 +02:00
Airbyte
3e61a9af5f 🐙 source-shortcut: run up-to-date pipeline [2025-08-02] (#64471) 2025-08-03 02:21:32 +02:00
Airbyte
13d257e3e2 🐙 source-shortcut: run up-to-date pipeline [2025-06-28] (#62293) 2025-06-28 13:17:17 -07:00
Airbyte
780993e128 🐙 source-shortcut: run up-to-date pipeline [2025-06-21] (#61821) 2025-06-21 11:08:24 -07:00
Airbyte
30fe255da9 🐙 source-shortcut: run up-to-date pipeline [2025-06-14] (#61307) 2025-06-16 11:43:17 -07:00
Airbyte
98a0aedfae 🐙 source-shortcut: run up-to-date pipeline [2025-05-25] (#60582) 2025-05-25 09:11:23 +03:00
Airbyte
71ac476ecc 🐙 source-shortcut: run up-to-date pipeline [2025-05-10] (#60060) 2025-05-11 07:12:47 +03:00
Airbyte
6324557433 🐙 source-shortcut: run up-to-date pipeline [2025-05-04] (#59632) 2025-05-04 17:07:25 +03:00
Airbyte
40a86e2f8c 🐙 source-shortcut: run up-to-date pipeline [2025-04-27] (#58994) 2025-04-27 11:12:55 +03:00
Airbyte
c88550a428 🐙 source-shortcut: run up-to-date pipeline [2025-04-19] (#58444) 2025-04-20 05:40:20 +03:00
Airbyte
0573f70c8b 🐙 source-shortcut: run up-to-date pipeline [2025-04-12] (#58008) 2025-04-13 11:11:09 +03:00
Airbyte
d0b7f39726 🐙 source-shortcut: run up-to-date pipeline [2025-04-05] (#57413) 2025-04-06 09:11:19 +03:00
Airbyte
74a4bf53e3 🐙 source-shortcut: run up-to-date pipeline [2025-03-29] (#56896) 2025-03-30 11:09:17 +03:00
Airbyte
67bec65274 🐙 source-shortcut: run up-to-date pipeline [2025-03-22] (#56248) 2025-03-23 06:11:14 +02:00
Airbyte
1acbb4eff7 🐙 source-shortcut: run up-to-date pipeline [2025-03-08] (#55632) 2025-03-09 08:09:04 +02:00
Airbyte
e7afc578e0 🐙 source-shortcut: run up-to-date pipeline [2025-03-01] (#55079) 2025-03-02 06:10:07 +02:00
Airbyte
f7d7aa1773 🐙 source-shortcut: run up-to-date pipeline [2025-02-22] (#54524) 2025-02-23 04:33:39 +02:00
Airbyte
081a8397c9 🐙 source-shortcut: run up-to-date pipeline [2025-02-15] (#54072) 2025-02-18 07:45:26 +02:00
Airbyte
bb0522f81b 🐙 source-shortcut: run up-to-date pipeline [2025-02-08] (#53585) 2025-02-09 06:08:28 +02:00
Airbyte
c77a2be57b 🐙 source-shortcut: run up-to-date pipeline [2025-02-01] (#53110) 2025-02-02 08:08:42 +02:00
Airbyte
3851c270cd 🐙 source-shortcut: run up-to-date pipeline [2025-01-25] (#52393) 2025-01-26 02:31:28 +02:00
Airbyte
9f7b700278 🐙 source-shortcut: run up-to-date pipeline [2025-01-18] (#51998) 2025-01-19 08:10:54 +02:00
Airbyte
bcdeea67fd 🐙 source-shortcut: run up-to-date pipeline [2025-01-11] (#51451) 2025-01-12 08:10:44 +02:00
Airbyte
b2870660d7 🐙 source-shortcut: run up-to-date pipeline [2024-12-28] (#50759) 2024-12-29 04:34:36 +02:00
Airbyte
a4b9ef5e0b 🐙 source-shortcut: run up-to-date pipeline [2024-12-21] (#50353) 2024-12-22 08:10:21 +02:00
Airbyte
a43939a5c1 🐙 source-shortcut: run up-to-date pipeline [2024-12-14] (#49788) 2024-12-15 08:09:55 +02:00
Airbyte
e38074d613 🐙 source-shortcut: run up-to-date pipeline [2024-12-12] (#49440) 2024-12-13 06:09:46 +02:00
Airbyte
64b8c4edf0 🐙 source-shortcut: run up-to-date pipeline [2024-12-11] (#49120) 2024-12-11 22:09:18 +02:00
Airbyte
edbcdff87e 🐙 source-shortcut: run up-to-date pipeline [2024-11-04] (#47658) 2024-11-05 00:10:50 +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
btkcodedev
8a4e8757e0 source-shortcut contribution from btkcodedev (#45176)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-09-16 15:46:08 -07:00