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

chore(upgrade): Bump golang dependencies and version #192

Merged
merged 2 commits into from
Jan 19, 2025

Conversation

shivasurya
Copy link
Owner

Description:

This pull request updates the Go version and several dependencies across multiple files to ensure compatibility and leverage the latest improvements.

Dependency updates:

  • pathfinder-rules/gen-script/go.mod: Updated the Go version from 1.22.0 to 1.23.5.
  • sourcecode-parser/go.mod: Updated the Go version from 1.22.0 to 1.23.5 and several dependencies, including github.com/smacker/go-tree-sitter, github.com/posthog/posthog-go, github.com/fatih/color, github.com/stretchr/testify, and golang.org/x/exp to their latest versions.
  • sourcecode-parser/go.work: Updated the Go version from 1.22.0 to 1.23.5.
  • sourcecode-parser/go.work.sum: Added new entries for updated versions of golang.org/x/mod, golang.org/x/sync, and golang.org/x/tools.

Checklist:

  • Tests passing (gradle testGo)?
  • Lint passing (golangci-lint run this requires golangci-lint)?

@shivasurya shivasurya self-assigned this Jan 19, 2025
Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.95%. Comparing base (95cad0c) to head (3eea792).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   72.95%   72.95%           
=======================================
  Files          16       16           
  Lines        2448     2448           
=======================================
  Hits         1786     1786           
  Misses        622      622           
  Partials       40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@shivasurya shivasurya merged commit e04c582 into main Jan 19, 2025
4 checks passed
@shivasurya shivasurya deleted the shiva/upgrade-golang-dep branch January 19, 2025 19:15
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