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.3 to 0.6.4 #141

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

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)
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.3 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.3...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 [0d8c2f3] <v0.2.1> After [8d1add0] Ratio Benchmark (Parameter)
31.1±2ms 33.0±1ms 1.06 benchmarks.AssignSingleDfToNestedSeries.time_run
6.17±0.06ms 6.33±0.1ms 1.03 benchmarks.NestedFrameQuery.time_run
258M 263M 1.02 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
87.2M 87M 1 benchmarks.NestedFrameAddNested.peakmem_run
92.1M 92M 1 benchmarks.NestedFrameQuery.peakmem_run
90.8M 90.6M 1 benchmarks.NestedFrameReduce.peakmem_run
281M 280M 1 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
9.29±0.1ms 9.18±0.2ms 0.99 benchmarks.NestedFrameAddNested.time_run
1.12±0ms 1.10±0.01ms 0.99 benchmarks.NestedFrameReduce.time_run
54.2±0.8ms 53.9±3ms 0.99 benchmarks.ReassignHalfOfNestedSeries.time_run

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