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

100 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
7b75fa71ee feat: Add external documentation URLs to Group G source connectors (source-jobnimbus through source-microsoft-dataverse) (#69734)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:06:06 -08:00
David Gold
569a6f41a8 update Python connector license in pyproject toml file (#68153)
## What
In the migration to update connector open source licenses, we missed a
couple references. This change necessary to pass our pre-release checks
since we assert that the license in the connector's pyproject.toml file
matches the license in the connector's metadata file. I don't believe
this warrants bumping connector versions.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 
2025-10-16 20:24:34 -04:00
octavia-bot-hoard[bot]
d67e829ecd 🐙 source-linnworks: run up-to-date pipeline [2025-10-14] (#68061)
# Update source-linnworks

This PR was autogenerated by running `airbyte-ci connectors
--name=source-linnworks 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-linnworks version to 0.1.66: Successful

- Build source-linnworks 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-linnworks: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.1** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | charset-normalizer | updated | 3.4.3 | **3.4.4** |
| python | idna | updated | 3.10 | **3.11** |
| python | multidict | updated | 6.6.4 | **6.7.0** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | propcache | updated | 0.3.2 | **0.4.1** |
| python | pydantic | updated | 1.10.22 | **1.10.24** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | yarl | updated | 1.20.1 | **1.22.0** |
| python | source-linnworks | removed | 0.1.60 | **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:11:48 -04:00
octavia-bot-hoard[bot]
3a1f42bbac 🐙 source-linnworks: run up-to-date pipeline [2025-10-07] (#67530)
# Update source-linnworks

This PR was autogenerated by running `airbyte-ci connectors
--name=source-linnworks 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-linnworks version to 0.1.65: Successful

- Build source-linnworks 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-linnworks: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.0** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | multidict | updated | 6.6.4 | **6.7.0** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | propcache | updated | 0.3.2 | **0.4.0** |
| python | pydantic | updated | 1.10.22 | **1.10.24** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | yarl | updated | 1.20.1 | **1.22.0** |
| python | source-linnworks | removed | 0.1.60 | **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 18:08:10 -04:00
octavia-bot-hoard[bot]
13e3a3ed9f 🐙 source-linnworks: run up-to-date pipeline [2025-09-30] (#66816)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 12:10:53 -04:00
octavia-bot-hoard[bot]
8724c13272 🐙 source-linnworks: run up-to-date pipeline [2025-09-24] (#66657)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 02:11:21 -04:00
Airbyte
998d127d72 🐙 source-linnworks: run up-to-date pipeline [2025-09-09] (#66059) 2025-09-09 12:16:09 -04:00
Airbyte
772783aef0 🐙 source-linnworks: run up-to-date pipeline [2025-08-23] (#65379) 2025-08-23 16:10:42 -04:00
Airbyte
7f5361afd6 🐙 source-linnworks: run up-to-date pipeline [2025-08-16] (#64985) 2025-08-16 20:06:11 +02:00
Airbyte
c748441072 🐙 source-linnworks: run up-to-date pipeline [2025-08-09] (#64611) 2025-08-09 16:07:05 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
5f051c9747 🐙 source-linnworks: run up-to-date pipeline [2025-07-19] (#63494) 2025-07-19 18:07:52 +02:00
Airbyte
1a0026a6a1 🐙 source-linnworks: run up-to-date pipeline [2025-07-12] (#63107) 2025-07-12 13:08:49 -07:00
Airbyte
b9beccf7ed 🐙 source-linnworks: run up-to-date pipeline [2025-07-05] (#62568) 2025-07-05 07:10:00 -07:00
Airbyte
7fe6ae5beb 🐙 source-linnworks: run up-to-date pipeline [2025-06-28] (#62153) 2025-06-28 07:07:33 -07:00
Airbyte
38b0b116a0 🐙 source-linnworks: run up-to-date pipeline [2025-06-21] (#61854) 2025-06-21 13:07:17 -07:00
Airbyte
3db68e4dbc 🐙 source-linnworks: run up-to-date pipeline [2025-06-14] (#61076) 2025-06-16 11:53:45 -07:00
Airbyte
42255df38d 🐙 source-linnworks: run up-to-date pipeline [2025-05-24] (#59903) 2025-05-24 20:02:48 +03:00
Airbyte
bb2e094d3d 🐙 source-linnworks: run up-to-date pipeline [2025-05-03] (#59265) 2025-05-03 19:10:42 +03:00
Airbyte
e292c10ac5 🐙 source-linnworks: run up-to-date pipeline [2025-04-26] (#58771) 2025-04-26 23:09:01 +03:00
Airbyte
3b6c7612a5 🐙 source-linnworks: run up-to-date pipeline [2025-04-19] (#58202) 2025-04-19 19:11:22 +03:00
Airbyte
f21fbf3aa6 🐙 source-linnworks: run up-to-date pipeline [2025-04-12] (#57753) 2025-04-12 23:11:09 +03:00
Airbyte
11e4d58ae3 🐙 source-linnworks: run up-to-date pipeline [2025-04-05] (#57089) 2025-04-05 19:10:47 +03:00
Airbyte
b29f2d329c 🐙 source-linnworks: run up-to-date pipeline [2025-03-29] (#56649) 2025-03-30 00:17:30 +02:00
Airbyte
8f11de292c 🐙 source-linnworks: run up-to-date pipeline [2025-03-22] (#56053) 2025-03-22 20:12:50 +02:00
Airbyte
cbe7834253 🐙 source-linnworks: run up-to-date pipeline [2025-03-08] (#55464) 2025-03-09 00:10:02 +02:00
Airbyte
5a50d1085a 🐙 source-linnworks: run up-to-date pipeline [2025-03-01] (#54760) 2025-03-01 16:11:04 +02:00
devin-ai-integration[bot]
74e610c8ea Update pytest to version 8.0+ across all packages (#54708)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2025-02-28 15:12:54 -08:00
Airbyte
6027bbfc7e 🐙 source-linnworks: run up-to-date pipeline [2025-02-22] (#54365) 2025-02-22 22:07:07 +02:00
Airbyte
eda5f3058a 🐙 source-linnworks: run up-to-date pipeline [2025-02-15] (#53815) 2025-02-18 07:59:32 +02:00
devin-ai-integration[bot]
ed19a158c4 chore: standardize Poe tasks configuration across all connectors (#53233)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
2025-02-07 15:26:48 -08:00
Airbyte
2178440f54 🐙 source-linnworks: run up-to-date pipeline [2025-02-01] (#52725) 2025-02-01 16:10:48 +02:00
Airbyte
513df7d1b8 🐙 source-linnworks: run up-to-date pipeline [2025-01-25] (#51807) 2025-01-25 22:25:55 +02:00
Airbyte
8b37137637 🐙 source-linnworks: run up-to-date pipeline [2025-01-11] (#51157) 2025-01-11 20:16:09 +02:00
Airbyte
c49120fbd9 🐙 source-linnworks: run up-to-date pipeline [2024-12-28] (#50634) 2024-12-29 00:14:18 +02:00
Airbyte
b6adbb1362 🐙 source-linnworks: run up-to-date pipeline [2024-12-21] (#50148) 2024-12-21 22:15:24 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Airbyte
6e5ba803fe 🐙 source-linnworks: run up-to-date pipeline [2024-12-14] (#48880) 2024-12-15 00:18:24 +02:00
Airbyte
3b02bb3eaa 🐙 source-linnworks: run up-to-date pipeline [2024-11-25] (#48665) 2024-11-25 14:12:56 +02:00
Airbyte
21de0cb59f 🐙 source-linnworks: run up-to-date pipeline [2024-11-04] (#48271) 2024-11-05 04:31:02 +02:00
Airbyte
ef4fcd18fe 🐙 source-linnworks: run up-to-date pipeline [2024-10-29] (#47877) 2024-10-29 20:11:07 +02:00
Airbyte
01faa18645 🐙 source-linnworks: run up-to-date pipeline [2024-10-28] (#47116) 2024-10-28 18:13:49 +02:00
Airbyte
49e5f09cec 🐙 source-linnworks: run up-to-date pipeline [2024-10-12] (#46798) 2024-10-13 03:20:23 +03:00
Airbyte
fc95787bc9 🐙 source-linnworks: run up-to-date pipeline [2024-10-05] (#46406) 2024-10-06 03:21:57 +03:00
Airbyte
97ddea8744 🐙 source-linnworks: run up-to-date pipeline [2024-09-28] (#46124) 2024-09-29 03:22:42 +03:00
Airbyte
7cdb870c17 🐙 source-linnworks: run up-to-date pipeline [2024-09-21] (#45730) 2024-09-22 03:22:53 +03:00
Airbyte
efa3a0538a 🐙 source-linnworks: run up-to-date pipeline [2024-09-14] (#45571) 2024-09-15 03:18:14 +03:00
Airbyte
f88f16459b 🐙 source-linnworks: run up-to-date pipeline [2024-09-07] (#45262) 2024-09-08 03:20:22 +03:00
Airbyte
07fbcbabe0 🐙 source-linnworks: run up-to-date pipeline [2024-08-31] (#44968) 2024-09-01 03:22:38 +03:00
Airbyte
df0eacd931 🐙 source-linnworks: run up-to-date pipeline [2024-08-24] (#44740) 2024-08-25 03:17:12 +03:00