Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #650

Open
44 tasks
forking-renovate bot opened this issue Oct 4, 2023 · 0 comments
Open
44 tasks

Dependency Dashboard #650

forking-renovate bot opened this issue Oct 4, 2023 · 0 comments

Comments

@forking-renovate
Copy link

forking-renovate bot commented Oct 4, 2023

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: No docker auth found - returning

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update gcr.io/cloud-spanner-emulator/emulator docker tag to v1.5.18
  • fix(deps): update module cloud.google.com/go/resourcemanager to v1.9.7
  • fix(deps): update module go.uber.org/ratelimit to v0.3.1
  • chore(deps): update angular-cli monorepo (@angular-devkit/build-angular, @angular/cli)
  • chore(deps): update dependency cypress to v13.10.0
  • chore(deps): update dependency typescript to v5.4.5
  • chore(deps): update golang docker tag to v1.22.3
  • fix(deps): update angular monorepo (@angular/animations, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, zone.js)
  • fix(deps): update module cloud.google.com/go to v0.114.0
  • fix(deps): update module cloud.google.com/go/cloudsqlconn to v1.10.1
  • fix(deps): update module cloud.google.com/go/pubsub to v1.38.0
  • fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • fix(deps): update module cloud.google.com/go/storage to v1.41.0
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.53.10
  • fix(deps): update module github.com/cenkalti/backoff/v4 to v4.3.0
  • fix(deps): update module github.com/denisenkom/go-mssqldb to v0.12.3
  • fix(deps): update module github.com/go-sql-driver/mysql to v1.8.1
  • fix(deps): update module github.com/jackc/pgx/v5 to v5.6.0
  • fix(deps): update module github.com/lib/pq to v1.10.9
  • fix(deps): update module github.com/sijms/go-ora/v2 to v2.8.19
  • fix(deps): update module go.uber.org/zap to v1.27.0
  • fix(deps): update module golang.org/x/crypto to v0.23.0
  • fix(deps): update module golang.org/x/net to v0.25.0
  • fix(deps): update module google.golang.org/api to v0.181.0
  • fix(deps): update module google.golang.org/grpc to v1.64.0
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update actions/setup-python action to v5
  • chore(deps): update amazon/dynamodb-local docker tag to v2
  • chore(deps): update angular-cli monorepo to v18 (major) (@angular-devkit/build-angular, @angular/cli)
  • chore(deps): update codecov/codecov-action action to v4
  • chore(deps): update google-github-actions/setup-gcloud action to v2
  • chore(deps): update mariadb docker tag to v11
  • chore(deps): update postgres docker tag to v16
  • fix(deps): update angular monorepo to v18 (major) (@angular/animations, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router)
  • fix(deps): update angularmaterial monorepo to v18 (major) (@angular/cdk, @angular/material)

Warning

Renovate failed to look up the following dependencies: Could not determine new digest for update (docker package gcr.io/cloud-marketplace/google/ubuntu1804), Could not determine new digest for update (go package github.com/pingcap/tidb).

Files affected: Dockerfile, go.mod


Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

cloudbuild
.docker/cloudbuild.yaml
dockerfile
Dockerfile
  • golang 1.18.3
  • gcr.io/cloud-marketplace/google/ubuntu1804 sha256:d9fe979ab72ff02f5b5d95c59cda6681aa73039fbf9b46596935267cf26c692e
github-actions
.github/workflows/integration-tests-against-emulator.yaml
  • actions/checkout v3
  • actions/setup-python v4
  • google-github-actions/setup-gcloud v0
  • actions/setup-node v2
  • actions/setup-go v2
  • gcr.io/cloud-spanner-emulator/emulator 1.5.13
  • postgres 9.6
  • mariadb 10.11
  • amazon/dynamodb-local 1.16.0
.github/workflows/lint.yaml
  • actions/checkout v3
  • actions/setup-go v2
.github/workflows/test-coverage.yaml
  • actions/checkout v3
  • actions/setup-go v2
  • actions/setup-node v2
  • codecov/codecov-action v3
gomod
go.mod
  • go 1.19
  • cloud.google.com/go v0.113.0
  • cloud.google.com/go/dataflow v0.9.7
  • cloud.google.com/go/datastream v1.10.6
  • cloud.google.com/go/monitoring v1.18.1
  • cloud.google.com/go/pubsub v1.37.0
  • cloud.google.com/go/resourcemanager v1.9.6
  • cloud.google.com/go/spanner v1.60.0
  • cloud.google.com/go/storage v1.40.0
  • github.com/DATA-DOG/go-sqlmock v1.5.2
  • github.com/aws/aws-sdk-go v1.44.259
  • github.com/basgys/goxml2json v1.1.0
  • github.com/cenkalti/backoff/v4 v4.2.1
  • github.com/denisenkom/go-mssqldb v0.11.0
  • github.com/go-sql-driver/mysql v1.7.1
  • github.com/google/go-cmp v0.6.0
  • github.com/google/subcommands v1.2.0
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/handlers v1.5.1
  • github.com/gorilla/mux v1.8.0
  • github.com/lib/pq v1.9.0
  • github.com/pganalyze/pg_query_go/v2 v2.2.0
  • github.com/pingcap/tidb v1.1.0-beta.0.20230918090611-71bcc44f77a3@71bcc44f77a3
  • github.com/pingcap/tidb/parser v0.0.0-20230918090611-71bcc44f77a3@71bcc44f77a3
  • github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8@681adbf594b8
  • github.com/sijms/go-ora/v2 v2.2.17
  • github.com/stretchr/testify v1.9.0
  • go.uber.org/ratelimit v0.3.0
  • go.uber.org/zap v1.23.0
  • golang.org/x/crypto v0.22.0
  • golang.org/x/exp v0.0.0-20221023144134-a1e5550cf13e@a1e5550cf13e
  • golang.org/x/net v0.24.0
  • google.golang.org/api v0.178.0
  • google.golang.org/genproto v0.0.0-20240401170217-c3f982113cda@c3f982113cda
  • google.golang.org/grpc v1.63.2
  • google.golang.org/protobuf v1.34.1
  • cloud.google.com/go/cloudsqlconn v1.5.2
  • github.com/googleapis/gax-go/v2 v2.12.4
  • github.com/jackc/pgx/v5 v5.5.4
npm
ui/package.json
  • @angular/animations ~17.2.1
  • @angular/cdk ^16.2.9
  • @angular/common ~17.2.1
  • @angular/compiler ~17.2.1
  • @angular/core ~17.2.1
  • @angular/forms ~17.2.1
  • @angular/material ^16.2.9
  • @angular/platform-browser ~17.2.1
  • @angular/platform-browser-dynamic ~17.2.1
  • @angular/router ~17.2.1
  • adjust-sourcemap-loader ^5.0.0
  • babel-loader ^9.1.3
  • jszip ^3.10.1
  • loader-utils ^3.2.1
  • rxjs ~7.8.1
  • terser ^5.22.0
  • tslib ^2.6.2
  • zone.js ~0.14.4
  • @angular-devkit/build-angular ^17.2.0
  • @angular/cli ~16.2.6
  • @angular/compiler-cli ~17.2.1
  • @types/jasmine ~5.1.1
  • @types/node ^20.8.7
  • cypress ^13.3.0
  • jasmine-core ~5.1.1
  • karma ~6.4.2
  • karma-chrome-launcher ~3.2.0
  • karma-coverage ~2.2.1
  • karma-jasmine ~5.1.0
  • karma-jasmine-html-reporter ~2.1.0
  • typescript ^5.3.3

  • Check this box to trigger a request for Renovate to run again on this repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants