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 #199

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.1.0 age adoption passing confidence
alpine final patch 3.20.2 -> 3.20.3 age adoption passing confidence
alpine stage patch 3.20.2 -> 3.20.3 age adoption passing confidence
codecov/codecov-action action minor v4.5.0 -> v4.6.0 age adoption passing confidence
gcr.io/kaniko-project/executor final minor v1.22.0-debug -> v1.23.2-debug age adoption passing confidence
github.com/Masterminds/semver/v3 require minor v3.2.1 -> v3.3.0 age adoption passing confidence
github.com/go-vela/types require minor v0.24.0 -> v0.25.1 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.4 -> v2.27.5 age adoption passing confidence
github/codeql-action action minor v3.26.3 -> v3.27.4 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

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

codecov/codecov-action (codecov/codecov-action)

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0

GoogleContainerTools/kaniko (gcr.io/kaniko-project/executor)

v1.23.2

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.2
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.2-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.2-slim
  • deps: bump github.com/moby/buildkit and github.com/docker/docker #​3242
  • chore(deps): bump docker/build-push-action from 6.1.0 to 6.3.0 #​3236
  • chore(deps): bump docker/setup-qemu-action from 3.0.0 to 3.1.0 #​3235
  • chore(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 #​3237
  • chore(deps): bump google.golang.org/api from 0.185.0 to 0.187.0 #​3238
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.1 to 1.17.5 #​3239
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.24 to 1.17.1 #​3220
  • chore(deps): bump docker/build-push-action from 6.0.0 to 6.1.0 #​3218
  • chore(deps): bump google.golang.org/api from 0.183.0 to 0.185.0 #​3219
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.1 to 1.56.1 #​3221
  • chore(deps): bump docker/build-push-action from 5.3.0 to 6.0.0 #​3212
  • chore(deps): bump cloud.google.com/go/storage from 1.41.0 to 1.42.0 #​3204
  • chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 #​3205
  • chore(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 #​3206
  • chore(deps): bump imjasonh/setup-crane from 0.3 to 0.4 #​3210
  • chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 #​3190
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.21 to 1.16.24 #​3191
  • chore(deps): bump google.golang.org/api from 0.182.0 to 0.183.0 #​3192
  • chore(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18 #​3193
  • chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.2 #​3194

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]

v1.23.1

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.1
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.1-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.1-slim
  • Enable pushing cache with --no-push #​3181
  • docs: document --no-push-cache flag in README.md #​3188
  • chore(deps): bump google.golang.org/api from 0.181.0 to 0.182.0 #​3187
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.17 to 1.16.21 #​3179
  • chore(deps): bump google.golang.org/api from 0.180.0 to 0.181.0 #​3170
  • chore(deps): bump google-github-actions/auth from 2.1.2 to 2.1.3 #​3168
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.53.2 to 1.54.2 #​3169
  • chore(deps): bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 #​3171
  • chore(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17 #​3172
  • chore(deps): bump github.com/docker/docker from 26.1.2+incompatible to 26.1.3+incompatible #​3173

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Leo Palmer Sunmo

v1.23.0

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.23.0
gcr.io/kaniko-project/executor:latest

The debug images are available at:

gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.23.0-debug

The slim executor images which don't contain any authentication binaries are available at:

gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.23.0-slim
  • give warn instead of error when wildcard not match any files #​3127
  • warmer validate and copy registry mirror to registry map #​3140
  • docs: update docs on mirrors and registry map. #​3153
  • Fix: Make --registry-map compatible with namespaced images #​3138
  • "Fixes #​2752" #​3132
  • chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible #​3161
  • chore(deps): bump google.golang.org/api from 0.177.0 to 0.180.0 #​3160
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.15 to 1.16.17 #​3158
  • chore(deps): bump github.com/docker/docker from 26.1.0+incompatible to 26.1.1+incompatible #​3149
  • chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1 #​3152
  • chore(deps): bump google.golang.org/api from 0.175.0 to 0.177.0 #​3151
  • chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 #​3150
  • chore(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2 #​3145
  • chore(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16 #​3144
  • chore: bump cred helper libraries #​3133
  • Added --chmod for ADD and COPY commands. Fixes #​2850 and #​1751 #​3119
  • chore(deps): bump github.com/google/slowjam from 1.1.0 to 1.1.1 #​3129
  • chore(deps): bump google.golang.org/api from 0.172.0 to 0.175.0 #​3128
  • fix: integration: fail on error when build with docker #​3131
  • fix(doc): wiki url #​3117
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 #​3113
  • chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2 #​3114
  • chore(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15 #​3112
  • chore(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #​3111
  • chore(deps): bump github.com/docker/docker from 26.0.0+incompatible to 26.0.2+incompatible #​3121
  • chore(deps): bump AdityaGarg8/remove-unwanted-software from 2 to 3 #​3110
  • chore(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 #​3109
  • chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 #​3103
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.16.9 to 1.16.15 #​3104
  • chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 #​3105
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.11 #​3106
  • chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 #​3107
  • chore(deps): bump google.golang.org/api from 0.171.0 to 0.172.0 #​3094
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.52.1 to 1.53.1 #​3096
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 #​3095
  • chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1 #​3093
  • chore(deps): bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 #​3097
  • chore: update cred helper go libraries #​3087

Huge thank you for this release towards our contributors:

  • Aaron Prindle
  • dependabot[bot]
  • Djabx
  • Marc Lallaouret
  • Matthias Schneider
  • Prima Adi Pradana
  • Samarth08
  • Verlhac Gaëtan
Masterminds/semver (github.com/Masterminds/semver/v3)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.2.1...v3.3.0

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

v0.25.1

Compare Source

What's Changed

Full Changelog: go-vela/types@v0.25.0...v0.25.1

v0.25.0

Compare Source

What's Changed

Full Changelog: go-vela/types@v0.24.0...v0.25.0

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.4

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.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

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.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

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.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

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.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

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

v3.26.11

Compare Source

v3.26.10

Compare Source

v3.26.9

Compare Source

v3.26.8

Compare Source

v3.26.7

Compare Source

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

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 requested a review from a team as a code owner August 21, 2024 21:24
@renovate renovate bot added the dependencies Indicates a change to dependencies label Aug 21, 2024
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 41.16%. Comparing base (0e69356) to head (0c8dc81).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
+ Coverage   32.76%   41.16%   +8.39%     
==========================================
  Files           8        8              
  Lines         586      775     +189     
==========================================
+ Hits          192      319     +127     
- Misses        393      455      +62     
  Partials        1        1              

see 8 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from a9ad6b2 to 460a3fc Compare August 24, 2024 00:46
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.4 chore(deps): update github/codeql-action action to v3.26.5 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 460a3fc to 9adce21 Compare August 28, 2024 00:07
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.5 fix(deps): update all non-major dependencies Aug 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 9adce21 to 4053c00 Compare August 29, 2024 14:45
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Aug 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 7a42ee0 to d805752 Compare September 13, 2024 14:22
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 5 times, most recently from e643539 to b8462fd Compare September 25, 2024 20:28
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 41381e4 to bf1e148 Compare October 2, 2024 16:04
Copy link
Contributor Author

renovate bot commented Oct 2, 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
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.23.3
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 3 times, most recently from b9a647c to 7b72af0 Compare October 7, 2024 19:33
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 789a5a6 to c360156 Compare October 14, 2024 19:56
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 40c9430 to 9b3a52f Compare October 24, 2024 16:49
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 9b3a52f to 1903dab Compare November 8, 2024 18:58
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 0abe739 to 48fabce Compare November 12, 2024 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 48fabce to 0c8dc81 Compare November 14, 2024 16:19
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