Skip to content

Bump asv from 0.6.4 to 0.6.5#555

Merged
delucchi-cmu merged 2 commits intomainfrom
dependabot/pip/asv-0.6.5
Oct 1, 2025
Merged

Bump asv from 0.6.4 to 0.6.5#555
delucchi-cmu merged 2 commits intomainfrom
dependabot/pip/asv-0.6.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps asv from 0.6.4 to 0.6.5.

Release notes

Sourced from asv's releases.

v0.6.5

rattler support and UX/UI assistance.

What's Changed

... (truncated)

Changelog

Sourced from asv's changelog.

asv 0.6.5 (2025-09-12)

New Features ^^^^^^^^^^^^

  • ASV supports the py-rattler backend through the rattler option (#1445)
  • ASV_USE_CONDARC can be set to load the options in the CONDARC environment variable

Bug Fixes ^^^^^^^^^

  • JSONC fixes (#1426)
  • Multiple python versions are now handled correctly (#1444)
  • Environment types can be specified for pytest (#1446)
  • ASV_PYTHONPATH is now applied for the discovery phase. (#1463)
  • Fix virtualenv setup for virtualenv 20.31 (#1485)

Other Changes and Additions ^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Indicate when benchmarks start passing with *
  • Internally consistent with ScientificPython guidelines (#1528, #1527, #1526)
  • Ruff used for styles (#1513)
  • New documentation design
  • The mamba backend has been removed, with rattler as the suggested replacement
  • rattler is also expected to be the default in the next release
Commits
  • 2232029 REL: Finalize v0.6.5 log [wheel build]
  • 5ea038a Merge pull request #1528 from DimitriPapadopoulos/repo-review
  • eea30a6 Merge pull request #1527 from DimitriPapadopoulos/Scientific_Python_Library_D...
  • edd4bec Style and static checks: PyGrep hooks
  • d67e24b Enforce ruff rules
  • 9cfb781 Apply ruff rule RUF100
  • 3325dec Apply ruff rule RUF015
  • 1dcb273 Apply ruff rule RUF010
  • 4b7308f Enforce ruff/flake8-import-conventions rules
  • 10d214d Apply ruff/flake8-import-conventions rule ICN001
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [asv](https://github.com/airspeed-velocity/asv) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/airspeed-velocity/asv/releases)
- [Changelog](https://github.com/airspeed-velocity/asv/blob/main/CHANGES.rst)
- [Commits](airspeed-velocity/asv@v0.6.4...v0.6.5)

---
updated-dependencies:
- dependency-name: asv
  dependency-version: 0.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 1, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 1, 2025

Before [376ba98] After [c247692] Ratio Benchmark (Parameter)
12.5±0.4ms 12.4±0.4ms 1 benchmarks.Suite.time_inner_pixel_alignment
361±1ms 363±2ms 1 benchmarks.Suite.time_outer_pixel_alignment
36.2±0.2ms 36.3±0.5ms 1 benchmarks.Suite.time_pixel_tree_creation
1.01±0.01ms 1.01±0.02ms 1 benchmarks.time_test_cone_filter_multiple_order
107±0.7ms 106±0.4ms 0.99 benchmarks.time_test_alignment_even_sky
233±5ms 225±1ms 0.97 benchmarks.time_open_large_catalog
36.6±0.7ms 35.5±0.2ms 0.97 benchmarks.time_open_midsize_catalog
234±3ms 228±1ms 0.97 benchmarks.time_small_cone_large_catalog

Click here to view all benchmarks.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (376ba98) to head (6a9e00c).
⚠️ Report is 61 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #555   +/-   ##
=======================================
  Coverage   92.69%   92.69%           
=======================================
  Files          46       46           
  Lines        2025     2025           
=======================================
  Hits         1877     1877           
  Misses        148      148           

☔ 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.

@delucchi-cmu delucchi-cmu merged commit 36e345d into main Oct 1, 2025
13 checks passed
@delucchi-cmu delucchi-cmu deleted the dependabot/pip/asv-0.6.5 branch October 1, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant