Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile (dockerfile)
.github/workflows/ci.yml (github-actions)
go.mod (gomod)
package.json (npm)
terraform/main.tf (terraform)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Enable Renovate Dependency Dashboard creation
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Ignore node_modules, bower_components, vendor and various test/tests directories
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 10 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
Fix some problems with very old Maven commons versions
Ignore spring cloud 1.x releases
Ignore web3j 5.0.0 release
Ignore http4s digest-based 1.x milestones
Use node versioning for @types/node
Limit concurrent requests to reduce load on Repology servers until we can fix this properly, see issue 10133
Do not upgrade from Alpine stable to edge
Enable Renovate Dependency Dashboard creation
Limit to maximum 10 open PRs at any time
Separate each available major versions of dependencies into individual branches/PRs
Evaluate schedules according to timezone Asia/Tokyo
🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.
What to Expect
With your current configuration, Renovate will create 35 Pull Requests:
chore(deps): update jest monorepo
- Schedule: ["at any time"]
- Branch name: `renovate/jest-monorepo`
- Merge into: `main`
- Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^26.0.24`
- Upgrade [jest](https://togithub.com/facebook/jest) to `^27.5.1`
fix(deps): update module github.com/glassonion1/logz to v0.3.12
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-glassonion1-logz-0.x`
- Merge into: `main`
- Upgrade [github.com/glassonion1/logz](https://togithub.com/glassonion1/logz) to `v0.3.12`
chore(deps): update dependency golang to v1.18
- Schedule: ["at any time"]
- Branch name: `renovate/golang-1.x`
- Merge into: `main`
- Upgrade golang to `1.18-buster`
chore(deps): update dependency ts-jest to ^27.1.4
- Schedule: ["at any time"]
- Branch name: `renovate/ts-jest-27.x`
- Merge into: `main`
- Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^27.1.4`
chore(deps): update dependency ts-node to ^10.7.0
- Schedule: ["at any time"]
- Branch name: `renovate/ts-node-10.x`
- Merge into: `main`
- Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `^10.7.0`
chore(deps): update dependency typescript to ^4.6.3
- Schedule: ["at any time"]
- Branch name: `renovate/typescript-4.x`
- Merge into: `main`
- Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^4.6.3`
chore(deps): update google-github-actions/setup-gcloud action to v0.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/google-github-actions-setup-gcloud-0.x`
- Merge into: `main`
- Upgrade [google-github-actions/setup-gcloud](https://togithub.com/google-github-actions/setup-gcloud) to `v0.6.0`
chore(deps): update linters
- Schedule: ["at any time"]
- Branch name: `renovate/linters`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^4.33.0`
- Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^4.33.0`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `^7.32.0`
- Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `^8.5.0`
- Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `^2.25.4`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^32.3.4`
- Upgrade [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) to `^6.5.1`
- Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^3.4.1`
- Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `^7.29.4`
- Upgrade [eslint-plugin-react-hooks](https://togithub.com/facebook/react) to `^4.3.0`
- Upgrade [prettier](https://togithub.com/prettier/prettier) to `^2.6.1`
fix(deps): update dependency @google-cloud/secret-manager to ^3.11.0
- Schedule: ["at any time"]
- Branch name: `renovate/google-cloud-secret-manager-3.x`
- Merge into: `main`
- Upgrade [@google-cloud/secret-manager](https://togithub.com/googleapis/nodejs-secret-manager) to `^3.11.0`
fix(deps): update dependency date-fns to ^2.28.0
- Schedule: ["at any time"]
- Branch name: `renovate/date-fns-2.x`
- Merge into: `main`
- Upgrade [date-fns](https://togithub.com/date-fns/date-fns) to `^2.28.0`
fix(deps): update dependency date-fns-tz to ^1.3.1
- Schedule: ["at any time"]
- Branch name: `renovate/date-fns-tz-1.x`
- Merge into: `main`
- Upgrade [date-fns-tz](https://togithub.com/marnusw/date-fns-tz) to `^1.3.1`
fix(deps): update dependency puppeteer to ^10.4.0
- Schedule: ["at any time"]
- Branch name: `renovate/puppeteer-10.x`
- Merge into: `main`
- Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^10.4.0`
fix(deps): update module github.com/dimfeld/httptreemux to v5.4.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-dimfeld-httptreemux-5.x`
- Merge into: `main`
- Upgrade [github.com/dimfeld/httptreemux](https://togithub.com/dimfeld/httptreemux) to `v5.4.0`
fix(deps): update module github.com/googlecloudplatform/opentelemetry-operations-go/exporter/trace to v0.21.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-googlecloudplatform-opentelemetry-operations-go-exporter-trace-0.x`
- Merge into: `main`
- Upgrade [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) to `v0.21.0`
fix(deps): update opentelemetry-go monorepo
- Schedule: ["at any time"]
- Branch name: `renovate/opentelemetry-go-monorepo`
- Merge into: `main`
- Upgrade [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://togithub.com/open-telemetry/opentelemetry-go-contrib) to `v0.31.0`
- Upgrade [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1`
- Upgrade [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1`
- Upgrade [go.opentelemetry.io/otel/sdk](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1`
chore(deps): update actions/cache action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-2.x`
- Merge into: `main`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2`
chore(deps): update actions/cache action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-3.x`
- Merge into: `main`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`
chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-3.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
chore(deps): update actions/setup-node action to v2
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-2.x`
- Merge into: `main`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v2`
chore(deps): update actions/setup-node action to v3
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-node-3.x`
- Merge into: `main`
- Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`
chore(deps): update dependency @types/jest to v27
- Schedule: ["at any time"]
- Branch name: `renovate/major-27-jest-monorepo`
- Merge into: `main`
- Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^27.4.1`
chore(deps): update dependency eslint to v8
- Schedule: ["at any time"]
- Branch name: `renovate/major-8-linters`
- Merge into: `main`
- Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.12.0`
chore(deps): update dependency eslint-plugin-jsdoc to v33
- Schedule: ["at any time"]
- Branch name: `renovate/major-33-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^33.3.0`
chore(deps): update dependency eslint-plugin-jsdoc to v34
- Schedule: ["at any time"]
- Branch name: `renovate/major-34-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^34.8.2`
chore(deps): update dependency eslint-plugin-jsdoc to v35
- Schedule: ["at any time"]
- Branch name: `renovate/major-35-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^35.5.1`
chore(deps): update dependency eslint-plugin-jsdoc to v36
- Schedule: ["at any time"]
- Branch name: `renovate/major-36-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^36.1.1`
chore(deps): update dependency eslint-plugin-jsdoc to v37
- Schedule: ["at any time"]
- Branch name: `renovate/major-37-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^37.9.7`
chore(deps): update dependency eslint-plugin-jsdoc to v38
- Schedule: ["at any time"]
- Branch name: `renovate/major-38-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^38.1.3`
chore(deps): update dependency eslint-plugin-prettier to v4
- Schedule: ["at any time"]
- Branch name: `renovate/major-4-linters`
- Merge into: `main`
- Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^4.0.0`
chore(deps): update linters to v5 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-5-linters`
- Merge into: `main`
- Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.17.0`
- Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.17.0`
chore(deps): update node.js to v17
- Schedule: ["at any time"]
- Branch name: `renovate/node-17.x`
- Merge into: `main`
- Upgrade [node](https://togithub.com/nodejs/node) to `17`
fix(deps): update dependency puppeteer to v11
- Schedule: ["at any time"]
- Branch name: `renovate/puppeteer-11.x`
- Merge into: `main`
- Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^11.0.0`
fix(deps): update dependency puppeteer to v12
- Schedule: ["at any time"]
- Branch name: `renovate/puppeteer-12.x`
- Merge into: `main`
- Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^12.0.1`
fix(deps): update dependency puppeteer to v13
- Schedule: ["at any time"]
- Branch name: `renovate/puppeteer-13.x`
- Merge into: `main`
- Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^13.5.1`
fix(deps): update module github.com/googlecloudplatform/opentelemetry-operations-go/exporter/trace to v1
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-googlecloudplatform-opentelemetry-operations-go-exporter-trace-1.x`
- Merge into: `main`
- Upgrade [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) to `v1.3.0`
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile
(dockerfile).github/workflows/ci.yml
(github-actions)go.mod
(gomod)package.json
(npm)terraform/main.tf
(terraform)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 35 Pull Requests:
chore(deps): update jest monorepo
- Schedule: ["at any time"] - Branch name: `renovate/jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^26.0.24` - Upgrade [jest](https://togithub.com/facebook/jest) to `^27.5.1`fix(deps): update module github.com/glassonion1/logz to v0.3.12
- Schedule: ["at any time"] - Branch name: `renovate/github.com-glassonion1-logz-0.x` - Merge into: `main` - Upgrade [github.com/glassonion1/logz](https://togithub.com/glassonion1/logz) to `v0.3.12`chore(deps): update dependency golang to v1.18
- Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.18-buster`chore(deps): update dependency ts-jest to ^27.1.4
- Schedule: ["at any time"] - Branch name: `renovate/ts-jest-27.x` - Merge into: `main` - Upgrade [ts-jest](https://togithub.com/kulshekhar/ts-jest) to `^27.1.4`chore(deps): update dependency ts-node to ^10.7.0
- Schedule: ["at any time"] - Branch name: `renovate/ts-node-10.x` - Merge into: `main` - Upgrade [ts-node](https://togithub.com/TypeStrong/ts-node) to `^10.7.0`chore(deps): update dependency typescript to ^4.6.3
- Schedule: ["at any time"] - Branch name: `renovate/typescript-4.x` - Merge into: `main` - Upgrade [typescript](https://togithub.com/Microsoft/TypeScript) to `^4.6.3`chore(deps): update google-github-actions/setup-gcloud action to v0.6.0
- Schedule: ["at any time"] - Branch name: `renovate/google-github-actions-setup-gcloud-0.x` - Merge into: `main` - Upgrade [google-github-actions/setup-gcloud](https://togithub.com/google-github-actions/setup-gcloud) to `v0.6.0`chore(deps): update linters
- Schedule: ["at any time"] - Branch name: `renovate/linters` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^4.33.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^4.33.0` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^7.32.0` - Upgrade [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) to `^8.5.0` - Upgrade [eslint-plugin-import](https://togithub.com/import-js/eslint-plugin-import) to `^2.25.4` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^32.3.4` - Upgrade [eslint-plugin-jsx-a11y](https://togithub.com/jsx-eslint/eslint-plugin-jsx-a11y) to `^6.5.1` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^3.4.1` - Upgrade [eslint-plugin-react](https://togithub.com/yannickcr/eslint-plugin-react) to `^7.29.4` - Upgrade [eslint-plugin-react-hooks](https://togithub.com/facebook/react) to `^4.3.0` - Upgrade [prettier](https://togithub.com/prettier/prettier) to `^2.6.1`fix(deps): update dependency @google-cloud/secret-manager to ^3.11.0
- Schedule: ["at any time"] - Branch name: `renovate/google-cloud-secret-manager-3.x` - Merge into: `main` - Upgrade [@google-cloud/secret-manager](https://togithub.com/googleapis/nodejs-secret-manager) to `^3.11.0`fix(deps): update dependency date-fns to ^2.28.0
- Schedule: ["at any time"] - Branch name: `renovate/date-fns-2.x` - Merge into: `main` - Upgrade [date-fns](https://togithub.com/date-fns/date-fns) to `^2.28.0`fix(deps): update dependency date-fns-tz to ^1.3.1
- Schedule: ["at any time"] - Branch name: `renovate/date-fns-tz-1.x` - Merge into: `main` - Upgrade [date-fns-tz](https://togithub.com/marnusw/date-fns-tz) to `^1.3.1`fix(deps): update dependency puppeteer to ^10.4.0
- Schedule: ["at any time"] - Branch name: `renovate/puppeteer-10.x` - Merge into: `main` - Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^10.4.0`fix(deps): update module github.com/dimfeld/httptreemux to v5.4.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-dimfeld-httptreemux-5.x` - Merge into: `main` - Upgrade [github.com/dimfeld/httptreemux](https://togithub.com/dimfeld/httptreemux) to `v5.4.0`fix(deps): update module github.com/googlecloudplatform/opentelemetry-operations-go/exporter/trace to v0.21.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-googlecloudplatform-opentelemetry-operations-go-exporter-trace-0.x` - Merge into: `main` - Upgrade [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) to `v0.21.0`fix(deps): update opentelemetry-go monorepo
- Schedule: ["at any time"] - Branch name: `renovate/opentelemetry-go-monorepo` - Merge into: `main` - Upgrade [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://togithub.com/open-telemetry/opentelemetry-go-contrib) to `v0.31.0` - Upgrade [go.opentelemetry.io/otel](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1` - Upgrade [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1` - Upgrade [go.opentelemetry.io/otel/sdk](https://togithub.com/open-telemetry/opentelemetry-go) to `v1.6.1`chore(deps): update actions/cache action to v2
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-2.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2`chore(deps): update actions/cache action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-3.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v3`chore(deps): update actions/checkout action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`chore(deps): update actions/setup-node action to v2
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-2.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v2`chore(deps): update actions/setup-node action to v3
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-3.x` - Merge into: `main` - Upgrade [actions/setup-node](https://togithub.com/actions/setup-node) to `v3`chore(deps): update dependency @types/jest to v27
- Schedule: ["at any time"] - Branch name: `renovate/major-27-jest-monorepo` - Merge into: `main` - Upgrade [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped) to `^27.4.1`chore(deps): update dependency eslint to v8
- Schedule: ["at any time"] - Branch name: `renovate/major-8-linters` - Merge into: `main` - Upgrade [eslint](https://togithub.com/eslint/eslint) to `^8.12.0`chore(deps): update dependency eslint-plugin-jsdoc to v33
- Schedule: ["at any time"] - Branch name: `renovate/major-33-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^33.3.0`chore(deps): update dependency eslint-plugin-jsdoc to v34
- Schedule: ["at any time"] - Branch name: `renovate/major-34-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^34.8.2`chore(deps): update dependency eslint-plugin-jsdoc to v35
- Schedule: ["at any time"] - Branch name: `renovate/major-35-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^35.5.1`chore(deps): update dependency eslint-plugin-jsdoc to v36
- Schedule: ["at any time"] - Branch name: `renovate/major-36-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^36.1.1`chore(deps): update dependency eslint-plugin-jsdoc to v37
- Schedule: ["at any time"] - Branch name: `renovate/major-37-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^37.9.7`chore(deps): update dependency eslint-plugin-jsdoc to v38
- Schedule: ["at any time"] - Branch name: `renovate/major-38-linters` - Merge into: `main` - Upgrade [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) to `^38.1.3`chore(deps): update dependency eslint-plugin-prettier to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-4-linters` - Merge into: `main` - Upgrade [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) to `^4.0.0`chore(deps): update linters to v5 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-5-linters` - Merge into: `main` - Upgrade [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.17.0` - Upgrade [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) to `^5.17.0`chore(deps): update node.js to v17
- Schedule: ["at any time"] - Branch name: `renovate/node-17.x` - Merge into: `main` - Upgrade [node](https://togithub.com/nodejs/node) to `17`fix(deps): update dependency puppeteer to v11
- Schedule: ["at any time"] - Branch name: `renovate/puppeteer-11.x` - Merge into: `main` - Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^11.0.0`fix(deps): update dependency puppeteer to v12
- Schedule: ["at any time"] - Branch name: `renovate/puppeteer-12.x` - Merge into: `main` - Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^12.0.1`fix(deps): update dependency puppeteer to v13
- Schedule: ["at any time"] - Branch name: `renovate/puppeteer-13.x` - Merge into: `main` - Upgrade [puppeteer](https://togithub.com/puppeteer/puppeteer) to `^13.5.1`fix(deps): update module github.com/googlecloudplatform/opentelemetry-operations-go/exporter/trace to v1
- Schedule: ["at any time"] - Branch name: `renovate/github.com-googlecloudplatform-opentelemetry-operations-go-exporter-trace-1.x` - Merge into: `main` - Upgrade [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace](https://togithub.com/GoogleCloudPlatform/opentelemetry-operations-go) to `v1.3.0`🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.
This PR has been generated by WhiteSource Renovate. View repository job log here.