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.19 to 3.21 in /builder #4492

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps alpine from 3.19 to 3.21.

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.19 to 3.21.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies docker Pull requests that update Docker code labels Jan 13, 2025
@rscampos
Copy link
Collaborator

@geyslan I was testing this and realized that, for alpine:3.21 the llvm clang starts at version 15. See two options: 1) say to dependabot ignore it or 2) install llvm/clang without using apk.

@geyslan
Copy link
Member

geyslan commented Jan 14, 2025

@geyslan I was testing this and realized that, for alpine:3.21 the llvm clang starts at version 15. See two options: 1) say to dependabot ignore it or 2) install llvm/clang without using apk.

Haven't we tested clang 15 yet? I think this is a good opportunity. Don't bother with it now, put it on the backlog until we test with llvm 15. This reminded me about the clang-format as well.

@rscampos
Copy link
Collaborator

Not yet I think... so we will put this PR on hold until we update to use llvm 15? WDYT?

@geyslan
Copy link
Member

geyslan commented Jan 15, 2025

So as not to leave this hanging, @rscampos, would you mind opening an issue to test llvm 15 referring this PR? Tks. Closing for now.

@dependabot ignore this minor version

@dependabot dependabot bot closed this Jan 15, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 15, 2025

OK, I won't notify you about version 3.21.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/docker/builder/alpine-3.21 branch January 15, 2025 14:42
@rscampos
Copy link
Collaborator

@geyslan Think we can use this open issue #4397 to update to clang and llvm? WDYT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build dependencies docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants