Skip to content

Commit

Permalink
chore(deps): Update dependency destination-snowflake to v3.3.5 (#457)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [destination-snowflake](https://hub.cloudquery.io) | patch | `v3.3.4` -> `v3.3.5` |

---

### 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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM3LjEwNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
cq-bot authored Dec 21, 2023
1 parent d1b3a86 commit 234c8d4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/aws/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/azure/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-free/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50
2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/tests/snowflake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
name: snowflake
path: cloudquery/snowflake
registry: github
version: "v3.3.4" # latest version of destination snowflake plugin
version: "v3.3.5" # latest version of destination snowflake plugin
spec:
connection_string: ${SNOWFLAKE_CONNECTION_STRING}
migrate_concurrency: 50

0 comments on commit 234c8d4

Please sign in to comment.