Update dependency py_spy to v0.3.14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
py_spy | ironbank-pypi | patch |
0.3.5 -> 0.3.14
|
Release Notes
benfred/py-spy
v0.3.14
Changes
🐛 Bug Fixes
v0.3.13
Changes
🚀 Features
🐛 Bug Fixes
📄 Documentation
- README: add pointer to CLICOLOR @Phlogistique (#518)
🧰 Maintenance
- Use anyhow instead of failure for errors @benfred (#511)
- Update dependencies @benfred (#510)
- Fix github actions build with the latest maturin @benfred (#508)
v0.3.12
Changes
🚀 Features
📄 Documentation
🧰 Maintenance
- Update clap dependency @benfred (#489)
- Update remoteprocess to v0.4.9 @benfred (#487)
- Update clap & remoteprocess dependencies @benfred (#471)
- Re-enable freebsd CI @benfred (#465)
v0.3.11
- Update dependencies #463, #457
- Warn about SYS_PTRACE when running in docker #459
- Fix spelling mistakes #453
v0.3.10
- Add support for profiling Python v3.10 #425
- Fix issue with native profiling on Linux with Anaconda #447
v0.3.9
- Add a subcommand to generate shell completions #427
- Allow attaching co_firstlineno to frame name #428
- Fix speedscope time interval #434
- Fix profiling on FreeBSD #431
- Use GitHub actions for FreeBSD CI #433
v0.3.8
- Add wheels for Apple Silicon #419
- Add --gil and --idle options to top view #406
- Fix errors parsing python binaries #407
- Specify timeunit in speedscope profiles #294
v0.3.7
- Fix error that sometimes left the profiled program suspended #390
- Documentation fixes for README #391, #393
v0.3.6
- Fix profiling inside a venv on windows #216
- Detect GIL on Python 3.9.3+, 3.8.9+ #375
- Fix getting thread names on python 3.9 #387
- Fix getting thread names on ARMv7 #388
- Add python integration tests, and test wheels across a range of different python versions #378
- Automatically add tests for new versions of python #379
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.