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

38 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
258515fe26 🐙 source-shippo: run up-to-date pipeline [2025-11-25] (#70072)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:17:10 -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]
07919d09bd 🐙 source-shippo: run up-to-date pipeline [2025-11-18] (#69472)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:27:16 -08:00
octavia-bot-hoard[bot]
8703e80c17 🐙 source-shippo: run up-to-date pipeline [2025-10-29] (#68856)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:51:22 -04:00
octavia-bot-hoard[bot]
08f345fe57 🐙 source-shippo: run up-to-date pipeline [2025-10-21] (#68235)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:38:40 -04:00
octavia-bot-hoard[bot]
c3b4d7d179 🐙 source-shippo: run up-to-date pipeline [2025-10-14] (#67726)
# Update source-shippo

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

- Build source-shippo 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-shippo: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:24 -04:00
octavia-bot-hoard[bot]
786e30f5dd 🐙 source-shippo: run up-to-date pipeline [2025-10-07] (#67441)
# Update source-shippo

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

- Build source-shippo 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-shippo: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:00 -04:00
octavia-bot-hoard[bot]
bee6626165 🐙 source-shippo: run up-to-date pipeline [2025-09-30] (#66913)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:10:07 -04:00
Airbyte
e7aa4d31c6 🐙 source-shippo: run up-to-date pipeline [2025-09-24] (#65690)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 22:42:05 -04:00
Airbyte
ca8e7f721b 🐙 source-shippo: run up-to-date pipeline [2025-08-24] (#65506) 2025-08-23 22:43:03 -04:00
Airbyte
2dc0c825aa 🐙 source-shippo: run up-to-date pipeline [2025-08-09] (#64847) 2025-08-10 02:22:11 +02:00
Airbyte
ad88e946d1 🐙 source-shippo: run up-to-date pipeline [2025-08-02] (#64474) 2025-08-03 02:21:23 +02:00
Airbyte
23ef9f3c4f 🐙 source-shippo: run up-to-date pipeline [2025-07-26] (#64004) 2025-07-26 22:08:06 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
76d8e4c488 🐙 source-shippo: run up-to-date pipeline [2025-07-20] (#63675) 2025-07-20 04:49:20 +02:00
Airbyte
3d628da248 🐙 source-shippo: run up-to-date pipeline [2025-06-28] (#62245) 2025-06-28 11:08:05 -07:00
Airbyte
1c71a65c0f 🐙 source-shippo: run up-to-date pipeline [2025-06-21] (#61456) 2025-06-21 11:12:27 -07:00
Airbyte
9052e3fb9e 🐙 source-shippo: run up-to-date pipeline [2025-05-24] (#60475) 2025-05-25 07:16:13 +03:00
Airbyte
5c07538f67 🐙 source-shippo: run up-to-date pipeline [2025-05-10] (#59616) 2025-05-11 13:09:55 +03:00
Airbyte
320a5ae315 🐙 source-shippo: run up-to-date pipeline [2025-04-27] (#58387) 2025-04-27 11:13:42 +03:00
Airbyte
3129305a27 🐙 source-shippo: run up-to-date pipeline [2025-04-12] (#57417) 2025-04-13 09:13:26 +03:00
Airbyte
429cdf46c7 🐙 source-shippo: run up-to-date pipeline [2025-03-29] (#56857) 2025-03-30 09:11:09 +03:00
Airbyte
5ef5de320f 🐙 source-shippo: run up-to-date pipeline [2025-03-22] (#56299) 2025-03-23 08:10:26 +02:00
Airbyte
39687033a1 🐙 source-shippo: run up-to-date pipeline [2025-03-08] (#55594) 2025-03-09 06:09:00 +02:00
Airbyte
a35cb11ab8 🐙 source-shippo: run up-to-date pipeline [2025-03-01] (#55153) 2025-03-02 10:09:04 +02:00
Airbyte
69828a090f 🐙 source-shippo: run up-to-date pipeline [2025-02-22] (#54487) 2025-02-23 04:35:13 +02:00
Airbyte
cbe5cf5fc2 🐙 source-shippo: run up-to-date pipeline [2025-02-15] (#54069) 2025-02-18 07:45:37 +02:00
Airbyte
7adb14b3b8 🐙 source-shippo: run up-to-date pipeline [2025-02-08] (#53535) 2025-02-09 04:32:07 +02:00
Airbyte
7e9de2084d 🐙 source-shippo: run up-to-date pipeline [2025-02-01] (#52997) 2025-02-02 04:32:50 +02:00
Airbyte
ed0ba4f1fc 🐙 source-shippo: run up-to-date pipeline [2025-01-25] (#52451) 2025-01-26 04:30:47 +02:00
Airbyte
61e2f7d654 🐙 source-shippo: run up-to-date pipeline [2025-01-18] (#51924) 2025-01-19 04:34:53 +02:00
Airbyte
fd12d99d4f 🐙 source-shippo: run up-to-date pipeline [2025-01-11] (#51315) 2025-01-12 02:35:51 +02:00
Airbyte
4038925429 🐙 source-shippo: run up-to-date pipeline [2024-12-28] (#50702) 2024-12-29 02:34:47 +02:00
Airbyte
2195e34456 🐙 source-shippo: run up-to-date pipeline [2024-12-21] (#50292) 2024-12-22 04:34:37 +02:00
Airbyte
409d33e446 🐙 source-shippo: run up-to-date pipeline [2024-12-14] (#49727) 2024-12-15 04:39:47 +02:00
Airbyte
193a1cfcaf 🐙 source-shippo: run up-to-date pipeline [2024-12-12] (#49352) 2024-12-13 02:33:26 +02:00
Airbyte
00462788b3 🐙 source-shippo: run up-to-date pipeline [2024-12-11] (#49101) 2024-12-11 22:10:17 +02:00
Aazam Thakur
c25f3fc140 source-shippo contribution from aazam-gh (#47485)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2024-11-07 01:50:42 +02:00