Skip to content

Commit

Permalink
Merge pull request #3543 from dbt-labs/bump-package-versions-1733176854
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Dec 2, 2024
2 parents 17e4377 + f53c299 commit 35d0f2a
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/packages/fivetran/shopify/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "shopify",
"namespace": "fivetran",
"description": "dbt models for dbt_shopify",
"latest": "0.13.2",
"latest": "0.14.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/shopify/versions/v0.14.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/shopify/v0.14.0",
"name": "shopify",
"version": "v0.14.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/shopify_source",
"version": [
">=0.13.0",
"<0.14.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_shopify/tree/v0.14.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_shopify/v0.14.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_shopify/tar.gz/v0.14.0",
"format": "tgz",
"sha1": "2d789e407581660f9bc00b4532e801a2035ec262"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/twilio/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "twilio",
"namespace": "fivetran",
"description": "dbt models for dbt_twilio",
"latest": "0.3.0",
"latest": "0.4.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/twilio/versions/v0.4.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/twilio/v0.4.0",
"name": "twilio",
"version": "v0.4.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/twilio_source",
"version": [
">=0.4.0",
"<0.5.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_twilio/tree/v0.4.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_twilio/v0.4.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_twilio/tar.gz/v0.4.0",
"format": "tgz",
"sha1": "02bac2c2daa39ea992d667626b2ccfccf8d48eff"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/zendesk/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zendesk",
"namespace": "fivetran",
"description": "dbt models for dbt_zendesk",
"latest": "0.18.1",
"latest": "0.19.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/zendesk/versions/v0.19.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/zendesk/v0.19.0",
"name": "zendesk",
"version": "v0.19.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/zendesk_source",
"version": [
">=0.14.0",
"<0.15.0"
]
},
{
"package": "calogica/dbt_date",
"version": [
">=0.9.0",
"<1.0.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_zendesk/tree/v0.19.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_zendesk/v0.19.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_zendesk/tar.gz/v0.19.0",
"format": "tgz",
"sha1": "0e9e3ff32009957ccecf5a2eeeaf4c3a71a0058a"
}
}

0 comments on commit 35d0f2a

Please sign in to comment.