Skip to content

sync - #46

Merged
vaheed merged 12 commits into
developfrom
main
Nov 17, 2025
Merged

sync#46
vaheed merged 12 commits into
developfrom
main

Conversation

@vaheed

@vaheed vaheed commented Nov 17, 2025

Copy link
Copy Markdown
Owner

Summary

  • Describe the change in one or two sentences.

Testing

  • go fmt ./...
  • go vet ./...
  • go test ./... -count=1
  • gosec ./...
  • trivy config --severity HIGH,CRITICAL --format table --exit-code 1 deploy
  • make test-e2e

Checklist

  • Docs updated (README.md, docs/tests.md, docs/site/* as needed)
  • CHANGELOG entry added and version bumped (SemVer)
  • CI configuration reflects any new dependencies or steps
  • No secrets or credentials committed

vaheed and others added 12 commits November 17, 2025 08:40
Bumps the go_modules group with 1 update in the / directory: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi).


Updates `github.com/go-chi/chi/v5` from 5.0.11 to 5.2.2
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.0.11...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 4: Workflow does not contain permissions
…5fc80f408

build(deps): bump github.com/go-chi/chi/v5 from 5.0.11 to 5.2.2 in the go_modules group across 1 directory
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
@vaheed
vaheed merged commit 5137210 into develop Nov 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant