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
Copy link
Copy Markdown
Member

@jonathannorris jonathannorris commented May 8, 2026

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

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
Copy link
Copy Markdown

netlify Bot commented May 8, 2026

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
Copy link
Copy Markdown
Contributor

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

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