Skip to content

Commit

Permalink
Merge pull request #3308 from dbt-labs/bump-package-versions-1727910045
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Oct 2, 2024
2 parents e6aa2ee + 38038d9 commit eab062e
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/bqbooster/dbt_bigquery_monitoring/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_bigquery_monitoring",
"namespace": "bqbooster",
"description": "dbt models for dbt-bigquery-monitoring",
"latest": "0.7.3",
"latest": "0.8.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "bqbooster/dbt_bigquery_monitoring/v0.8.0",
"name": "dbt_bigquery_monitoring",
"version": "v0.8.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0",
"<2.0.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/bqbooster/dbt-bigquery-monitoring/tree/v0.8.0/",
"readme": "https://raw.githubusercontent.com/bqbooster/dbt-bigquery-monitoring/v0.8.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/bqbooster/dbt-bigquery-monitoring/tar.gz/v0.8.0",
"format": "tgz",
"sha1": "1f450d09a671acfd63c03f981e026b4d6a93d72b"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/stripe_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "stripe_source",
"namespace": "fivetran",
"description": "dbt models for dbt_stripe_source",
"latest": "0.12.0",
"latest": "0.12.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/stripe_source/versions/v0.12.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/stripe_source/v0.12.1",
"name": "stripe_source",
"version": "v0.12.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_stripe_source/tree/v0.12.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_stripe_source/v0.12.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_stripe_source/tar.gz/v0.12.1",
"format": "tgz",
"sha1": "11ed87661b9d49006082070fbfce0b12aaf63f06"
}
}

0 comments on commit eab062e

Please sign in to comment.