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 #411

Merged
merged 1 commit into from
Sep 3, 2024
Merged

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 [67bcf5a] <v0.3.0> After [f50a8d1] Ratio Benchmark (Parameter)
failed failed n/a benchmarks.time_box_filter_on_partition
10.4±0.03s 10.6±0.08s 1.02 benchmarks.time_create_large_catalog
1.57±0.02s 1.58±0.02s 1.01 benchmarks.time_create_midsize_catalog
26.4±0.5ms 26.5±0.5ms 1.00 benchmarks.time_polygon_search
92.9±1ms 90.3±0.9ms 0.97 benchmarks.time_kdtree_crossmatch

Click here to view all benchmarks.

@delucchi-cmu delucchi-cmu merged commit e3600fd into main Sep 3, 2024
10 checks passed
@delucchi-cmu delucchi-cmu deleted the dependabot/pip/asv-0.6.4 branch September 3, 2024 13:38
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