Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mazrean/formstream v1.1.2v1.1.3 age confidence

Release Notes

mazrean/formstream (github.com/mazrean/formstream)

v1.1.3

Compare Source

Security Fixes

🔒 Fixed critical temporary file cleanup vulnerability - Temporary files created during multipart form parsing are now properly cleaned up from disk, preventing:

  • Information disclosure of sensitive uploaded data
  • Disk space exhaustion from accumulated temp files
  • File descriptor leaks in error scenarios

Documentation

  • Updated README with support information for GMO FlattSecurity's OSS Developer Support Program
  • Added GMO OSS badge to README

Dependency Updates

  • Bumped github.com/labstack/echo/v4 from 4.13.3 to 4.13.4
  • Bumped go.uber.org/mock from 0.5.0 to 0.6.0
  • Bumped github.com/gin-gonic/gin from 1.10.0 to 1.11.0
  • Bumped golang.org/x/sync from 0.10.0 to 0.17.0
  • Updated GitHub Actions dependencies (checkout, setup-go, upload-artifact, golangci-lint, codecov)

Full Changelog

Full Changelog: mazrean/formstream@v1.1.2...v1.1.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 9, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
go.uber.org/mock v0.5.0 -> v0.6.0
golang.org/x/mod v0.18.0 -> v0.27.0
golang.org/x/sync v0.10.0 -> v0.17.0
golang.org/x/tools v0.22.0 -> v0.36.0

@renovate renovate bot added the dependencies label Nov 9, 2025
@renovate renovate bot requested a review from a team as a code owner November 9, 2025 14:28
@renovate renovate bot requested a review from adelowo November 9, 2025 14:28
@renovate renovate bot added the dependencies label Nov 9, 2025
@renovate renovate bot requested review from LemonAid711 and matoszz November 9, 2025 14:28
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 9, 2025

@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
go.uber.org/mock v0.5.0 -> v0.6.0
golang.org/x/mod v0.18.0 -> v0.27.0
golang.org/x/sync v0.10.0 -> v0.17.0
golang.org/x/tools v0.22.0 -> v0.36.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant