Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies and CI workflow #895

Merged
merged 4 commits into from
Oct 21, 2024
Merged

Updated dependencies and CI workflow #895

merged 4 commits into from
Oct 21, 2024

Conversation

l50
Copy link
Owner

@l50 l50 commented Oct 21, 2024

Key Changes:

  • Modified Nancy vulnerability scan workflow to run only once for PRs
  • Updated Go modules and dependencies
  • Upgraded pre-commit hooks

Added:

  • New dependencies in go.mod, including updated versions of various packages

Changed:

  • Nancy workflow now runs on PR open, sync, and reopen, plus weekly schedule
  • Updated Go version to 1.23 and toolchain to go1.23.1
  • Upgraded multiple dependencies, including:
    • github.com/bitfield/script to v0.23.0
    • github.com/chromedp/cdproto and chromedp to newer versions
    • github.com/samber/slog-multi to v1.2.3
    • github.com/tidwall/gjson to v1.18.0
    • Various Kubernetes packages to v0.31.1
  • Refactored docGeneration.go for improved package parsing and artifact handling
  • Enhanced error handling and logging in multiple functions

Removed:

  • Unused code and dependencies in various files

@l50-renovate-bot l50-renovate-bot bot added area/github Changes made to github actions area/pre-commit Changes made to pre-commit hooks area/go labels Oct 21, 2024
@l50 l50 enabled auto-merge (squash) October 21, 2024 03:39
@l50 l50 merged commit 901ca38 into main Oct 21, 2024
6 checks passed
@l50 l50 deleted the deps branch October 21, 2024 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made to github actions area/go area/pre-commit Changes made to pre-commit hooks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant