Skip to content

Commit

Permalink
Merge pull request #2902 from dbt-labs/bump-package-versions-1702584055
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Dec 14, 2023
2 parents ddadf12 + 242e962 commit 0f922d8
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/reddit_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "reddit_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_reddit_ads",
"latest": "0.2.0",
"latest": "0.2.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/reddit_ads/versions/v0.2.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/reddit_ads/v0.2.1",
"name": "reddit_ads",
"version": "v0.2.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/reddit_ads_source",
"version": [
">=0.2.0",
"<0.3.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_reddit_ads/tree/v0.2.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_reddit_ads/v0.2.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_reddit_ads/tar.gz/v0.2.1",
"format": "tgz",
"sha1": "827f936b763e972366082137d4301a38bebd854e"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/snapchat_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snapchat_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_snapchat_ads",
"latest": "0.6.0",
"latest": "0.6.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/snapchat_ads/versions/v0.6.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/snapchat_ads/v0.6.1",
"name": "snapchat_ads",
"version": "v0.6.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/snapchat_ads_source",
"version": [
">=0.6.0",
"<0.7.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_snapchat_ads/tree/v0.6.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_snapchat_ads/v0.6.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_snapchat_ads/tar.gz/v0.6.1",
"format": "tgz",
"sha1": "804e60cd9a74930766f08482cd8700f2ad0a2f42"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/tiktok_ads_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tiktok_ads_source",
"namespace": "fivetran",
"description": "dbt models for dbt_tiktok_ads_source",
"latest": "0.5.1",
"latest": "0.5.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/tiktok_ads_source/versions/v0.5.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/tiktok_ads_source/v0.5.2",
"name": "tiktok_ads_source",
"version": "v0.5.2",
"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_tiktok_ads_source/tree/v0.5.2/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_tiktok_ads_source/v0.5.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_tiktok_ads_source/tar.gz/v0.5.2",
"format": "tgz",
"sha1": "db8fd17ab7d22e6888115faac941fe8549a35cbd"
}
}

0 comments on commit 0f922d8

Please sign in to comment.