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

25 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
10f7d63708 🐙 source-watchmode: run up-to-date pipeline [2025-11-25] (#70168)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-25 00:12:18 -08:00
octavia-bot-hoard[bot]
2f25058d61 🐙 source-watchmode: run up-to-date pipeline [2025-11-18] (#69703)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-18 00:10:40 -08:00
octavia-bot-hoard[bot]
e00c1397fb 🐙 source-watchmode: run up-to-date pipeline [2025-10-29] (#68934)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:46:31 -04:00
octavia-bot-hoard[bot]
1e3a804245 🐙 source-watchmode: run up-to-date pipeline [2025-10-21] (#68367)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:29:35 -04:00
octavia-bot-hoard[bot]
328f938ad9 🐙 source-watchmode: run up-to-date pipeline [2025-10-14] (#67969)
# Update source-watchmode

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

- Build source-watchmode 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-watchmode: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:17:45 -04:00
octavia-bot-hoard[bot]
99095a463c 🐙 source-watchmode: run up-to-date pipeline [2025-10-07] (#67327)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 12:10:14 -04:00
octavia-bot-hoard[bot]
e50d47cff3 🐙 source-watchmode: run up-to-date pipeline [2025-09-30] (#66449)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 20:27:29 -04:00
Airbyte
77da8c4efc 🐙 source-watchmode: run up-to-date pipeline [2025-09-09] (#65681) 2025-09-09 14:19:33 -04:00
Airbyte
2416005771 🐙 source-watchmode: run up-to-date pipeline [2025-08-24] (#65478) 2025-08-23 22:44:22 -04:00
Airbyte
de42bf579e 🐙 source-watchmode: run up-to-date pipeline [2025-08-09] (#64815) 2025-08-10 02:23:32 +02:00
Airbyte
2a14cf15cf 🐙 source-watchmode: run up-to-date pipeline [2025-08-02] (#64380) 2025-08-02 22:06:37 +02:00
Airbyte
e1293b2d01 🐙 source-watchmode: run up-to-date pipeline [2025-07-26] (#64059) 2025-07-27 00:06:22 +02:00
Airbyte
80ed68e8cc 🐙 source-watchmode: run up-to-date pipeline [2025-07-20] (#63692) 2025-07-20 04:48:45 +02:00
Airbyte
0debc5546f 🐙 source-watchmode: run up-to-date pipeline [2025-07-12] (#63160) 2025-07-12 15:08:21 -07:00
Airbyte
106bd8e9df 🐙 source-watchmode: run up-to-date pipeline [2025-07-05] (#62752) 2025-07-05 13:05:27 -07:00
Airbyte
db1357b157 🐙 source-watchmode: run up-to-date pipeline [2025-06-28] (#62228) 2025-06-28 09:14:54 -07:00
Airbyte
1dd7b1501b 🐙 source-watchmode: run up-to-date pipeline [2025-06-21] (#61755) 2025-06-21 07:06:54 -07:00
Airbyte
cee780732f 🐙 source-watchmode: run up-to-date pipeline [2025-06-15] (#61254) 2025-06-16 11:45:31 -07:00
Airbyte
3d72c536c5 🐙 source-watchmode: run up-to-date pipeline [2025-05-24] (#60740) 2025-05-24 21:12:53 +03:00
Airbyte
f0162d3d7a 🐙 source-watchmode: run up-to-date pipeline [2025-05-10] (#59975) 2025-05-11 03:38:29 +03:00
Airbyte
7930d1eef4 🐙 source-watchmode: run up-to-date pipeline [2025-05-04] (#59528) 2025-05-04 11:12:42 +03:00
Airbyte
a12606a3ed 🐙 source-watchmode: run up-to-date pipeline [2025-04-26] (#58959) 2025-04-27 09:14:22 +03:00
Airbyte
ab1c28c7c6 🐙 source-watchmode: run up-to-date pipeline [2025-04-19] (#58562) 2025-04-20 11:10:43 +03:00
Airbyte
4004cf2a64 🐙 source-watchmode: run up-to-date pipeline [2025-04-12] (#58020) 2025-04-13 11:10:40 +03:00
btkcodedev
7729d02aaf source-watchmode contribution from btkcodedev (#57406) 2025-04-09 16:01:47 -07:00