Skip to content

Update versioning-strategy for dependabot uv#12678

Merged
larsevj merged 1 commit intoequinor:mainfrom
larsevj:update_dependabot_versioning_strategy
Jan 26, 2026
Merged

Update versioning-strategy for dependabot uv#12678
larsevj merged 1 commit intoequinor:mainfrom
larsevj:update_dependabot_versioning_strategy

Conversation

@larsevj
Copy link
Collaborator

@larsevj larsevj commented Jan 20, 2026

Should hopefully make dependabot not touch the pyproject.toml see #12673

  • PR title captures the intent of the changes, and is fitting for release notes.
  • Added appropriate release note label
  • Commit history is consistent and clean, in line with the contribution guidelines.
  • Make sure unit tests pass locally after every commit (git rebase -i main --exec 'just rapid-tests')

When applicable

  • When there are user facing changes: Updated documentation
  • New behavior or changes to existing untested code: Ensured that unit tests are added (See Ground Rules).
  • Large PR: Prepare changes in small commits for more convenient review
  • Bug fix: Add regression test for the bug
  • Bug fix: Add backport label to latest release (format: 'backport release-branch-name')

@larsevj larsevj added the release-notes:maintenance Automatically categorise as maintenance change in release notes label Jan 20, 2026
@larsevj larsevj added this to SCOUT Jan 20, 2026
@larsevj larsevj moved this to Ready for Review in SCOUT Jan 20, 2026
@larsevj larsevj requested a review from jonathan-eq January 20, 2026 12:28
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.64%. Comparing base (b34e318) to head (cf95d15).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12678      +/-   ##
==========================================
- Coverage   90.66%   90.64%   -0.02%     
==========================================
  Files         429      429              
  Lines       29808    29808              
==========================================
- Hits        27024    27020       -4     
- Misses       2784     2788       +4     
Flag Coverage Δ
cli-tests 37.56% <ø> (ø)
gui-tests 69.36% <ø> (+0.03%) ⬆️
performance-and-unit-tests 73.91% <ø> (-0.02%) ⬇️
test 38.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@larsevj larsevj requested a review from berland January 20, 2026 12:44
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 20, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing larsevj:update_dependabot_versioning_strategy (cf95d15) with main (b34e318)

Summary

✅ 22 untouched benchmarks

@larsevj larsevj self-assigned this Jan 20, 2026
Copy link
Contributor

@jonathan-eq jonathan-eq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets give it a shot! 🚢

@github-project-automation github-project-automation bot moved this from Ready for Review to Reviewed in SCOUT Jan 26, 2026
@larsevj larsevj merged commit aa941b0 into equinor:main Jan 26, 2026
36 checks passed
@larsevj larsevj deleted the update_dependabot_versioning_strategy branch January 26, 2026 08:19
@github-project-automation github-project-automation bot moved this from Reviewed to Done in SCOUT Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes:maintenance Automatically categorise as maintenance change in release notes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants