GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool

Dependency Dashboard

Open
#452 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PLpgSQL
Stars
155
Forks
83
Avg merge
3d 7h
Merged PRs (30d)
6

Description

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.

## Awaiting Schedule

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

- [ ] 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/dataflow to v0.9.1
- [ ] fix(deps): update module cloud.google.com/go/datastream to v1.9.1
- [ ] chore(deps): update angular-cli monorepo to v16 (major) (`@angular-devkit/build-angular`, `@angular/cli`)

## Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

- [ ] fix(deps): update dependency terser to v5.19.1
- [ ] fix(deps): update module cloud.google.com/go/pubsub to v1.32.0
- [ ] fix(deps): update module cloud.google.com/go/spanner to v1.47.0
- [ ] fix(deps): update module cloud.google.com/go/storage to v1.31.0
- [ ] fix(deps): update module github.com/aws/aws-sdk-go to v1.44.301
- [ ] 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.7.1
- [ ] fix(deps): update module github.com/lib/pq to v1.10.9
- [ ] fix(deps): update module github.com/sijms/go-ora/v2 to v2.7.9
- [ ] fix(deps): update module go.uber.org/zap to v1.24.0
- [ ] fix(deps): update module golang.org/x/crypto to v0.11.0
- [ ] fix(deps): update module golang.org/x/net to v0.12.0
- [ ] fix(deps): update module google.golang.org/api to v0.131.0
- [ ] fix(deps): update module google.golang.org/grpc to v1.56.2
- [ ] fix(deps): update module google.golang.org/protobuf to v1.31.0
- [ ] chore(deps): update actions/setup-go action to v4
- [ ] chore(deps): update amazon/dynamodb-local docker tag to v2
- [ ] chore(deps): update dependency @types/jasmine to v4
- [ ] chore(deps): update dependency @types/node to v18
- [ ] chore(deps): update dependency jasmine-core to v5
- [ ] chore(deps): update dependency karma-jasmine to v5
- [ ] chore(deps): update dependency karma-jasmine-html-reporter to v2
- [ ] chore(deps): update dependency typescript to v5
- [ ] chore(deps): update google-github-actions/setup-gcloud action to v1
- [ ] chore(deps): update mariadb docker tag to v11
- [ ] chore(deps): update postgres docker tag to v15
- [ ] fix(deps): update angular monorepo to v16 (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 v16 (major) (`@angular/cdk`, `@angular/material`)
- [ ] 🔐 **Create all rate-limited PRs at once** 🔐

---

### ⚠ Dependency Lookup Warnings ⚠

- Renovate failed to look up the following dependencies: `Could not determine new digest for update (datasource: docker)`, `Could not determine new digest for update (datasource: go)`.

Files affected: `Dockerfile`, `go.mod`

---

## Open

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

- [ ] [chore(deps): update dependency @types/jasmine to v3.10.11](../pull/557)
- [ ] [chore(deps): update dependency karma-coverage to v2.2.1](../pull/563)
- [ ] [chore(deps): update gcr.io/cloud-spanner-emulator/emulator docker tag to v1.5.7](../pull/575)
- [ ] [fix(deps): update dependency babel-loader to v9.1.3](../pull/576)
- [ ] [fix(deps): update module cloud.google.com/go to v0.110.6](../pull/586)
- [ ] [chore(deps): update golang docker tag to v1.20.6](../pull/587)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Ignored or Blocked

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

- [ ] [chore(deps): update dependency karma to v6.4.2](../pull/516)
- [ ] [fix(deps): update module github.com/stretchr/testify to v1.8.4](../pull/537)
- [ ] [chore(deps): update amazon/dynamodb-local docker tag to v1.22.0](../pull/554)
- [ ] [chore(deps): update dependency @angular/cli to ~13.3.0](../pull/489)
- [ ] [chore(deps): update dependency karma-chrome-launcher to ~3.2.0](../pull/522)
- [ ] [chore(deps): update dependency typescript to ~4.9.0](../pull/506)

## 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-go v2`
- `gcr.io/cloud-spanner-emulator/emulator 1.5.6`
- `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`

gomod

go.mod

- `go 1.19`
- `cloud.google.com/go v0.110.2`
- `cloud.google.com/go/dataflow v0.8.0`
- `cloud.google.com/go/datastream v1.8.0`
- `cloud.google.com/go/pubsub v1.31.0`
- `cloud.google.com/go/spanner v1.45.0`
- `cloud.google.com/go/storage v1.29.0`
- `github.com/DATA-DOG/go-sqlmock v1.5.0`
- `github.com/aws/aws-sdk-go v1.35.3`
- `github.com/basgys/goxml2json v1.1.0`
- `github.com/denisenkom/go-mssqldb v0.11.0`
- `github.com/go-sql-driver/mysql v1.6.0`
- `github.com/google/go-cmp v0.5.9`
- `github.com/google/subcommands v1.2.0`
- `github.com/google/uuid v1.3.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.20221126021158-6b02a5d8ba7d@6b02a5d8ba7d`
- `github.com/pingcap/tidb/parser v0.0.0-20221126021158-6b02a5d8ba7d@6b02a5d8ba7d`
- `github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8@681adbf594b8`
- `github.com/sijms/go-ora/v2 v2.2.17`
- `github.com/stretchr/testify v1.8.2`
- `go.uber.org/zap v1.21.0`
- `golang.org/x/crypto v0.7.0`
- `golang.org/x/net v0.10.0`
- `google.golang.org/api v0.124.0`
- `google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1@daa745c078e1`
- `google.golang.org/grpc v1.55.0`
- `google.golang.org/protobuf v1.30.0`

npm

ui/package.json

- `@angular/animations ~13.2.0`
- `@angular/cdk ^13.2.5`
- `@angular/common ~13.2.0`
- `@angular/compiler ~13.2.0`
- `@angular/core ~13.2.0`
- `@angular/forms ~13.2.0`
- `@angular/material ^13.2.5`
- `@angular/platform-browser ~13.2.0`
- `@angular/platform-browser-dynamic ~13.2.0`
- `@angular/router ~13.2.0`
- `adjust-sourcemap-loader ^5.0.0`
- `babel-loader ^9.1.0`
- `jszip ^3.10.1`
- `loader-utils ^3.2.1`
- `rxjs ~7.8.0`
- `terser ^5.15.0`
- `tslib ^2.3.0`
- `zone.js ~0.11.4`
- `@angular-devkit/build-angular ^13.3.11`
- `@angular/cli ~13.2.3`
- `@angular/compiler-cli ~13.2.0`
- `@types/jasmine ~3.10.0`
- `@types/node ^12.11.1`
- `jasmine-core ~4.6.0`
- `karma ~6.4.0`
- `karma-chrome-launcher ~3.1.0`
- `karma-coverage ~2.2.0`
- `karma-jasmine ~4.0.0`
- `karma-jasmine-html-reporter ~1.7.0`
- `typescript ~4.5.2`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.