Skip to content

Commit 507c976

Browse files
authored
chore(deps): Update dependency destination-snowflake to v5.1.7 (#1563)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [destination-snowflake](https://hub.cloudquery.io) | patch | `v5.1.6` -> `v5.1.7` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 6694162 commit 507c976

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

transformations/aws/asset-inventory-free/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.1.6" # latest version of destination snowflake plugin
15+
version: "v5.1.7" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/aws/compliance-premium/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.1.6" # latest version of destination snowflake plugin
15+
version: "v5.1.7" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/azure/asset-inventory-free/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.1.6" # latest version of destination snowflake plugin
15+
version: "v5.1.7" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/azure/compliance-premium/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.1.6" # latest version of destination snowflake plugin
15+
version: "v5.1.7" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/gcp/asset-inventory-free/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
name: snowflake
1313
path: cloudquery/snowflake
1414
registry: cloudquery
15-
version: "v5.1.6" # latest version of destination snowflake plugin
15+
version: "v5.1.7" # latest version of destination snowflake plugin
1616
migrate_mode: forced
1717
spec:
1818
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

transformations/gcp/compliance-premium/tests/snowflake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
name: snowflake
1212
path: cloudquery/snowflake
1313
registry: cloudquery
14-
version: "v5.1.6" # latest version of destination snowflake plugin
14+
version: "v5.1.7" # latest version of destination snowflake plugin
1515
migrate_mode: forced
1616
spec:
1717
connection_string: ${SNOWFLAKE_CONNECTION_STRING}

0 commit comments

Comments
 (0)