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

Update api minor and patch #23

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/dgraph-io/dgraph/v24 v24.0.3-0.20241127082017-fd45b3875e3f -> v24.0.5 age adoption passing confidence
github.com/stretchr/testify v1.9.0 -> v1.10.0 age adoption passing confidence

Release Notes

dgraph-io/dgraph (github.com/dgraph-io/dgraph/v24)

v24.0.5

Compare Source

Fixed
  • Core

    • fix(core): fix duplicate mutation entries for count index (#​9208)
  • Chore

    • Update cd-dgraph.yml to create unique artifacts (#​9194)

v24.0.4

Fixed
  • Vector

    • fix(vector): fixed euclidean spelling and a bug in parameters (#​9165)
    • fix(vector): fix index rebuild when options change (#​9149)
  • Core

    • fix(core): update latest badger (#​9169)
    • fix(core): Update error msg for txn too old to give more context(#​9170)
    • fix(core): fix sampling rate of jaeger #​9147 (#​9147)
    • fix(core): add the posting list risteretto cache back (#​9181)
    • fix(multi-tenancy): upsert groot for namespace after drop data (#​9159)
    • feat(core): use /v24 in the import (#​9131)
    • fix(DQL): unsupported ordering should raise an error (#​9173)
    • fix(tests): add explicit permissions for Trivy scan(#​9130)
    • feat(core): Expose APIs that can be used outside Dgraph (#​9176)
  • GraphQL

  • Chore

    • upgrade dgo to v240.0.0 (#​9154)
    • chore(): add Dependabot version bumps (#​9132)
    • chore(deps): bump actions/labeler from 4 to 5 (#​9134)
    • chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#​9133)
    • chore(deps): bump docker/login-action from 2 to 3 (#​9135)
    • chore(deps): bump actions/upload-artifact from 3 to 4 (#​9136)
    • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#​9139)
    • chore(deps): bump github.com/bits-and-blooms/bitset from 1.13.0 to 1.14.2 (#​9140)
    • chore(deps): bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#​9142)
    • chore(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 (#​9157)
    • chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (#​9156)
    • chore(deps): bump github.com/dgraph-io/dgo/v240 from 240.0.0-rc1 to 240.0.0 (#​9155)
    • chore: Upgrade go.mod dependencies, fix jose v2 vulnerability, upgrade jemalloc (#​9158)
    • chore(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#​9163)
    • chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#​9152)
    • chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 (#​9151)
    • chore(deps): bump github.com/docker/docker from 27.1.2+incompatible to 27.2.0+incompatible (#​9150)
    • chore(deps): bump the minor-and-patch group across 1 directory with 2 updates (#​9174)
    • chore(deps): bump github.com/docker/docker from 24.0.5+incompatible to 25.0.6+incompatible (#​9123)
    • chore(deps): bump the minor-and-patch group with 2 updates (#​9178)
    • chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the minor-and-patch group (#​9178)
stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0


Configuration

📅 Schedule: Branch creation - "on Wednesday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Nov 27, 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: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/dgraph-io/badger/v4 v4.4.0
go: downloading github.com/dgraph-io/dgo/v240 v240.0.1
go: downloading github.com/dgraph-io/dgraph/v24 v24.0.5
go: downloading github.com/dgraph-io/ristretto/v2 v2.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading golang.org/x/sync v0.9.0
go: downloading github.com/cavaliergopher/grab/v3 v3.0.1
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/golang/protobuf v1.5.4
go: downloading go.opencensus.io v0.24.0
go: downloading golang.org/x/sys v0.27.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading google.golang.org/grpc v1.68.0
go: downloading github.com/dgraph-io/simdjson-go v0.3.0
go: downloading github.com/twpayne/go-geom v1.5.7
go: downloading github.com/golang/glog v1.2.3
go: downloading github.com/dgraph-io/ristretto v0.1.2-0.20240116140435-c67e07994f91
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/minio/minio-go/v6 v6.0.57
go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13
go: downloading golang.org/x/net v0.31.0
go: downloading github.com/IBM/sarama v1.43.3
go: downloading github.com/golang/snappy v0.0.4
go: downloading github.com/google/codesearch v1.2.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/spf13/viper v1.7.1
go: downloading github.com/xdg/scram v1.0.5
go: downloading go.etcd.io/etcd/raft/v3 v3.5.17
go: downloading contrib.go.opencensus.io/exporter/jaeger v0.2.1
go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.2
go: downloading github.com/DataDog/opencensus-go-exporter-datadog v0.0.0-20220622145613-731d59e8b567
go: downloading github.com/HdrHistogram/hdrhistogram-go v1.1.2
go: downloading github.com/getsentry/sentry-go v0.29.1
go: downloading github.com/mitchellh/panicwrap v1.0.0
go: downloading github.com/pkg/profile v1.7.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/soheilhy/cmux v0.1.5
go: downloading github.com/spf13/cobra v1.8.1
go: downloading go.uber.org/zap v1.27.0
go: downloading golang.org/x/term v0.26.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/google/flatbuffers v24.3.25+incompatible
go: downloading github.com/klauspost/compress v1.17.11
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1
go: downloading github.com/golang/geo v0.0.0-20230421003525-6adc56603217
go: downloading golang.org/x/crypto v0.29.0
go: downloading golang.org/x/text v0.20.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: downloading github.com/dgraph-io/gqlgen v0.13.2
go: downloading github.com/dgraph-io/gqlparser/v2 v2.2.2
go: downloading github.com/spf13/cast v1.3.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/blevesearch/bleve/v2 v2.4.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/minio/md5-simd v1.1.2
go: downloading github.com/minio/sha256-simd v1.0.1
go: downloading github.com/dgryski/go-groupvarint v0.0.0-20230630160417-2bfb7969fb3c
go: downloading github.com/bits-and-blooms/bitset v1.15.0
go: downloading github.com/viterin/vek v0.4.2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/eapache/go-resiliency v1.7.0
go: downloading github.com/eapache/go-xerial-snappy v0.0.0-20230731223053-c322873962e3
go: downloading github.com/eapache/queue v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/jcmturner/gofork v1.7.6
go: downloading github.com/jcmturner/gokrb5/v8 v8.4.4
go: downloading github.com/pierrec/lz4/v4 v4.1.21
go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
go: downloading github.com/hashicorp/vault/api v1.15.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/hashicorp/hcl v1.0.1-vault-5
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/jwalterweatherman v1.1.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading github.com/xdg/stringprep v1.0.3
go: downloading github.com/uber/jaeger-client-go v2.28.0+incompatible
go: downloading google.golang.org/api v0.196.0
go: downloading github.com/prometheus/statsd_exporter v0.27.1
go: downloading github.com/DataDog/datadog-go v4.8.3+incompatible
go: downloading github.com/tinylib/msgp v1.2.1
go: downloading gopkg.in/DataDog/dd-trace-go.v1 v1.67.1
go: downloading github.com/felixge/fgprof v0.9.5
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/go-jose/go-jose/v4 v4.0.4
go: downloading github.com/agnivade/levenshtein v1.1.1
go: downloading github.com/blevesearch/bleve_index_api v1.1.12
go: downloading github.com/blevesearch/snowballstem v0.9.0
go: downloading github.com/blevesearch/go-porterstemmer v1.0.3
go: downloading github.com/blevesearch/segment v0.9.1
go: downloading github.com/blevesearch/upsidedown_store_api v1.0.2
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
go: downloading github.com/chewxy/math32 v1.11.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/jcmturner/dnsutils/v2 v2.0.0
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading golang.org/x/time v0.6.0
go: downloading github.com/go-kit/log v0.2.1
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/philhofer/fwd v1.1.3-0.20240612014219-fbbf4953d986
go: downloading github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/viterin/partial v1.1.0
go: downloading github.com/jcmturner/rpc/v2 v2.0.3
go: downloading github.com/hashicorp/go-sockaddr v1.0.6
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/go-logfmt/logfmt v0.6.0
go: downloading github.com/blevesearch/geo v0.1.20
go: downloading github.com/jcmturner/aescts/v2 v2.0.0
go: downloading github.com/dgraph-io/dgraph v1.2.8
go: github.com/hypermodeinc/modusdb tested by
	github.com/hypermodeinc/modusdb.test imports
	github.com/dgraph-io/dgraph/v24/systest/1million/common: cannot find module providing package github.com/dgraph-io/dgraph/v24/systest/1million/common

@renovate renovate bot force-pushed the renovate/api-minor-and-patch branch from daa3341 to f9ffb8c Compare November 27, 2024 08:47
@mangalaman93
Copy link
Member

@renovate please rebase

@renovate renovate bot force-pushed the renovate/api-minor-and-patch branch from f9ffb8c to 1c47228 Compare November 27, 2024 08:56
@mangalaman93 mangalaman93 deleted the renovate/api-minor-and-patch branch November 28, 2024 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant