Skip to content

Bump pyramid-debugtoolbar from 4.6.1 to 4.12.1 in /pyramid/pyramidsite#71

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-debugtoolbar-4.12.1
Mar 25, 2026
Merged

Bump pyramid-debugtoolbar from 4.6.1 to 4.12.1 in /pyramid/pyramidsite#71
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pyramid/pyramidsite/pyramid-debugtoolbar-4.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps pyramid-debugtoolbar from 4.6.1 to 4.12.1.

Changelog

Sourced from pyramid-debugtoolbar's changelog.

4.12.1 (2024-02-04)

  • Fix a toolbar crash when loading the page and there aren't any visible requests yet.

  • Fix a concern where the toolbar may access sensitive request attributes like request.authenticated_userid at times outside of the supported request lifecycle.

4.12 (2024-02-03)

4.11 (2024-01-27)

  • Drop support for SQLAlchemy < 1.4. See Pylons/pyramid_debugtoolbar#388

  • Add support for Python 3.12.

  • Add support for SQLAlchemy 2.x. See Pylons/pyramid_debugtoolbar#388

  • Fix an issue where a long-running request might not appear in the toolbar UI without refreshing the page.

  • Use time.monotonic() when computing performance intervals.

4.10 (2022-01-02)

  • Drop support for Python 2.7, 3.4, 3.5, 3.6.

  • Add support for Python 3.9, 3.10, 3.11.

  • Fix deprecated usages of threading.currentThread(). See Pylons/pyramid_debugtoolbar#374

4.9 (2020-11-24)

  • Support Python 3.9.

... (truncated)

Commits
  • 3775118 prep 4.12.1
  • bc9e94f update changelog
  • 4e5c297 fix issues accessing lazy attributes too late in the request lifecycle
  • 9407b60 fix SSE crash if there are no currently-visible requests
  • c072700 prep 4.12
  • aae9d11 Merge pull request #391 from Pylons/fix-attr-access
  • 3ad748d fix lint
  • 4ea0b0f add changelog for #391
  • 43c46a9 fix inadvertent deprecation warnings triggered by using the toolbar
  • cb166de Merge pull request #389 from Pylons/dependabot/github_actions/actions/setup-p...
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 25, 2026
Bumps [pyramid-debugtoolbar](https://github.com/Pylons/pyramid_debugtoolbar) from 4.6.1 to 4.12.1.
- [Changelog](https://github.com/Pylons/pyramid_debugtoolbar/blob/main/CHANGES.txt)
- [Commits](Pylons/pyramid_debugtoolbar@4.6.1...4.12.1)

---
updated-dependencies:
- dependency-name: pyramid-debugtoolbar
  dependency-version: 4.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pyramid/pyramidsite/pyramid-debugtoolbar-4.12.1 branch from 998985e to d37f14d Compare March 25, 2026 11:04
@github-actions github-actions Bot merged commit b28387e into main Mar 25, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/pyramid/pyramidsite/pyramid-debugtoolbar-4.12.1 branch March 25, 2026 11:05
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