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

Bump dependencies #1829

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Bump dependencies #1829

merged 1 commit into from
Jan 5, 2024

Conversation

pinniped-ci-bot
Copy link
Member

Automatically bumped all go.mod direct dependencies and/or images in dockerfiles.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c7299f4) 79.08% compared to head (d4971ef) 79.10%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1829      +/-   ##
==========================================
+ Coverage   79.08%   79.10%   +0.02%     
==========================================
  Files         173      173              
  Lines       16207    16207              
==========================================
+ Hits        12817    12821       +4     
+ Misses       3070     3066       -4     
  Partials      320      320              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Dockerfile Outdated
@@ -3,8 +3,8 @@
# Copyright 2020-2023 the Pinniped contributors. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0

ARG BUILD_IMAGE=golang:1.21.5@sha256:2ff79bcdaff74368a9fdcb06f6599e54a71caf520fd2357a55feddd504bcaffb
ARG BASE_IMAGE=gcr.io/distroless/static:nonroot@sha256:91ca4720011393f4d4cab3a01fa5814ee2714b7d40e6c74f2505f74168398ca9
ARG BUILD_IMAGE=golang:latest@sha256:3622a30ef0f400f67db0ca35f1c32af70c251ee8157cf3f6f9c272b690aedb8b
Copy link
Member

@cfryanr cfryanr Jan 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bot script changing this to :latest@ is due to a bug in Concourse and we do not want this change. We don't want latest, we want the specific version number.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I applied a workaround in Concourse (disable the latest version of the resource in the UI) and re-ran the job, so it updated this line.

@cfryanr cfryanr enabled auto-merge January 5, 2024 16:36
@cfryanr cfryanr merged commit da9432b into main Jan 5, 2024
39 checks passed
@cfryanr cfryanr deleted the pinny/bump-deps branch January 5, 2024 17:23
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.

3 participants