1
0
mirror of synced 2025-12-22 19:38:29 -05:00
Commit Graph

41 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
67b12c38fa 🐙 source-teamwork: run up-to-date pipeline [2025-11-25] (#70031)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:19:52 -08:00
octavia-bot-hoard[bot]
bff412a1b6 🐙 source-teamwork: run up-to-date pipeline [2025-11-18] (#69564)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:21:40 -08:00
octavia-bot-hoard[bot]
71728bc28f 🐙 source-teamwork: run up-to-date pipeline [2025-10-29] (#68999)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:42:33 -04:00
octavia-bot-hoard[bot]
f25a34057b 🐙 source-teamwork: run up-to-date pipeline [2025-10-21] (#68519)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:16:58 -04:00
octavia-bot-hoard[bot]
66f4912d04 🐙 source-teamwork: run up-to-date pipeline [2025-10-14] (#67899)
# Update source-teamwork

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

- Build source-teamwork 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-teamwork: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:22:15 -04:00
octavia-bot-hoard[bot]
a13084cdff 🐙 source-teamwork: run up-to-date pipeline [2025-10-07] (#67465)
# Update source-teamwork

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

- Build source-teamwork 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-teamwork: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:08:33 -04:00
octavia-bot-hoard[bot]
2f657fa67b 🐙 source-teamwork: run up-to-date pipeline [2025-09-30] (#66888)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:11:35 -04:00
octavia-bot-hoard[bot]
963869cd86 🐙 source-teamwork: run up-to-date pipeline [2025-09-23] (#66365)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 18:11:06 -04:00
Airbyte
42fd4169de 🐙 source-teamwork: run up-to-date pipeline [2025-09-09] (#65726) 2025-09-09 14:18:03 -04:00
Airbyte
9d6b62cfa5 🐙 source-teamwork: run up-to-date pipeline [2025-08-24] (#65026) 2025-08-23 20:43:52 -04:00
Airbyte
e6b2ef0e21 🐙 source-teamwork: run up-to-date pipeline [2025-08-02] (#64462) 2025-08-03 00:06:00 +02:00
Airbyte
61cae42114 🐙 source-teamwork: run up-to-date pipeline [2025-07-26] (#63984) 2025-07-26 20:16:33 +02:00
Airbyte
ceab06dfa2 🐙 source-teamwork: run up-to-date pipeline [2025-07-19] (#63645) 2025-07-20 02:21:16 +02:00
Airbyte
f499cf4429 🐙 source-teamwork: run up-to-date pipeline [2025-07-05] (#61454) 2025-07-05 11:12:25 -07:00
Airbyte
c5357a9713 🐙 source-teamwork: run up-to-date pipeline [2025-05-24] (#60482) 2025-05-25 07:16:03 +03:00
Airbyte
fcdcb7a4d2 🐙 source-teamwork: run up-to-date pipeline [2025-05-10] (#60198) 2025-05-11 15:12:01 +03:00
Airbyte
9409456555 🐙 source-teamwork: run up-to-date pipeline [2025-05-04] (#59599) 2025-05-04 15:13:07 +03:00
Airbyte
70765cc139 🐙 source-teamwork: run up-to-date pipeline [2025-04-27] (#58993) 2025-04-27 09:12:08 +03:00
Airbyte
6981f48267 🐙 source-teamwork: run up-to-date pipeline [2025-04-19] (#58435) 2025-04-20 05:40:39 +03:00
Airbyte
136b631580 🐙 source-teamwork: run up-to-date pipeline [2025-04-12] (#57993) 2025-04-13 09:11:29 +03:00
Airbyte
38e5be72c4 🐙 source-teamwork: run up-to-date pipeline [2025-04-05] (#57479) 2025-04-06 11:09:33 +03:00
Airbyte
32e734f118 🐙 source-teamwork: run up-to-date pipeline [2025-03-29] (#56813) 2025-03-30 07:12:06 +03:00
Airbyte
2771a6716b 🐙 source-teamwork: run up-to-date pipeline [2025-03-22] (#56273) 2025-03-23 06:10:06 +02:00
Airbyte
0d1c6ab2ff 🐙 source-teamwork: run up-to-date pipeline [2025-03-08] (#55615) 2025-03-09 08:09:46 +02:00
Airbyte
fd7d2da2b2 🐙 source-teamwork: run up-to-date pipeline [2025-03-01] (#55131) 2025-03-02 10:09:59 +02:00
Airbyte
720bc7346e 🐙 source-teamwork: run up-to-date pipeline [2025-02-22] (#54533) 2025-02-23 06:11:07 +02:00
Airbyte
8296e027f2 🐙 source-teamwork: run up-to-date pipeline [2025-02-15] (#54105) 2025-02-18 08:17:16 +02:00
Airbyte
5200088cd4 🐙 source-teamwork: run up-to-date pipeline [2025-02-08] (#53521) 2025-02-09 04:32:47 +02:00
Airbyte
b99b819288 🐙 source-teamwork: run up-to-date pipeline [2025-02-01] (#53106) 2025-02-02 08:08:52 +02:00
Airbyte
2905ce0861 🐙 source-teamwork: run up-to-date pipeline [2025-01-25] (#52382) 2025-01-26 02:31:57 +02:00
Airbyte
88a8b93963 🐙 source-teamwork: run up-to-date pipeline [2025-01-18] (#51988) 2025-01-19 06:09:31 +02:00
Airbyte
966ffb5176 🐙 source-teamwork: run up-to-date pipeline [2025-01-11] (#51399) 2025-01-12 06:11:24 +02:00
Airbyte
26644a6e52 🐙 source-teamwork: run up-to-date pipeline [2024-12-28] (#50758) 2024-12-29 04:34:39 +02:00
Airbyte
5683c35029 🐙 source-teamwork: run up-to-date pipeline [2024-12-21] (#50362) 2024-12-22 08:09:57 +02:00
Airbyte
04633199bc 🐙 source-teamwork: run up-to-date pipeline [2024-12-14] (#49757) 2024-12-15 06:10:34 +02:00
Airbyte
dfdfbb0ebb 🐙 source-teamwork: run up-to-date pipeline [2024-12-12] (#49429) 2024-12-13 06:10:17 +02:00
Airbyte
eb70cde301 🐙 source-teamwork: run up-to-date pipeline [2024-12-11] (#49119) 2024-12-11 22:09:21 +02:00
Airbyte
145d175a0c 🐙 source-teamwork: run up-to-date pipeline [2024-11-04] (#48149) 2024-11-04 22:08:48 +02:00
Airbyte
9e8c9d6c98 🐙 source-teamwork: run up-to-date pipeline [2024-10-28] (#47552) 2024-10-28 18:13:10 +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
c6530c946b source-teamwork contribution from btkcodedev (#45155)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-09-16 15:39:48 -07:00