Skip to content

Commit 2a3a46d

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-bigcommerce version to 0.2.13 Build source-bigcommerce docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 963dae7 commit 2a3a46d

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.12
17+
dockerImageTag: 0.2.13
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

+3-3
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.12"
6+
version = "0.2.13"
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.13 | 2024-08-12 | [43827](https://github.com/airbytehq/airbyte/pull/43827) | Update dependencies |
6162
| 0.2.12 | 2024-08-10 | [43630](https://github.com/airbytehq/airbyte/pull/43630) | Update dependencies |
6263
| 0.2.11 | 2024-08-03 | [43124](https://github.com/airbytehq/airbyte/pull/43124) | Update dependencies |
6364
| 0.2.10 | 2024-07-27 | [42773](https://github.com/airbytehq/airbyte/pull/42773) | Update dependencies |

0 commit comments

Comments
 (0)