Skip to content

chore: resolve open dependabot security alerts - #1962

Merged
beeme1mr merged 4 commits into
mainfrom
chore/dependabot-alerts
May 20, 2026
Merged

chore: resolve open dependabot security alerts#1962
beeme1mr merged 4 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

@jonathannorris jonathannorris commented May 8, 2026

Copy link
Copy Markdown
Member

Summary

Resolved 5 open Dependabot security alerts by bumping vulnerable dependencies.

Dependabot Alerts Resolved

Alert Package Severity Fix
#179 postcss medium Bumped from 8.5.8 to 8.5.14 in playground-app/package-lock.json (vite resolves postcss to patched version naturally, no override needed)
#181 github.com/go-git/go-git/v5 high Bumped from 5.18.0 to 5.19.1 in test/integration/go.mod
#182 github.com/go-git/go-billy/v5 medium Bumped from 5.8.0 to 5.9.0 via go-git upgrade
#183 github.com/go-git/go-billy/v5 high Bumped from 5.8.0 to 5.9.0 via go-git upgrade
#180 github.com/in-toto/in-toto-golang medium Bumped from 0.10.0 to 0.11.0 in test/integration/go.mod

Unresolvable alerts

  • Alert Review Logging #184 (github.com/docker/docker, high) — vulnerable <= 28.5.2; no patched Go module version is published yet (latest is 28.5.2; fix is on moby/moby/v2 2.0.0-beta.14, a different module path)
  • Alert chore(main): release 0.2.3 #185 (github.com/docker/docker, medium) — same; no patched version available on the docker/docker module path
  • Alert [FEATURE] Prometheus metric endpoint #186 (github.com/docker/docker, high) — same; no patched version available on the docker/docker module path
  • Alert feat: http unix socket support #152 (github.com/docker/docker, high) — requires >= 29.3.1 but no patched Go module version is published yet
  • Alert feat: improving the logo #151 (github.com/docker/docker, medium) — same; requires >= 29.3.1, no patched version available

All docker/docker alerts are transitive deps of testcontainers-go in the orphaned integration-test module; will be resolved when upstream cuts a Go module under the existing docker/docker path or testcontainers-go migrates to moby/moby/v2.

@jonathannorris
jonathannorris requested review from a team as code owners May 8, 2026 18:22
@netlify

netlify Bot commented May 8, 2026

Copy link
Copy Markdown

Deploy Preview for polite-licorice-3db33c ready!

Name Link
🔨 Latest commit d8b896d
🔍 Latest deploy log https://app.netlify.com/projects/polite-licorice-3db33c/deploys/6a0dcd4d6d96a40008a742f2
😎 Deploy Preview https://deploy-preview-1962--polite-licorice-3db33c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 8, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the postcss dependency to version 8.5.14 and introduces a version override in package.json. The review identifies that the package-lock.json is out of sync with the new overrides configuration and suggests regenerating it. Additionally, it is recommended to use a caret range (^8.5.10) for the override instead of a broad >= range to prevent unexpected breaking changes from future major versions.

Comment thread playground-app/package-lock.json
Comment thread playground-app/package.json Outdated
@jonathannorris
jonathannorris marked this pull request as draft May 8, 2026 20:02
@jonathannorris
jonathannorris marked this pull request as ready for review May 11, 2026 14:07
@jonathannorris
jonathannorris requested a review from askpt May 12, 2026 19:08
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
…ion naturally

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch from e4da483 to e9ee9eb Compare May 19, 2026 15:09
@sonarqubecloud

Copy link
Copy Markdown

@beeme1mr
beeme1mr merged commit 738a07a into main May 20, 2026
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants