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 module github.com/brave-intl/bat-go to v1 #150

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/brave-intl/bat-go require major v0.5.1 -> v1.0.3

Release Notes

brave-intl/bat-go (github.com/brave-intl/bat-go)

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0: Project Restructuring

Compare Source

The project has been restructured to limit the amount of dependencies needed when importing libraries.


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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 8, 2023

⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/f7bcdf/bca67a/repos/github/brave/go-sync":"/tmp/worker/f7bcdf/bca67a/repos/github/brave/go-sync" -v "/tmp/worker/f7bcdf/bca67a/cache":"/tmp/worker/f7bcdf/bca67a/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f7bcdf/bca67a/repos/github/brave/go-sync" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./..."
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/prometheus/client_golang v1.16.0
go: downloading github.com/redis/go-redis/v9 v9.1.0
go: downloading github.com/rs/zerolog v1.30.0
go: downloading github.com/aws/aws-sdk-go v1.45.8
go: downloading github.com/satori/go.uuid v1.2.0
go: downloading github.com/brave-intl/bat-go v1.0.3
go: downloading github.com/go-chi/chi/v5 v5.0.10
go: downloading github.com/go-chi/chi v4.1.2+incompatible
go: downloading google.golang.org/protobuf v1.31.0
go: downloading github.com/getsentry/sentry-go v0.24.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/prometheus/client_model v0.3.0
go: downloading github.com/prometheus/common v0.42.0
go: downloading github.com/prometheus/procfs v0.10.1
go: downloading golang.org/x/sys v0.8.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/rs/xid v1.5.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/mattn/go-isatty v0.0.17
go: downloading golang.org/x/text v0.8.0
go: github.com/brave/go-sync/controller imports
	github.com/brave-intl/bat-go/middleware: cannot find module providing package github.com/brave-intl/bat-go/middleware
go: github.com/brave/go-sync/controller imports
	github.com/brave-intl/bat-go/utils/closers: cannot find module providing package github.com/brave-intl/bat-go/utils/closers
go: github.com/brave/go-sync/server imports
	github.com/brave-intl/bat-go/utils/context: cannot find module providing package github.com/brave-intl/bat-go/utils/context
go: github.com/brave/go-sync/server imports
	github.com/brave-intl/bat-go/utils/handlers: cannot find module providing package github.com/brave-intl/bat-go/utils/handlers
go: github.com/brave/go-sync/server imports
	github.com/brave-intl/bat-go/utils/logging: cannot find module providing package github.com/brave-intl/bat-go/utils/logging

@renovate renovate bot force-pushed the renovate/github.com-brave-intl-bat-go-1.x branch 14 times, most recently from afec954 to 31afc75 Compare September 12, 2023 20:20
@renovate renovate bot force-pushed the renovate/github.com-brave-intl-bat-go-1.x branch from 31afc75 to a1c5966 Compare September 12, 2023 20:37
@renovate renovate bot force-pushed the renovate/github.com-brave-intl-bat-go-1.x branch from bad9b1b to 8cb95fc Compare September 12, 2023 21:01
@johnhalbert johnhalbert force-pushed the renovate/github.com-brave-intl-bat-go-1.x branch from 8cb95fc to bad9b1b Compare September 12, 2023 21:01
@renovate
Copy link
Contributor Author

renovate bot commented Sep 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@johnhalbert johnhalbert merged commit f79c0de into master Sep 12, 2023
6 checks passed
@johnhalbert johnhalbert deleted the renovate/github.com-brave-intl-bat-go-1.x branch September 12, 2023 21:05
johnhalbert added a commit that referenced this pull request Sep 13, 2023
* Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#133)

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Add renovate.json (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update alpine Docker tag to v3.18 (#136)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update bitnami/golang Docker tag to v1.20 (#139)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update amazon/dynamodb-local Docker tag to v1.22.0 (#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/aws/aws-sdk-go to v1.45.5 (#140)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/getsentry/sentry-go to v0.24.0 (#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/rs/zerolog to v1.30.0 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/go-redis/redis/v8 to v8.11.5 (#142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/stretchr/testify to v1.8.4 (#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module google.golang.org/protobuf to v1.31.0 (#146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/checkout action to v4 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/setup-go action to v4 (#148)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/prometheus/client_golang to v1.16.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/aws/aws-sdk-go to v1.45.6 (#153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/go-chi/chi to v5 (#151)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/go-chi/chi to v5 (#154)

* Update module github.com/go-chi/chi to v5

* Update go.mod, go.sum

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update module github.com/go-chi/chi to v5 (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/aws/aws-sdk-go to v1.45.7 (#156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update module github.com/go-chi/chi to v5 (#157)

* Update module github.com/go-chi/chi to v5

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update module github.com/aws/aws-sdk-go to v1.45.8 (#158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update amazon/dynamodb-local Docker tag to v2 (#149)

* Update amazon/dynamodb-local Docker tag to v2

* Update access key id & secret for local dynamo

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update module github.com/go-redis/redis/v8 to v9 (#152)

* Update module github.com/go-redis/redis/v8 to v9

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update module github.com/brave-intl/bat-go to v1 (#150)

* Update module github.com/brave-intl/bat-go to v1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: John Halbert <[email protected]>

* Update module github.com/getsentry/sentry-go to v0.24.1 (#161)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update github.com/brave-intl/bat-go/libs digest to 8b4fe85 (#160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

1 participant