Skip to content

Revert "fix(deps): update sentry to v7.42.0"#1678

Merged
dotansimha merged 1 commit intomainfrom
revert-1673-renovate/sentry
Mar 12, 2023
Merged

Revert "fix(deps): update sentry to v7.42.0"#1678
dotansimha merged 1 commit intomainfrom
revert-1673-renovate/sentry

Conversation

@dotansimha
Copy link
Copy Markdown
Member

@dotansimha dotansimha commented Mar 12, 2023

Reverts #1673

Not sure why, but it seems like it could crash some components? (noticed in dev deployment)

TypeError: Cannot assign to read only property 'get' of object '[object Module]'
    at fill (file:///usr/src/app/index.js:96751:16)
    at Http2.setupOnce (file:///usr/src/app/index.js:101360:5)
    at setupIntegration (file:///usr/src/app/index.js:100002:17)
    at file:///usr/src/app/index.js:99993:7
    at Array.forEach (<anonymous>)
    at setupIntegrations (file:///usr/src/app/index.js:99991:16)
    at NodeClient2.setupIntegrations (file:///usr/src/app/index.js:100274:28)
    at Hub2.bindClient (file:///usr/src/app/index.js:98904:14)
    at initAndBind (file:///usr/src/app/index.js:100539:7)
    at init (file:///usr/src/app/index.js:102958:3)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 12, 2023

⚠️ No Changeset found

Latest commit: 47097a2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dotansimha dotansimha enabled auto-merge (squash) March 12, 2023 07:34
@github-actions
Copy link
Copy Markdown
Contributor

💻 Website Preview

The latest changes are available as preview in: https://2c7f3e12.hive-landing-page.pages.dev

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-hive/cli 0.20.3-alpha-20230312073355-47097a29 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

📚 Storybook Deployment

The latest changes are available as preview in: https://d1513da9.hive-storybook.pages.dev

@github-actions
Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 270.37 KB (🟢 -271 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

@github-actions
Copy link
Copy Markdown
Contributor

🐋 This PR was built and pushed to the following Docker images (tag: 47097a29e03580e5970532e494b521aa7431dd9b):

Docker Bake metadata
{
"app": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The app of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/app",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "app.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The app of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/app",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "app.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:d748a87ef4e9ab8c7b3b74e7830eeb43aa65228c52aa525393ffa7ddc0883584",
    "size": 1609
  },
  "containerimage.digest": "sha256:d748a87ef4e9ab8c7b3b74e7830eeb43aa65228c52aa525393ffa7ddc0883584",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/app:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/app:revert_1673_renovate_sentry"
},
"composition-federation-2": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "Federation 2 Composition Service for GraphQL Hive.",
      "build-arg:IMAGE_TITLE": "graphql-hive/composition-federation-2",
      "build-arg:PORT": "3069",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "Federation 2 Composition Service for GraphQL Hive.",
      "build-arg:IMAGE_TITLE": "graphql-hive/composition-federation-2",
      "build-arg:PORT": "3069",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:cf783e09f8a610db442a9906f8031341bbde2f2c364b73fb041cf548065a63c0",
    "size": 1609
  },
  "containerimage.digest": "sha256:cf783e09f8a610db442a9906f8031341bbde2f2c364b73fb041cf548065a63c0",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/composition-federation-2:revert_1673_renovate_sentry"
},
"docs": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The docs of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/docs",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "app.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The docs of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/docs",
      "build-arg:PORT": "3000",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "app.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:6743bd156600ace48abbc2756c672b798fcd24fce14a8e541114c890d21e2311",
    "size": 1609
  },
  "containerimage.digest": "sha256:6743bd156600ace48abbc2756c672b798fcd24fce14a8e541114c890d21e2311",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/docs:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/docs:revert_1673_renovate_sentry"
},
"emails": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The emails service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/emails",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The emails service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/emails",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:50cb0ab465babaa1466e0c9fcdf78490b428f0e273d0b06d21520e7e09d17ce5",
    "size": 1609
  },
  "containerimage.digest": "sha256:50cb0ab465babaa1466e0c9fcdf78490b428f0e273d0b06d21520e7e09d17ce5",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/emails:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/emails:revert_1673_renovate_sentry"
},
"rate-limit": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The rate limit service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3009",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The rate limit service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3009",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:0c353e1cb1b4bc558d1d9b1dc56d12570e00e8ca86d6fa4bbcfed87409f5b5fc",
    "size": 1609
  },
  "containerimage.digest": "sha256:0c353e1cb1b4bc558d1d9b1dc56d12570e00e8ca86d6fa4bbcfed87409f5b5fc",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/rate-limit:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/rate-limit:revert_1673_renovate_sentry"
},
"schema": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The schema service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3002",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The schema service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/rate-limit",
      "build-arg:PORT": "3002",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:a61249b42b438dad65b61b92e83ddb678f088f8726f97244cc43c6be55ef0195",
    "size": 1609
  },
  "containerimage.digest": "sha256:a61249b42b438dad65b61b92e83ddb678f088f8726f97244cc43c6be55ef0195",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/schema:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/schema:revert_1673_renovate_sentry"
},
"server": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The server service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/server",
      "build-arg:PORT": "3001",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The server service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/server",
      "build-arg:PORT": "3001",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:0cddd5e4b93c1e0d851808b812687f8103ba2865e2dc1fcbf341af39f61eff1c",
    "size": 1609
  },
  "containerimage.digest": "sha256:0cddd5e4b93c1e0d851808b812687f8103ba2865e2dc1fcbf341af39f61eff1c",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/server:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/server:revert_1673_renovate_sentry"
},
"storage": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The migrations service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/storage",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "migrations.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:IMAGE_DESCRIPTION": "The migrations service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/storage",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "migrations.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:a837ce2581e601cdac2cbaf0fc60255310c5953102eee030d1ba2822c4e8f521",
    "size": 1609
  },
  "containerimage.digest": "sha256:a837ce2581e601cdac2cbaf0fc60255310c5953102eee030d1ba2822c4e8f521",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/storage:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/storage:revert_1673_renovate_sentry"
},
"stripe-billing": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The stripe billing service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/stripe-billing",
      "build-arg:PORT": "3010",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The stripe billing service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/stripe-billing",
      "build-arg:PORT": "3010",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:9ba0fac804859394dc018961c5002cc62c3eb85dab8b70c37561fbced5891152",
    "size": 1609
  },
  "containerimage.digest": "sha256:9ba0fac804859394dc018961c5002cc62c3eb85dab8b70c37561fbced5891152",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/stripe-billing:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/stripe-billing:revert_1673_renovate_sentry"
},
"tokens": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The tokens service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/tokens",
      "build-arg:PORT": "3003",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The tokens service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/tokens",
      "build-arg:PORT": "3003",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:e31c10bb2fde501ed911e350f68e4fd174cad4f03fa6f0b3f9be1180ffa889bb",
    "size": 1609
  },
  "containerimage.digest": "sha256:e31c10bb2fde501ed911e350f68e4fd174cad4f03fa6f0b3f9be1180ffa889bb",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/tokens:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/tokens:revert_1673_renovate_sentry"
},
"usage": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage",
      "build-arg:PORT": "3006",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:6bc14da990946df4fbbb019a6dfea8d4b5ba1b4ef366781d155110befd3413d9",
    "size": 1609
  },
  "containerimage.digest": "sha256:6bc14da990946df4fbbb019a6dfea8d4b5ba1b4ef366781d155110befd3413d9",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/usage:revert_1673_renovate_sentry"
},
"usage-estimator": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage estimator service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-estimator",
      "build-arg:PORT": "3008",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage estimator service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-estimator",
      "build-arg:PORT": "3008",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:6eadddb6fda183b7b30bdab145700866bfe2db2827dc6a4efd1f94dec17f81c7",
    "size": 1609
  },
  "containerimage.digest": "sha256:6eadddb6fda183b7b30bdab145700866bfe2db2827dc6a4efd1f94dec17f81c7",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-estimator:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/usage-estimator:revert_1673_renovate_sentry"
},
"usage-ingestor": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-ingestor",
      "build-arg:PORT": "3007",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The usage ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/usage-ingestor",
      "build-arg:PORT": "3007",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:66e9084a6157f03efb613d70f3effc4d91bd9685afc287c73ba960b3972dc2d0",
    "size": 1609
  },
  "containerimage.digest": "sha256:66e9084a6157f03efb613d70f3effc4d91bd9685afc287c73ba960b3972dc2d0",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/usage-ingestor:revert_1673_renovate_sentry"
},
"webhooks": {
  "containerimage.buildinfo/linux/amd64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The webhooks ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/webhooks",
      "build-arg:PORT": "3005",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.buildinfo/linux/arm64": {
    "frontend": "dockerfile.v0",
    "attrs": {
      "build-arg:HEALTHCHECK_CMD": "wget --spider -q http://127.0.0.1:${PORT}/_readiness",
      "build-arg:IMAGE_DESCRIPTION": "The webhooks ingestor service of the GraphQL Hive project.",
      "build-arg:IMAGE_TITLE": "graphql-hive/webhooks",
      "build-arg:PORT": "3005",
      "build-arg:RELEASE": "47097a29e03580e5970532e494b521aa7431dd9b",
      "filename": "services.dockerfile",
      "vcs:revision": "bc10406b03032ece692244637459ea2cd296a241-dirty",
      "vcs:source": "https://github.com/kamilkisiela/graphql-hive"
    },
    "sources": [
      {
        "type": "docker-image",
        "ref": "docker.io/library/node:18.13.0-slim",
        "pin": "sha256:bc946484118735406562f17c57ddf5fded436e175b6a51f827aa6540ba1e13de"
      }
    ]
  },
  "containerimage.descriptor": {
    "mediaType": "application/vnd.oci.image.index.v1+json",
    "digest": "sha256:a15e218df179cb6ad0837585ae44a8f9069e5ef65d8a084c4f3993a4a46f46f3",
    "size": 1609
  },
  "containerimage.digest": "sha256:a15e218df179cb6ad0837585ae44a8f9069e5ef65d8a084c4f3993a4a46f46f3",
  "image.name": "ghcr.io/kamilkisiela/graphql-hive/webhooks:47097a29e03580e5970532e494b521aa7431dd9b,ghcr.io/kamilkisiela/graphql-hive/webhooks:revert_1673_renovate_sentry"
}
}

@dotansimha dotansimha merged commit b7ced3a into main Mar 12, 2023
@dotansimha dotansimha deleted the revert-1673-renovate/sentry branch March 12, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant