Skip to content

fix(deps): update module ariga.io/atlas-provider-gorm to v0.3.3 #1353

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ariga.io/atlas-provider-gorm v0.3.2 -> v0.3.3 age adoption passing confidence

Release Notes

ariga/atlas-provider-gorm (ariga.io/atlas-provider-gorm)

v0.3.3

Compare Source

What's Changed

Full Changelog: ariga/atlas-provider-gorm@v0.3.2...v0.3.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Apr 21, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: backend/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/google/go-github/v58 v58.0.0
go: downloading github.com/spf13/viper v1.18.2
go: downloading ariga.io/atlas-provider-gorm v0.3.3
go: downloading github.com/alextanhongpin/go-gin-starter v0.0.0-20180719045109-df82f33e8aa1
go: downloading github.com/getsentry/sentry-go v0.27.0
go: downloading github.com/gin-contrib/sessions v0.0.5
go: downloading github.com/gin-gonic/gin v1.9.1
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/dchest/uniuri v1.2.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/samber/lo v1.39.0
go: downloading gorm.io/driver/postgres v1.5.7
go: downloading gorm.io/gorm v1.25.8
go: downloading gorm.io/driver/sqlite v1.5.5
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/robfig/cron v1.2.0
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.10.0
go: downloading github.com/dominikbraun/graph v0.23.0
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading github.com/robert-nix/ansihtml v1.0.1
go: downloading github.com/stripe/stripe-go/v76 v76.21.0
go: downloading golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81
go: downloading golang.org/x/oauth2 v0.18.0
go: downloading github.com/google/go-github/v55 v55.0.0
go: downloading github.com/migueleliasweb/go-github-mock v0.0.23
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading ariga.io/atlas-go-sdk v0.2.3
go: downloading gorm.io/driver/mysql v1.5.1
go: downloading gorm.io/driver/sqlserver v1.5.2
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/sys v0.18.0
go: downloading github.com/wader/gormstore/v2 v2.0.0
go: downloading github.com/gorilla/context v1.1.1
go: downloading github.com/gorilla/sessions v1.2.1
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1
go: downloading github.com/bmatcuk/doublestar v1.3.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/aws/aws-sdk-go v1.51.21
go: downloading github.com/goccy/go-json v0.10.2
go: downloading github.com/gin-contrib/sse v0.1.0
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/net v0.22.0
go: downloading github.com/jackc/pgx/v5 v5.4.3
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/mattn/go-sqlite3 v2.0.3+incompatible
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/google/go-github/v60 v60.0.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/google/go-github/v59 v59.0.0
go: downloading github.com/gorilla/mux v1.8.1
go: downloading golang.org/x/time v0.5.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault
go: downloading github.com/magiconair/properties v1.8.7
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/pelletier/go-toml/v2 v2.1.1
go: downloading github.com/go-sql-driver/mysql v1.7.0
go: downloading github.com/microsoft/go-mssqldb v1.6.0
go: downloading github.com/gorilla/securecookie v1.1.1
go: downloading github.com/gruntwork-io/go-commons v0.17.1
go: downloading github.com/gruntwork-io/terragrunt v0.54.11
go: downloading github.com/hashicorp/go-getter v1.7.3
go: downloading github.com/hashicorp/hcl/v2 v2.20.1
go: downloading github.com/hashicorp/terraform-config-inspect v0.0.0-20231204233900-a34142ec2a72
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/zclconf/go-cty v1.14.4
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/go-playground/validator/v10 v10.16.0
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/bytedance/sonic v1.10.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
go: downloading golang.org/x/crypto v0.21.0
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/urfave/cli/v2 v2.25.5
go: downloading github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9
go: downloading github.com/golang-sql/sqlexp v0.1.0
go: downloading github.com/gruntwork-io/gruntwork-cli v0.7.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-version v1.6.0
go: downloading github.com/mattn/go-zglob v0.0.3
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading golang.org/x/term v0.18.0
go: downloading github.com/hashicorp/terraform v0.15.3
go: downloading github.com/imdario/mergo v0.3.12
go: downloading go.mozilla.org/sops/v3 v3.7.3
go: downloading cloud.google.com/go/storage v1.35.1
go: downloading cloud.google.com/go v0.110.10
go: downloading github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-safetemp v1.0.0
go: downloading github.com/klauspost/compress v1.17.0
go: downloading github.com/mitchellh/go-testing-interface v1.14.1
go: downloading github.com/ulikunitz/xz v0.5.11
go: downloading google.golang.org/api v0.153.0
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/tools v0.19.0
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.3
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.2.4
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading go.uber.org/multierr v1.9.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/posener/complete v1.2.3
go: downloading github.com/creack/pty v1.1.17
go: downloading github.com/gruntwork-io/terratest v0.41.0
go: downloading github.com/terraform-linters/tflint v0.47.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.3
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.3
go: downloading cloud.google.com/go/iam v1.1.5
go: downloading github.com/googleapis/gax-go/v2 v2.12.0
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading google.golang.org/grpc v1.59.0
go: downloading github.com/zclconf/go-cty-yaml v1.0.3
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/chenzhuoyu/base64x v0.0.0-20230717121745-296ad89f973d
go: downloading golang.org/x/arch v0.6.0
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading go.uber.org/atomic v1.9.0
go: downloading github.com/hashicorp/terraform-svchost v0.0.1
go: downloading github.com/fatih/color v1.15.0
go: downloading github.com/hashicorp/logutils v1.0.0
go: downloading github.com/jessevdk/go-flags v1.5.0
go: downloading github.com/sourcegraph/jsonrpc2 v0.2.0
go: downloading github.com/terraform-linters/tflint-plugin-sdk v0.17.0
go: downloading github.com/terraform-linters/tflint-ruleset-terraform v0.4.0
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading gopkg.in/urfave/cli.v1 v1.20.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading github.com/apparentlymart/go-cidr v1.1.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/google/s2a-go v0.1.7
go: downloading github.com/klauspost/cpuid/v2 v2.2.6
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/apparentlymart/go-versions v1.0.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.2
go: downloading golang.org/x/mod v0.16.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/hashicorp/terraform-registry-address v0.2.0
go: downloading github.com/jstemmer/go-junit-report v1.0.0
go: downloading github.com/owenrumney/go-sarif v1.1.1
go: downloading github.com/sourcegraph/go-lsp v0.0.0-20200429204803-219e11d77f5d
go: downloading github.com/google/go-github/v35 v35.3.0
go: downloading github.com/hashicorp/go-plugin v1.4.10
go: downloading github.com/goware/prefixer v0.0.0-20160118172347-395022866408
go: downloading github.com/blang/semver v3.5.1+incompatible
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.2
go: downloading github.com/hashicorp/go-hclog v1.5.0
go: downloading github.com/mitchellh/panicwrap v1.0.0
go: downloading github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
go: downloading github.com/oklog/run v1.1.0
go: downloading github.com/lib/pq v1.10.5
go: downloading github.com/pkg/errors v0.9.1
go: downloading filippo.io/age v1.0.0
go: downloading github.com/Azure/azure-sdk-for-go v63.3.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest v0.11.26
go: downloading github.com/Azure/go-autorest v14.2.0+incompatible
go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
go: downloading github.com/hashicorp/vault/api v1.5.0
go: downloading github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
go: downloading go.mozilla.org/gopgagent v0.0.0-20170926210634-4d7ea76ff71a
go: downloading github.com/chenzhuoyu/iasm v0.9.1
go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.23
go: downloading github.com/Azure/go-autorest/logger v0.2.1
go: downloading github.com/Azure/go-autorest/tracing v0.6.0
go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5
go: downloading github.com/dimchansky/utfbom v1.1.1
go: downloading github.com/cenkalti/backoff/v3 v3.2.2
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.3
go: downloading github.com/hashicorp/vault/sdk v0.4.1
go: downloading gopkg.in/square/go-jose.v2 v2.6.0
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/go-sockaddr v1.0.2
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/pierrec/lz4 v2.6.1+incompatible
go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.2
go: downloading github.com/armon/go-metrics v0.4.1
go: downloading github.com/hashicorp/golang-lru v0.5.4
go: downloading github.com/armon/go-radix v1.0.0
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.1
go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0
go: downloading github.com/diggerhq/digger v0.4.15
go: github.com/diggerhq/digger/backend/tasks tested by
	github.com/diggerhq/digger/backend/tasks.test imports
	github.com/diggerhq/digger/cli/pkg/github: cannot find module providing package github.com/diggerhq/digger/cli/pkg/github
go: warning: github.com/mattn/go-sqlite3@v2.0.3+incompatible: retracted by module author: Accidental; no major changes or features.
go: to switch to the latest unretracted version, run:
	go get github.com/mattn/go-sqlite3@latest

@motatoes motatoes closed this Apr 23, 2024
Copy link
Contributor Author

renovate bot commented Apr 23, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.3.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ariga.io-atlas-provider-gorm-0.x branch April 23, 2024 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant