Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 15, 2025
@github-actions github-actions bot enabled auto-merge September 15, 2025 17:47
Copy link
Contributor

Performance Benchmark Results

Comparing PR changes against master branch:

Benchmarks that have stayed the same:

Change Before [b01e5a3] After [0177432] Ratio Benchmark (Parameter)
78.6±0.8ms 78.1±0.6ms 0.99 Components vs Django.timeraw_render_lg_first('django')
271±3ms 270±2ms 1 Components vs Django.timeraw_render_lg_first('django-components')

Copy link
Contributor

Performance Benchmark Results

Comparing PR changes against master branch:

Benchmarks that have stayed the same:

Change Before [e70e1a7] After [ce1b635] Ratio Benchmark (Parameter)
79.3±1ms 79.1±0.8ms 1 Components vs Django.timeraw_render_lg_first('django')
271±3ms 272±1ms 1 Components vs Django.timeraw_render_lg_first('django-components')

@github-actions github-actions bot merged commit 7fd086c into master Sep 16, 2025
16 checks passed
@github-actions github-actions bot deleted the dependabot/pip/asv-0.6.5 branch September 16, 2025 09:48
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