Skip to content

Commit

Permalink
Merge pull request #3502 from dbt-labs/bump-package-versions-1732122060
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Nov 20, 2024
2 parents 889385f + b6d70b0 commit 045e27d
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 1 deletion.
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.9.0",
"latest": "1.10.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
107 changes: 107 additions & 0 deletions data/packages/fivetran/ad_reporting/versions/v1.10.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"id": "fivetran/ad_reporting/v1.10.0",
"name": "ad_reporting",
"version": "v1.10.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/amazon_ads",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "fivetran/apple_search_ads",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "fivetran/facebook_ads",
"version": [
">=0.8.0",
"<0.9.0"
]
},
{
"package": "fivetran/google_ads",
"version": [
">=0.11.0",
"<0.12.0"
]
},
{
"package": "fivetran/linkedin",
"version": [
">=0.9.0",
"<0.10.0"
]
},
{
"package": "fivetran/microsoft_ads",
"version": [
">=0.9.0",
"<0.10.0"
]
},
{
"package": "fivetran/pinterest",
"version": [
">=0.11.0",
"<0.12.0"
]
},
{
"package": "fivetran/reddit_ads",
"version": [
">=0.3.0",
"<0.4.0"
]
},
{
"package": "fivetran/snapchat_ads",
"version": [
">=0.7.0",
"<0.8.0"
]
},
{
"package": "fivetran/tiktok_ads",
"version": [
">=0.6.0",
"<0.7.0"
]
},
{
"package": "fivetran/twitter_ads",
"version": [
">=0.8.0",
"<0.9.0"
]
},
{
"package": "calogica/dbt_date",
"version": [
">=0.9.0",
"<1.0.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.10.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.10.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.10.0",
"format": "tgz",
"sha1": "3922ce5fe902ca0af9d6f6e8cf3cd31414cee36e"
}
}

0 comments on commit 045e27d

Please sign in to comment.