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

23 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
c99a29ee44 🐙 source-svix: run up-to-date pipeline [2025-11-25] (#70063)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:17:43 -08:00
Aaron ("AJ") Steers
4d9f3aa051 feat: Add external documentation URLs to Group K source connectors (source-shippo through source-testrail) (#69738)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:11:50 -08:00
octavia-bot-hoard[bot]
01c5654f47 🐙 source-svix: run up-to-date pipeline [2025-11-18] (#69527)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:24:06 -08:00
octavia-bot-hoard[bot]
846f2da878 🐙 source-svix: run up-to-date pipeline [2025-10-29] (#68993)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:42:52 -04:00
octavia-bot-hoard[bot]
e099946ba8 🐙 source-svix: run up-to-date pipeline [2025-10-21] (#68525)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:16:37 -04:00
octavia-bot-hoard[bot]
a354e0092a 🐙 source-svix: run up-to-date pipeline [2025-10-14] (#67884)
# Update source-svix

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

- Build source-svix 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-svix: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.5 | **7.3.4** |
| python | anyio | updated | 4.9.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:23:13 -04:00
octavia-bot-hoard[bot]
4ecfdb9797 🐙 source-svix: run up-to-date pipeline [2025-10-07] (#67455)
# Update source-svix

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

- Build source-svix 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-svix: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.5 | **7.3.1** |
| python | anyio | updated | 4.9.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:08 -04:00
octavia-bot-hoard[bot]
98f71a521b 🐙 source-svix: run up-to-date pipeline [2025-09-30] (#66881)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 14:11:22 -04:00
octavia-bot-hoard[bot]
0fd803f2ea 🐙 source-svix: run up-to-date pipeline [2025-09-23] (#66362)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 20:30:44 -04:00
Airbyte
0aeb1d1c47 🐙 source-svix: run up-to-date pipeline [2025-09-09] (#66122) 2025-09-09 12:13:19 -04:00
Airbyte
dcf974e05c 🐙 source-svix: run up-to-date pipeline [2025-08-23] (#64999) 2025-08-23 20:43:59 -04:00
Airbyte
81c207fbcf 🐙 source-svix: run up-to-date pipeline [2025-08-02] (#64458) 2025-08-03 00:06:12 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
fa165819b8 🐙 source-svix: run up-to-date pipeline [2025-07-19] (#63609) 2025-07-20 02:24:47 +02:00
Airbyte
0e6f3b85ba 🐙 source-svix: run up-to-date pipeline [2025-07-05] (#62680) 2025-07-05 11:10:57 -07:00
Airbyte
48775185ab 🐙 source-svix: run up-to-date pipeline [2025-06-28] (#61305) 2025-06-28 11:08:51 -07:00
Airbyte
6938f3cf98 🐙 source-svix: run up-to-date pipeline [2025-05-24] (#60462) 2025-05-25 07:16:23 +03:00
Airbyte
7426ed2203 🐙 source-svix: run up-to-date pipeline [2025-05-10] (#60193) 2025-05-11 15:12:18 +03:00
Airbyte
1042863661 🐙 source-svix: run up-to-date pipeline [2025-05-04] (#59592) 2025-05-04 15:13:25 +03:00
Airbyte
bb2f1fc682 🐙 source-svix: run up-to-date pipeline [2025-04-27] (#59026) 2025-04-27 11:11:40 +03:00
Airbyte
e4206668bc 🐙 source-svix: run up-to-date pipeline [2025-04-19] (#58429) 2025-04-20 05:40:57 +03:00
Airbyte
8540a9a5f0 🐙 source-svix: run up-to-date pipeline [2025-04-12] (#57997) 2025-04-13 09:11:19 +03:00
btkcodedev
b24a8dfda3 source-svix contribution from btkcodedev (#57495) 2025-04-08 15:46:11 -07:00