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

Bump asv from 0.6.1 to 0.6.4 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps asv from 0.6.1 to 0.6.4.

Release notes

Sourced from asv's releases.

v0.6.4

Bugfix release.

What's Changed

New Contributors

Full Changelog: airspeed-velocity/asv@v0.6.3...v0.6.4

v0.6.3

Bugfix release.

What's Changed

Full Changelog: airspeed-velocity/asv@v0.6.2...v0.6.3

v0.6.2

Changelog

0.6.2 (2024-02-12)

New Features

  • Partially skipped benchmarks will still have their results displayed. (#1351)
  • asv will now correctly prepare all the build backend dependencies into base_requirements and the default build_command has been modified to allow fetching from PyPI. (#1377)

Bug Fixes

  • The asv package no longer prepends the script execution directory unconditionally. Now we check for and remove the path only if it matches the directory that the runner script resides in. (#1346)
  • The bdist wheels no longer include benchmarks and test. (#1349)
  • The mamba plugin works correctly for newer versions (>=1.5) of libmambapy (#1372)

... (truncated)

Changelog

Sourced from asv's changelog.

0.6.4 (2024-08-12)

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

  • ASV supports using JSONC as a configuration file (#1420)

Bug Fixes ^^^^^^^^^

  • Update deprecation for latest conda versions (#1403)
  • Fix runs for profiles commit results (#1404)
  • Internal pip parser now works for git URLs with branches and tags (#1431)

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

  • asv defaults to --force-reinstall now to facilitate compare and continuous for manually versioned projects (#1421)

0.6.3 (2024-02-25)

Bug Fixes ^^^^^^^^^

  • build is now the default backend for asv to install projects. (#1387)

0.6.2 (2024-02-12)

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

  • Partially skipped benchmarks will still have their results displayed. (#1351)
  • asv will now correctly prepare all the build backend dependencies into base_requirements and the default build_command has been modified to allow fetching from PyPI. (#1377)

Bug Fixes ^^^^^^^^^

  • The asv package no longer prepends the script execution directory unconditionally. Now we check for and remove the path only if it matches the

... (truncated)

Commits
  • 37fe021 REL: Finalize v0.6.4 log [wheel build]
  • ba42935 DOC: Rework order for release management
  • 8fe40a6 Merge pull request #1424 from HaoZeke/rel64
  • bae97e7 MAINT: Revert changes to rangemedian for 0.6.4
  • b82fb58 DOC: Add more release notes
  • 9cfb84e DOC: Add notes on release management
  • b10c102 DOC: Add CoC and contributing
  • 6afb6c3 DOC: Rework to use towncrier for changelogs
  • 18ab7dc CI: Remove unused auto-publish rule
  • 217139f MAINT: Cleanup with designated initializers
  • 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.1 to 0.6.4.
- [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.1...v0.6.4)

---
updated-dependencies:
- dependency-name: asv
  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 1, 2024
Copy link

github-actions bot commented Sep 1, 2024

Before [ee85fe8] After [2f13d79] Ratio Benchmark (Parameter)
2.91±1s 2.04±1s ~0.70 benchmarks.time_computation
504 3.9k 7.73 benchmarks.mem_list

Click here to view all benchmarks.

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.

0 participants