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): Bump alpine from 3.18.3 to 3.18.4 #2794

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps alpine from 3.18.3 to 3.18.4.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added docker Pull requests that update Docker code T:dependencies labels Oct 2, 2023
Dockerfile Show resolved Hide resolved
@ramin ramin added the kind:deps Pull requests that update a dependency file label Oct 3, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

Merging #2794 (3907e07) into main (e6a6982) will decrease coverage by 0.11%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2794      +/-   ##
==========================================
- Coverage   51.41%   51.31%   -0.11%     
==========================================
  Files         167      167              
  Lines       10752    10752              
==========================================
- Hits         5528     5517      -11     
- Misses       4743     4754      +11     
  Partials      481      481              

see 4 files with indirect coverage changes

@walldiss walldiss enabled auto-merge (squash) October 6, 2023 10:28
@walldiss walldiss merged commit fc00746 into main Oct 6, 2023
15 of 17 checks passed
@walldiss walldiss deleted the dependabot/docker/alpine-3.18.4 branch October 6, 2023 10:39
walldiss pushed a commit that referenced this pull request Oct 6, 2023
currently only the go.mod dependabot PRs were getting the `kind:deps`
label, so others that targer Docker or github actions would fail a label
check

eg: #2794

this should fix that. minor tweak.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code kind:deps Pull requests that update a dependency file T:dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants