Skip to content

build(deps-dev): bump memray from 1.19.1 to 1.19.2#393

Merged
TeKrop merged 1 commit intomainfrom
dependabot/uv/memray-1.19.2
Mar 16, 2026
Merged

build(deps-dev): bump memray from 1.19.1 to 1.19.2#393
TeKrop merged 1 commit intomainfrom
dependabot/uv/memray-1.19.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps memray from 1.19.1 to 1.19.2.

Release notes

Sourced from memray's releases.

v1.19.2

What's Changed

New Contributors

Full Changelog: bloomberg/memray@v1.19.1...v1.19.2

Changelog

Sourced from memray's changelog.

memray 1.19.2 (2026-03-12)

Bug Fixes


- Add support for Python 3.14's tail call interpreter. Memray now correctly identifies Python frame boundaries in native stack traces when Python 3.14 is built with the tail call interpreter enabled (``--with-tail-call-interp``), recognizing LLVM-generated tail call functions alongside traditional ``_PyEval_EvalFrameDefault`` functions. ([#836](https://github.com/bloomberg/memray/issues/836))
- Prevent an ``AssertionError`` when the tracked process exits after the live TUI was closed. ([#849](https://github.com/bloomberg/memray/issues/849))
- Ensure the command line is properly HTML escaped when writing it into flamegraph and table reports. ([#885](https://github.com/bloomberg/memray/issues/885))
- Fix the ``--no-web`` option for ``memray flamegraph``, which was generating broken flame graphs. ([#876](https://github.com/bloomberg/memray/issues/876))
Commits
  • 87e7f62 Prepare for 1.19.2 release
  • ba6e4e2 Fix escaping in HTML reports
  • f4e7128 docs: Document more caveats for attaching
  • cb93af0 Format flamegraph tooltip asset with prettier
  • 73c3726 Fix strict mypy errors in IPython flamegraph magic
  • c39776c Relax no-web flamegraph d3 asset assertion
  • 385a06b Upgrade d3 v4 to v7
  • 76737ea Regenerate flamegraph template assets
  • d0d4da5 Replace d3-tip with floating-ui tooltips
  • d73cce4 build(deps): bump serialize-javascript, copy-webpack-plugin and terser-webpac...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [memray](https://github.com/bloomberg/memray) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/bloomberg/memray/releases)
- [Changelog](https://github.com/bloomberg/memray/blob/main/NEWS.rst)
- [Commits](bloomberg/memray@v1.19.1...v1.19.2)

---
updated-dependencies:
- dependency-name: memray
  dependency-version: 1.19.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 16, 2026
@sonarqubecloud
Copy link

@TeKrop TeKrop merged commit 8d7a3ad into main Mar 16, 2026
4 checks passed
@TeKrop TeKrop deleted the dependabot/uv/memray-1.19.2 branch March 16, 2026 16:58
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant