Skip to content

feat(latest-version): url, sort versions when semantic_versioning enabled#693

Merged
JosephKav merged 1 commit intomasterfrom
feat/latest-version/url-query-version-sort
Dec 7, 2025
Merged

feat(latest-version): url, sort versions when semantic_versioning enabled#693
JosephKav merged 1 commit intomasterfrom
feat/latest-version/url-query-version-sort

Conversation

@JosephKav
Copy link
Copy Markdown
Collaborator

@JosephKav JosephKav commented Dec 7, 2025

GitHub latest_version's already perform an insertion sort when semantic_versioning is enabled. This adds sorting to latest_version 'url' types with semantic_versioning.

  • The first version looked at for the 'require' options will be the largest version (when semantic_versioning enabled)

@JosephKav JosephKav force-pushed the feat/latest-version/url-query-version-sort branch from afc7121 to ff3e124 Compare December 7, 2025 18:17
@JosephKav JosephKav force-pushed the feat/latest-version/url-query-version-sort branch from ff3e124 to 35461ce Compare December 7, 2025 18:18
@JosephKav JosephKav changed the title Feat/latest version/url query version sort feat(latest-version): url, sort versions when semantic_versioning enabled Dec 7, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (5c73550) to head (35461ce).
⚠️ Report is 21 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
+ Coverage   98.82%   98.82%   +0.01%     
==========================================
  Files         131      132       +1     
  Lines        8884     8890       +6     
==========================================
+ Hits         8779     8785       +6     
  Misses         80       80              
  Partials       25       25              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JosephKav JosephKav marked this pull request as ready for review December 7, 2025 18:23
@JosephKav JosephKav merged commit cf82aa0 into master Dec 7, 2025
7 checks passed
@JosephKav JosephKav deleted the feat/latest-version/url-query-version-sort branch December 7, 2025 18:23
@Argus-Bot Argus-Bot mentioned this pull request Dec 7, 2025
@JosephKav JosephKav added the enhancement New feature or request label Dec 7, 2025
@Argus-Bot Argus-Bot mentioned this pull request Dec 13, 2025
@JosephKav JosephKav added the go Pull requests that update Go code label Dec 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant