Skip to content

Commit c6f2a32

Browse files
authored
🐙 source-bigcommerce: run up-to-date pipeline [2024-09-14] (#45539)
1 parent 0f81a1e commit c6f2a32

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

airbyte-integrations/connectors/source-bigcommerce/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
connectorSubtype: api
1515
connectorType: source
1616
definitionId: 59c5501b-9f95-411e-9269-7143c939adbd
17-
dockerImageTag: 0.2.16
17+
dockerImageTag: 0.2.17
1818
dockerRepository: airbyte/source-bigcommerce
1919
documentationUrl: https://docs.airbyte.com/integrations/sources/bigcommerce
2020
githubIssueLabel: source-bigcommerce

airbyte-integrations/connectors/source-bigcommerce/poetry.lock

+21-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-bigcommerce/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.2.16"
6+
version = "0.2.17"
77
name = "source-bigcommerce"
88
description = "Source implementation for Bigcommerce."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/bigcommerce.md

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ BigCommerce has some [rate limit restrictions](https://developer.bigcommerce.com
5858

5959
| Version | Date | Pull Request | Subject |
6060
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------- |
61+
| 0.2.17 | 2024-09-14 | [45539](https://github.com/airbytehq/airbyte/pull/45539) | Update dependencies |
6162
| 0.2.16 | 2024-09-07 | [45292](https://github.com/airbytehq/airbyte/pull/45292) | Update dependencies |
6263
| 0.2.15 | 2024-08-31 | [44979](https://github.com/airbytehq/airbyte/pull/44979) | Update dependencies |
6364
| 0.2.14 | 2024-08-24 | [44693](https://github.com/airbytehq/airbyte/pull/44693) | Update dependencies |

0 commit comments

Comments
 (0)