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/jszwedko/go-circleci to v0.4.0 #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jszwedko/go-circleci v0.2.0 -> v0.4.0 age adoption passing confidence

Release Notes

jszwedko/go-circleci (github.com/jszwedko/go-circleci)

v0.4.0

Compare Source

v0.3.0

Compare Source

Added:

  • Builds now return Workflow information
  • Builds now return Picard information which describes the execution environment
  • Builds now return Platform information
  • Actions now return Background information
  • CommitDetails now return Branch and PullRequest
  • BuildOpts method for building a project with arbitrary parameters

Bug fixes:

  • Fix issue with paginating queries returning a 401
  • Actually send build parameters for ParameterizedBuild
  • Fix feature flag parsing to not cause a null pointer panic

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-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from caba75e to aad8aa7 Compare April 26, 2021 19:24
@forking-renovate
Copy link

⚠️ 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 check 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_go --label=renovate_child -v "/mnt/renovate/gh/simonpasquier/sandbox":"/mnt/renovate/gh/simonpasquier/sandbox" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/simonpasquier/sandbox" docker.io/renovate/go:1.14.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod tidy && go mod tidy"
go: downloading golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
go: downloading google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64
go: downloading google.golang.org/grpc v1.23.0
go: finding module for package github.com/heroku/docker-registry-client/registry
go: downloading github.com/golang/protobuf v1.3.2
go: downloading golang.org/x/net v0.0.0-20190724013045-ca1201d0de80
go: downloading golang.org/x/sys v0.0.0-20200122134326-e047566fdf82
go: downloading golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a
go: downloading golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
go: downloading github.com/jszwedko/go-circleci v0.3.0
go: downloading google.golang.org/appengine v1.5.0
go: downloading golang.org/x/text v0.3.2
go: found github.com/heroku/docker-registry-client/registry in github.com/heroku/docker-registry-client v0.0.0-20190909225348-afc9e1acc3d5
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading github.com/google/go-cmp v0.4.0
github.com/simonpasquier/sandbox/cmd/goversion-bumper imports
	gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/yaml.v2@v2.2.7: permission denied

@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from aad8aa7 to a858ade Compare September 25, 2022 16:01
@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from a858ade to d448a05 Compare December 11, 2022 01:02
@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from d448a05 to f722848 Compare January 27, 2024 23:16
@renovate-bot renovate-bot changed the title Update module github.com/jszwedko/go-circleci to v0.3.0 Update module github.com/jszwedko/go-circleci to v0.4.0 Jan 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from f722848 to e3f7bc3 Compare February 25, 2024 09:37
@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from e3f7bc3 to 42ddfd7 Compare April 14, 2024 10:06
@renovate-bot renovate-bot force-pushed the renovate/github.com-jszwedko-go-circleci-0.x branch from 42ddfd7 to b9356f1 Compare May 9, 2024 09:22
Copy link

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.14 -> 1.22.3

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.

None yet

1 participant