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

chore(deps): update all non-major dependencies #580

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v4.2.0 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.1.0 age adoption passing confidence
github.com/go-vela/server require patch v0.25.1-0.20241022141112-a2b0d9146d65 -> v0.25.2 age adoption passing confidence
github.com/go-vela/worker require digest 3db6801 -> 04b2f56
github.com/urfave/cli/v2 require patch v2.27.4 -> v2.27.5 age adoption passing confidence
github/codeql-action action minor v3.26.11 -> v3.27.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

actions/setup-go (actions/setup-go)

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

go-vela/server (github.com/go-vela/server)

v0.25.2

Compare Source

What's Changed

Full Changelog: go-vela/server@v0.25.1...v0.25.2

urfave/cli (github.com/urfave/cli/v2)

v2.27.5

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.4...v2.27.5

github/codeql-action (github/codeql-action)

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source


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 is behind base branch, 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.

@renovate renovate bot added the dependencies Indicates a change to dependencies label Oct 2, 2024
@renovate renovate bot requested a review from a team as a code owner October 2, 2024 15:40
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.52%. Comparing base (e8b493d) to head (10b2541).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #580   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files         172      172           
  Lines        4461     4461           
=======================================
  Hits         3369     3369           
  Misses        856      856           
  Partials      236      236           

@renovate renovate bot changed the title fix(deps): update module github.com/go-vela/types to v0.25.0 fix(deps): update module github.com/go-vela/types to v0.25.0 - autoclosed Oct 2, 2024
@renovate renovate bot closed this Oct 2, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch October 2, 2024 15:48
@renovate renovate bot changed the title fix(deps): update module github.com/go-vela/types to v0.25.0 - autoclosed fix(deps): update module github.com/go-vela/types to v0.25.0 Oct 3, 2024
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch October 3, 2024 21:10
@renovate renovate bot reopened this Oct 3, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/go-vela/types to v0.25.0 chore(deps): update github/codeql-action action to v3.26.11 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 6fa76d1 to 9c2187b Compare October 4, 2024 15:32
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.11 fix(deps): update all non-major dependencies Oct 4, 2024
Copy link
Contributor Author

renovate bot commented Oct 4, 2024

ℹ 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/cpuguy83/go-md2man/v2 v2.0.4 -> v2.0.5

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 9c2187b to 449fdb7 Compare October 4, 2024 16:40
@renovate renovate bot changed the title fix(deps): update all non-major dependencies fix(deps): update all non-major dependencies - autoclosed Oct 4, 2024
@renovate renovate bot closed this Oct 4, 2024
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch October 4, 2024 16:43
@renovate renovate bot changed the title fix(deps): update all non-major dependencies - autoclosed fix(deps): update all non-major dependencies Oct 7, 2024
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch October 7, 2024 19:44
@renovate renovate bot reopened this Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 449fdb7 to d7629c4 Compare October 7, 2024 19:44
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 863325d to 10b2541 Compare October 15, 2024 17:42
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 10b2541 to 1d25dd0 Compare October 22, 2024 14:51
Copy link
Contributor Author

renovate bot commented Oct 22, 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/sirupsen/logrus v1.9.3
go: downloading github.com/urfave/cli/v2 v2.27.5
go: downloading github.com/go-vela/server v0.25.2
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/go-vela/sdk-go v0.25.2-0.20241022142543-b9de2ce2abea
go: downloading github.com/gosuri/uitable v0.0.4
go: downloading github.com/spf13/afero v1.11.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/cli/browser v1.3.0
go: downloading github.com/manifoldco/promptui v0.9.0
go: downloading github.com/buildkite/yaml v0.0.0-20230306222819-0e4e032d4835
go: downloading github.com/go-vela/worker v0.25.2-0.20241028191326-04b2f5607435
go: downloading github.com/gin-gonic/gin v1.10.0
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/chainguard-dev/git-urls v1.0.2
go: downloading github.com/go-git/go-git/v5 v5.12.0
go: downloading github.com/alecthomas/chroma/v2 v2.14.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading golang.org/x/sys v0.25.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.5
go: downloading github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
go: downloading github.com/go-vela/types v0.25.1
go: downloading github.com/lestrrat-go/jwx/v2 v2.1.1
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/fatih/color v1.16.0
go: downloading golang.org/x/text v0.18.0
go: downloading github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading k8s.io/api v0.31.1
go: downloading github.com/drone/envsubst v1.0.3
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
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.29.0
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/ProtonMail/go-crypto v1.0.0
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0
go: downloading github.com/lestrrat-go/blackmagic v1.0.2
go: downloading github.com/lestrrat-go/httprc v1.0.6
go: downloading github.com/lestrrat-go/iter v1.0.2
go: downloading github.com/lestrrat-go/option v1.0.1
go: downloading github.com/coreos/go-semver v0.3.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-runewidth v0.0.13
go: downloading github.com/hashicorp/go-envparse v0.1.0
go: downloading golang.org/x/sync v0.8.0
go: downloading github.com/containerd/containerd v1.7.11
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/docker/go-units v0.5.0
go: downloading k8s.io/apimachinery v0.31.1
go: downloading k8s.io/client-go v0.31.1
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/go-github/v65 v65.0.0
go: downloading github.com/goware/urlx v0.3.2
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading go.starlark.net v0.0.0-20240925182052-1207426daebd
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/go-playground/validator/v10 v10.22.1
go: downloading github.com/pelletier/go-toml/v2 v2.2.3
go: downloading github.com/ugorji/go/codec v1.2.12
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/bytedance/sonic v1.12.2
go: downloading github.com/goccy/go-json v0.10.3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading golang.org/x/crypto v0.27.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 github.com/dlclark/regexp2 v1.11.0
go: downloading github.com/lestrrat-go/httpcc v1.0.1
go: downloading github.com/segmentio/asm v1.2.0
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go: downloading go.opentelemetry.io/otel/trace v1.30.0
go: downloading go.opentelemetry.io/otel v1.30.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading github.com/imdario/mergo v0.3.15
go: downloading github.com/spf13/pflag v1.0.5
go: downloading golang.org/x/term v0.24.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/PuerkitoBio/purell v1.1.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading github.com/gabriel-vasile/mimetype v1.4.5
go: downloading github.com/go-playground/universal-translator v0.18.1
go: downloading github.com/leodido/go-urn v1.4.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cloudflare/circl v1.3.7
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.2
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.30.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading golang.org/x/time v0.6.0
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/go-playground/locales v0.14.1
go: downloading github.com/cloudwego/base64x v0.1.4
go: downloading golang.org/x/arch v0.10.0
go: downloading golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading github.com/bytedance/sonic/loader v0.2.0
go: downloading github.com/klauspost/cpuid/v2 v2.2.8
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading github.com/go-openapi/swag v0.22.4
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/twitchyliquid64/golang-asm v0.15.1
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/cloudwego/iasm v0.2.0
go: downloading golang.org/x/mod v0.17.0
go: downloading github.com/josharian/intern v1.0.0
go: github.com/go-vela/cli/action/deployment imports
	github.com/go-vela/server/compiler/types/raw: cannot find module providing package github.com/go-vela/server/compiler/types/raw
go: github.com/go-vela/cli/action/pipeline imports
	github.com/go-vela/server/compiler/types/pipeline: cannot find module providing package github.com/go-vela/server/compiler/types/pipeline
go: github.com/go-vela/cli/action/pipeline imports
	github.com/go-vela/server/compiler/types/yaml: cannot find module providing package github.com/go-vela/server/compiler/types/yaml

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from b719ec3 to 0cb46d1 Compare October 23, 2024 15:43
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 0cb46d1 to 7a335cb Compare October 24, 2024 15:08
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 7a335cb to 454149c Compare October 28, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants