Configure Renovate #1

Merged
kjuulh merged 1 commits from renovate/configure into main 2022-10-25 20:59:36 +00:00
Owner

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/add-issues-to-backlog.yml (github-actions)
  • .github/workflows/auto-release.yml (github-actions)
  • .github/workflows/dagger-ci.yml (github-actions)
  • .github/workflows/lint.yml (github-actions)
  • .github/workflows/stale.yml (github-actions)
  • .github/workflows/test-integration.yml (github-actions)
  • .github/workflows/test-unit.yml (github-actions)
  • .github/workflows/test-universe.yml (github-actions)
  • .github/workflows/test-website.yml (github-actions)
  • .github/workflows/todoapp.yml (github-actions)
  • go.mod (gomod)
  • pkg/universe.dagger.io/package.json (npm)
  • website/package.json (npm)

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

🔡 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 27 Pull Requests:

fix(deps): pin dependencies
fix(deps): update dependency react-social-login-buttons to v3.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/react-social-login-buttons-3.x
  • Merge into: main
  • Upgrade react-social-login-buttons to 3.6.1
chore(deps): update actions/add-to-project action to v0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-0.x
  • Merge into: main
  • Upgrade actions/add-to-project to v0.3.0
chore(deps): update dependency bats to v1.8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/bats-1.x
  • Merge into: main
  • Upgrade bats to 1.8.2
chore(deps): update dependency concurrently to v7.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/concurrently-7.x
  • Merge into: main
  • Upgrade concurrently to 7.5.0
chore(deps): update dependency cypress to v9.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-9.x
  • Merge into: main
  • Upgrade cypress to 9.7.0
chore(deps): update dependency golang to v1.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.19.2-alpine
chore(deps): update dependency start-server-and-test to v1.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/start-server-and-test-1.x
  • Merge into: main
  • Upgrade start-server-and-test to 1.14.0
chore(deps): update lewagon/wait-on-check-action action to v1.2.0
  • Schedule: ["at any time"]
  • Branch name: renovate/lewagon-wait-on-check-action-1.x
  • Merge into: main
  • Upgrade lewagon/wait-on-check-action to v1.2.0
fix(deps): update dependency @​svgr/webpack to v6.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/svgr-webpack-6.x
  • Merge into: main
  • Upgrade @svgr/webpack to 6.5.0
fix(deps): update dependency amplitude-js to v8.21.2
  • Schedule: ["at any time"]
  • Branch name: renovate/amplitude-js-8.x
  • Merge into: main
  • Upgrade amplitude-js to 8.21.2
fix(deps): update dependency clsx to v1.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/clsx-1.x
  • Merge into: main
  • Upgrade clsx to 1.2.1
fix(deps): update dependency sass to v1.55.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x
  • Merge into: main
  • Upgrade sass to 1.55.0
fix(deps): update docusaurus monorepo to v2.1.0
fix(deps): update module github.com/microsoft/go-winio to v0.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-microsoft-go-winio-0.x
  • Merge into: main
  • Upgrade github.com/Microsoft/go-winio to v0.6.0
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 to v3
chore(deps): update actions/setup-go action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-3.x
  • Merge into: main
  • Upgrade actions/setup-go to v3
chore(deps): update actions/stale action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-6.x
  • Merge into: main
  • Upgrade actions/stale to v6
chore(deps): update actions/upload-artifact action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v3
chore(deps): update crazy-max/ghaction-github-runtime action to v2
chore(deps): update dagger/dagger-for-github action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/dagger-dagger-for-github-3.x
  • Merge into: main
  • Upgrade dagger/dagger-for-github to v3
chore(deps): update dependency cypress to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-10.x
  • Merge into: main
  • Upgrade cypress to 10.11.0
chore(deps): update dependency cypress-localstorage-commands to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/cypress-localstorage-commands-2.x
  • Merge into: main
  • Upgrade cypress-localstorage-commands to 2.2.1
chore(deps): update goreleaser/goreleaser-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-3.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to v3
fix(deps): update dependency @mdx-js/react to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-mdx-monorepo
  • Merge into: main
  • Upgrade @mdx-js/react to 2.1.5
fix(deps): update dependency remark-code-import to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/remark-code-import-1.x
  • Merge into: main
  • Upgrade remark-code-import to 1.1.1
fix(deps): update react monorepo to v18 (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-react-monorepo
  • Merge into: main
  • Upgrade react to 18.2.0
  • Upgrade react-dom to 18.2.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.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

  • Failed to look up dependency cypress-io/github-action
  • Failed to look up dependency cuelang.org/go
  • Failed to look up dependency github.com/containerd/containerd
  • Failed to look up dependency github.com/docker/buildx
  • Failed to look up dependency github.com/docker/distribution
  • Failed to look up dependency github.com/go-git/go-git/v5
  • Failed to look up dependency github.com/gofrs/flock
  • Failed to look up dependency github.com/google/uuid
  • Failed to look up dependency github.com/hashicorp/go-version
  • Failed to look up dependency github.com/mattn/go-colorable
  • Failed to look up dependency github.com/mitchellh/colorstring
  • Failed to look up dependency github.com/mitchellh/go-homedir
  • Failed to look up dependency github.com/moby/buildkit
  • Failed to look up dependency github.com/morikuni/aec
  • Failed to look up dependency github.com/opencontainers/go-digest
  • Failed to look up dependency github.com/opencontainers/image-spec
  • Failed to look up dependency github.com/rs/zerolog
  • Failed to look up dependency github.com/sergi/go-diff
  • Failed to look up dependency github.com/sirupsen/logrus
  • Failed to look up dependency github.com/spf13/cobra
  • Failed to look up dependency github.com/spf13/pflag
  • Failed to look up dependency github.com/spf13/viper
  • Failed to look up dependency github.com/stretchr/testify
  • Failed to look up dependency github.com/tonistiigi/fsutil
  • Failed to look up dependency github.com/tonistiigi/units
  • Failed to look up dependency github.com/tonistiigi/vt100
  • Failed to look up dependency go.opentelemetry.io/otel
  • Failed to look up dependency go.opentelemetry.io/otel/exporters/jaeger
  • Failed to look up dependency go.opentelemetry.io/otel/sdk
  • Failed to look up dependency go.opentelemetry.io/otel/trace
  • Failed to look up dependency golang.org/x/mod
  • Failed to look up dependency golang.org/x/sync
  • Failed to look up dependency golang.org/x/term
  • Failed to look up dependency golang.org/x/time
  • Failed to look up dependency google.golang.org/grpc
  • Failed to look up dependency gopkg.in/yaml.v3

Files affected: .github/workflows/test-website.yml, go.mod


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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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/add-issues-to-backlog.yml` (github-actions) * `.github/workflows/auto-release.yml` (github-actions) * `.github/workflows/dagger-ci.yml` (github-actions) * `.github/workflows/lint.yml` (github-actions) * `.github/workflows/stale.yml` (github-actions) * `.github/workflows/test-integration.yml` (github-actions) * `.github/workflows/test-unit.yml` (github-actions) * `.github/workflows/test-universe.yml` (github-actions) * `.github/workflows/test-website.yml` (github-actions) * `.github/workflows/todoapp.yml` (github-actions) * `go.mod` (gomod) * `pkg/universe.dagger.io/package.json` (npm) * `website/package.json` (npm) ### 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 <code>fix</code> for dependencies and <code>chore</code> 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 🔡 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 27 Pull Requests: <details> <summary>fix(deps): pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Pin [@docusaurus/core](https://github.com/facebook/docusaurus) to `2.0.0-beta.18` - Pin [@docusaurus/preset-classic](https://github.com/facebook/docusaurus) to `2.0.0-beta.18` - Pin [@mdx-js/react](https://github.com/mdx-js/mdx) to `1.6.22` - Pin [@svgr/webpack](https://github.com/gregberge/svgr) to `6.2.1` - Pin [amplitude-js](https://github.com/amplitude/amplitude-javascript) to `8.18.1` - Pin [bats](https://github.com/bats-core/bats-core) to `1.5.0` - Pin [bats-assert](https://github.com/jasonkarns/bats-assert-1) to `2.0.0` - Pin [bats-support](https://github.com/jasonkarns/bats-support) to `0.3.0` - Pin [clsx](https://github.com/lukeed/clsx) to `1.1.1` - Pin [concurrently](https://github.com/open-cli-tools/concurrently) to `7.0.0` - Pin [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) to `1.7.0` - Pin [docusaurus-plugin-sass](https://github.com/rlamana/docusaurus-plugin-sass) to `0.2.2` - Pin [docusaurus2-dotenv](https://github.com/jonnynabors/docusaurus2-dotenv) to `1.4.0` - Pin [file-loader](https://github.com/webpack-contrib/file-loader) to `6.2.0` - Pin [nprogress](https://github.com/rstacruz/nprogress) to `0.2.0` - Pin [querystringify](https://github.com/unshiftio/querystringify) to `2.2.0` - Pin [react](https://github.com/facebook/react) to `17.0.2` - Pin [react-dom](https://github.com/facebook/react) to `17.0.2` - Pin [react-social-login-buttons](https://github.com/MichalSzorad/react-social-login-buttons) to `3.6.0` - Pin [remark-code-import](https://github.com/kevin940726/remark-code-import) to `0.4.0` - Pin [sass](https://github.com/sass/dart-sass) to `1.50.1` - Pin [start-server-and-test](https://github.com/bahmutov/start-server-and-test) to `1.13.1` - Pin [url-loader](https://github.com/webpack-contrib/url-loader) to `4.1.1` </details> <details> <summary>fix(deps): update dependency react-social-login-buttons to v3.6.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/react-social-login-buttons-3.x` - Merge into: `main` - Upgrade [react-social-login-buttons](https://github.com/MichalSzorad/react-social-login-buttons) to `3.6.1` </details> <details> <summary>chore(deps): update actions/add-to-project action to v0.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-add-to-project-0.x` - Merge into: `main` - Upgrade [actions/add-to-project](https://github.com/actions/add-to-project) to `v0.3.0` </details> <details> <summary>chore(deps): update dependency bats to v1.8.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/bats-1.x` - Merge into: `main` - Upgrade [bats](https://github.com/bats-core/bats-core) to `1.8.2` </details> <details> <summary>chore(deps): update dependency concurrently to v7.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/concurrently-7.x` - Merge into: `main` - Upgrade [concurrently](https://github.com/open-cli-tools/concurrently) to `7.5.0` </details> <details> <summary>chore(deps): update dependency cypress to v9.7.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/cypress-9.x` - Merge into: `main` - Upgrade [cypress](https://github.com/cypress-io/cypress) to `9.7.0` </details> <details> <summary>chore(deps): update dependency golang to v1.19.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.19.2-alpine` </details> <details> <summary>chore(deps): update dependency start-server-and-test to v1.14.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/start-server-and-test-1.x` - Merge into: `main` - Upgrade [start-server-and-test](https://github.com/bahmutov/start-server-and-test) to `1.14.0` </details> <details> <summary>chore(deps): update lewagon/wait-on-check-action action to v1.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/lewagon-wait-on-check-action-1.x` - Merge into: `main` - Upgrade [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) to `v1.2.0` </details> <details> <summary>fix(deps): update dependency @&#8203;svgr/webpack to v6.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/svgr-webpack-6.x` - Merge into: `main` - Upgrade [@svgr/webpack](https://github.com/gregberge/svgr) to `6.5.0` </details> <details> <summary>fix(deps): update dependency amplitude-js to v8.21.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/amplitude-js-8.x` - Merge into: `main` - Upgrade [amplitude-js](https://github.com/amplitude/amplitude-javascript) to `8.21.2` </details> <details> <summary>fix(deps): update dependency clsx to v1.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/clsx-1.x` - Merge into: `main` - Upgrade [clsx](https://github.com/lukeed/clsx) to `1.2.1` </details> <details> <summary>fix(deps): update dependency sass to v1.55.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/sass-1.x` - Merge into: `main` - Upgrade [sass](https://github.com/sass/dart-sass) to `1.55.0` </details> <details> <summary>fix(deps): update docusaurus monorepo to v2.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/docusaurus-monorepo` - Merge into: `main` - Upgrade [@docusaurus/core](https://github.com/facebook/docusaurus) to `2.1.0` - Upgrade [@docusaurus/preset-classic](https://github.com/facebook/docusaurus) to `2.1.0` </details> <details> <summary>fix(deps): update module github.com/microsoft/go-winio to v0.6.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-microsoft-go-winio-0.x` - Merge into: `main` - Upgrade [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) to `v0.6.0` </details> <details> <summary>chore(deps): update actions/checkout action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v3` </details> <details> <summary>chore(deps): update actions/setup-go action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-3.x` - Merge into: `main` - Upgrade [actions/setup-go](https://github.com/actions/setup-go) to `v3` </details> <details> <summary>chore(deps): update actions/stale action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-stale-6.x` - Merge into: `main` - Upgrade [actions/stale](https://github.com/actions/stale) to `v6` </details> <details> <summary>chore(deps): update actions/upload-artifact action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-3.x` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v3` </details> <details> <summary>chore(deps): update crazy-max/ghaction-github-runtime action to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/crazy-max-ghaction-github-runtime-2.x` - Merge into: `main` - Upgrade [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) to `v2` </details> <details> <summary>chore(deps): update dagger/dagger-for-github action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/dagger-dagger-for-github-3.x` - Merge into: `main` - Upgrade [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) to `v3` </details> <details> <summary>chore(deps): update dependency cypress to v10</summary> - Schedule: ["at any time"] - Branch name: `renovate/cypress-10.x` - Merge into: `main` - Upgrade [cypress](https://github.com/cypress-io/cypress) to `10.11.0` </details> <details> <summary>chore(deps): update dependency cypress-localstorage-commands to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/cypress-localstorage-commands-2.x` - Merge into: `main` - Upgrade [cypress-localstorage-commands](https://github.com/javierbrea/cypress-localstorage-commands) to `2.2.1` </details> <details> <summary>chore(deps): update goreleaser/goreleaser-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/goreleaser-goreleaser-action-3.x` - Merge into: `main` - Upgrade [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) to `v3` </details> <details> <summary>fix(deps): update dependency @mdx-js/react to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-mdx-monorepo` - Merge into: `main` - Upgrade [@mdx-js/react](https://github.com/mdx-js/mdx) to `2.1.5` </details> <details> <summary>fix(deps): update dependency remark-code-import to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/remark-code-import-1.x` - Merge into: `main` - Upgrade [remark-code-import](https://github.com/kevin940726/remark-code-import) to `1.1.1` </details> <details> <summary>fix(deps): update react monorepo to v18 (major)</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-react-monorepo` - Merge into: `main` - Upgrade [react](https://github.com/facebook/react) to `18.2.0` - Upgrade [react-dom](https://github.com/facebook/react) to `18.2.0` </details> <br /> 🚸 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. --- ### ⚠ Dependency Lookup Warnings ⚠ Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR. - `Failed to look up dependency cypress-io/github-action` - `Failed to look up dependency cuelang.org/go` - `Failed to look up dependency github.com/containerd/containerd` - `Failed to look up dependency github.com/docker/buildx` - `Failed to look up dependency github.com/docker/distribution` - `Failed to look up dependency github.com/go-git/go-git/v5` - `Failed to look up dependency github.com/gofrs/flock` - `Failed to look up dependency github.com/google/uuid` - `Failed to look up dependency github.com/hashicorp/go-version` - `Failed to look up dependency github.com/mattn/go-colorable` - `Failed to look up dependency github.com/mitchellh/colorstring` - `Failed to look up dependency github.com/mitchellh/go-homedir` - `Failed to look up dependency github.com/moby/buildkit` - `Failed to look up dependency github.com/morikuni/aec` - `Failed to look up dependency github.com/opencontainers/go-digest` - `Failed to look up dependency github.com/opencontainers/image-spec` - `Failed to look up dependency github.com/rs/zerolog` - `Failed to look up dependency github.com/sergi/go-diff` - `Failed to look up dependency github.com/sirupsen/logrus` - `Failed to look up dependency github.com/spf13/cobra` - `Failed to look up dependency github.com/spf13/pflag` - `Failed to look up dependency github.com/spf13/viper` - `Failed to look up dependency github.com/stretchr/testify` - `Failed to look up dependency github.com/tonistiigi/fsutil` - `Failed to look up dependency github.com/tonistiigi/units` - `Failed to look up dependency github.com/tonistiigi/vt100` - `Failed to look up dependency go.opentelemetry.io/otel` - `Failed to look up dependency go.opentelemetry.io/otel/exporters/jaeger` - `Failed to look up dependency go.opentelemetry.io/otel/sdk` - `Failed to look up dependency go.opentelemetry.io/otel/trace` - `Failed to look up dependency golang.org/x/mod` - `Failed to look up dependency golang.org/x/sync` - `Failed to look up dependency golang.org/x/term` - `Failed to look up dependency golang.org/x/time` - `Failed to look up dependency google.golang.org/grpc` - `Failed to look up dependency gopkg.in/yaml.v3` Files affected: `.github/workflows/test-website.yml`, `go.mod` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
kjuulh added 1 commit 2022-10-25 20:47:36 +00:00
kjuulh merged commit 7bb46d2fdd into main 2022-10-25 20:59:36 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/dagger#1
No description provided.