Skip to content

Commit

Permalink
Merge pull request #2754 from dbt-labs/bump-package-versions-1696863706
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 9, 2023
2 parents ad7d4a5 + 3342a6b commit cb9e741
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/fivetran/ad_reporting/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ad_reporting",
"namespace": "fivetran",
"description": "dbt models for dbt_ad_reporting",
"latest": "1.6.0",
"latest": "1.6.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
100 changes: 100 additions & 0 deletions data/packages/fivetran/ad_reporting/versions/v1.6.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
{
"id": "fivetran/ad_reporting/v1.6.1",
"name": "ad_reporting",
"version": "v1.6.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/apple_search_ads",
"version": [
">=0.2.0",
"<0.3.0"
]
},
{
"package": "fivetran/snapchat_ads",
"version": [
">=0.5.0",
"<0.6.0"
]
},
{
"package": "fivetran/facebook_ads",
"version": [
">=0.6.0",
"<0.7.0"
]
},
{
"package": "fivetran/google_ads",
"version": [
">=0.9.0",
"<0.10.0"
]
},
{
"package": "fivetran/pinterest",
"version": [
">=0.9.0",
"<0.10.0"
]
},
{
"package": "fivetran/linkedin",
"version": [
">=0.7.0",
"<0.8.0"
]
},
{
"package": "fivetran/microsoft_ads",
"version": [
">=0.6.0",
"<0.7.0"
]
},
{
"package": "fivetran/tiktok_ads",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "fivetran/twitter_ads",
"version": [
">=0.6.0",
"<0.7.0"
]
},
{
"package": "fivetran/amazon_ads",
"version": [
">=0.2.0",
"<0.3.0"
]
},
{
"package": "fivetran/reddit_ads",
"version": [
">=0.1.0",
"<0.2.0"
]
}
],
"require_dbt_version": [
">=1.6.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_ad_reporting/tree/v1.6.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.6.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.6.1",
"format": "tgz",
"sha1": "9819178dd23fec019f3d93d56587ab1fccd49850"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/google_play_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google_play_source",
"namespace": "fivetran",
"description": "dbt models for dbt_google_play_source",
"latest": "0.3.0",
"latest": "0.3.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/google_play_source/versions/v0.3.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/google_play_source/v0.3.1",
"name": "google_play_source",
"version": "v0.3.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "dbt-labs/spark_utils",
"version": [
">=0.3.0",
"<0.4.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_google_play_source/tree/v0.3.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_google_play_source/v0.3.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_google_play_source/tar.gz/v0.3.1",
"format": "tgz",
"sha1": "cd06ff313b98c80dc9c55dbb0bfaba8ca86c17f0"
}
}

0 comments on commit cb9e741

Please sign in to comment.