Skip to content

Commit

Permalink
Merge pull request #3567 from dbt-labs/bump-package-versions-1734548464
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Dec 18, 2024
2 parents e5848f7 + 2f4ec12 commit c5baa91
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.10.0",
"latest": "1.11.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
107 changes: 107 additions & 0 deletions data/packages/fivetran/ad_reporting/versions/v1.11.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"id": "fivetran/ad_reporting/v1.11.0",
"name": "ad_reporting",
"version": "v1.11.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.10.0",
"<0.11.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.7.0",
"<0.8.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.11.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.11.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.11.0",
"format": "tgz",
"sha1": "04843afcd06598414f578e733de50bda2d1b2214"
}
}

0 comments on commit c5baa91

Please sign in to comment.