Skip to content

Bump Alpine to 3.5.1#5680

Merged
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-alpine-3.5.1
Jan 10, 2026
Merged

Bump Alpine to 3.5.1#5680
nscuro merged 1 commit intoDependencyTrack:masterfrom
nscuro:bump-alpine-3.5.1

Conversation

@nscuro
Copy link
Member

@nscuro nscuro commented Jan 10, 2026

Description

Bumps Alpine to 3.5.1.

Addressed Issue

Fixes #4797 via stevespringett/Alpine#938

Additional Details

N/A

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: nscuro <nscuro@protonmail.com>
@nscuro nscuro added this to the 4.14.0 milestone Jan 10, 2026
Copilot AI review requested due to automatic review settings January 10, 2026 12:44
@nscuro nscuro added the dependencies Pull requests that update a dependency file label Jan 10, 2026
@owasp-dt-bot
Copy link

Snyk checks have failed. 1 issues have been found so far.

Status Scanner Critical High Medium Low Total (1)
Open Source Security 0 1 0 0 1 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR bumps the Alpine framework version from 3.5.0 to 3.5.1 to incorporate a fix from the upstream Alpine project.

Changes:

  • Updated alpine-parent version from 3.5.0 to 3.5.1 in pom.xml

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 5e162961 (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (5e16296) Report Missing Report Missing Report Missing
Head commit (301badd) 24512 19940 81.35%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#5680) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

@nscuro nscuro merged commit 5676f7d into DependencyTrack:master Jan 10, 2026
14 of 16 checks passed
@nscuro nscuro deleted the bump-alpine-3.5.1 branch January 10, 2026 13:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Container's tmp filled with garbage

3 participants