Commit Graph

417 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
20dc211564 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-12-01 19:58:29 +00:00
pre-commit-ci[bot]
0fb03ef8b5 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.14.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.14.7)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v6.0.0)
2025-12-01 19:58:20 +00:00
David Lord
1e22ee143c remove slsa provenance (#300) 2025-06-14 13:13:45 -07:00
David Lord
38a7511f87 remove slsa provenance
PyPI and trusted publishing has built-in attestation support now.
2025-06-14 13:09:14 -07:00
Kartikey Porwal
40f8645ec9 Fix class attribute dump_filename in ProfilerDebugPanel (#294)
We need `dump_filename` in `ProfilerDebugPanel` always initialised to avoid `AttributeError`

Fix #286
2025-01-06 11:15:32 -08:00
Jeff Widman
07f85152b5 Jquery update (#290)
Bump tablesorter version to 2.3.0

Tablesorter only requires jquery 1.2.6+ which is long deprecated.
I've updated deprecated functions in Tablesorter and raised the required version to jQuery 3.5+

Updated deprecated jquery functions in toolbar.js as well. I'm sure there are more but I've cleaned up the obvious ones that seem to be throwing most console warnings.
2024-11-06 15:27:49 -07:00
Max Garin
cbac0064df Remove deprecated bind, unbind, and $.trim 2024-10-18 10:22:47 -05:00
Max Garin
58b4dd0290 Update tablesorter version. Remove deprecated bind, unbind, and trim. Bump jquery required version. 2024-10-18 10:20:36 -05:00
David Lord
e3ce6eb0a6 Release version 0.16.0 (#282) 2024-09-28 07:55:51 -07:00
Adam Englander
98c611ade9 Release version 0.16.0 0.16.0 2024-09-28 07:47:33 -07:00
David Lord
95b02b5920 Bump the python-requirements group across 1 directory with 4 updates (#287) 2024-09-28 07:38:30 -07:00
David Lord
bd642464f2 [pre-commit.ci] pre-commit autoupdate (#283) 2024-09-28 07:38:00 -07:00
dependabot[bot]
5671a92e17 Bump the python-requirements group across 1 directory with 4 updates
Bumps the python-requirements group with 4 updates in the /requirements directory: [build](https://github.com/pypa/build), [pytest](https://github.com/pytest-dev/pytest), [mypy](https://github.com/python/mypy) and [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `build` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/1.2.1...1.2.2)

Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

Updates `mypy` from 1.11.1 to 1.11.2
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2)

Updates `pyright` from 1.1.374 to 1.1.382.post1
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.374...v1.1.382.post1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 15:10:13 +00:00
dependabot[bot]
ad6323994f Bump the github-actions group with 3 updates (#285)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 08:04:50 -07:00
pre-commit-ci[bot]
2361256107 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.6.3)
2024-09-02 20:56:19 +00:00
Mac Newbold
e7b8136dea Bump the github-actions group with 3 updates (#280) 2024-08-02 16:28:46 -06:00
Mac Newbold
ccf5ae22c6 Merge branch 'main' into dependabot/github_actions/github-actions-5070efb06b 2024-08-02 16:27:41 -06:00
Mac Newbold
4e98b183f3 Bump the python-requirements group in /requirements with 2 updates (#279) 2024-08-02 16:27:25 -06:00
dependabot[bot]
5b4f4a0fcd Bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/setup-python` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](82c7e631bb...39cd14951b)

Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](65a9edc588...fa0a91b85d)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 08:57:47 +00:00
dependabot[bot]
6f3eae808f Bump the python-requirements group in /requirements with 2 updates
Bumps the python-requirements group in /requirements with 2 updates: [mypy](https://github.com/python/mypy) and [pyright](https://github.com/RobertCraigie/pyright-python).


Updates `mypy` from 1.11.0 to 1.11.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1)

Updates `pyright` from 1.1.373 to 1.1.374
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.373...v1.1.374)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 08:13:36 +00:00
Adam Englander
ffcb3f58df Bump the github-actions group with 2 updates (#271) 2024-07-28 20:42:34 -04:00
Adam Englander
b673c8d82a Merge branch 'main' into dependabot/github_actions/github-actions-15fc6d9b70 2024-07-28 20:40:22 -04:00
Adam Englander
63308c7f49 Bump the python-requirements group across 1 directory with 4 updates (#278) 2024-07-28 20:39:49 -04:00
Adam Englander
b07b074223 Merge branch 'main' into dependabot/pip/requirements/python-requirements-b4fa06ea3a 2024-07-28 20:38:20 -04:00
Adam Englander
e005409ac4 [pre-commit.ci] pre-commit autoupdate (#273) 2024-07-28 20:35:29 -04:00
Adam Englander
969bc454b6 Merge branch 'main' into pre-commit-ci-update-config 2024-07-28 20:34:15 -04:00
dependabot[bot]
e6ac868826 Bump the python-requirements group across 1 directory with 4 updates
Bumps the python-requirements group with 4 updates in the /requirements directory: [mypy](https://github.com/python/mypy), [pyright](https://github.com/RobertCraigie/pyright-python), [pytest](https://github.com/pytest-dev/pytest) and [tox](https://github.com/tox-dev/tox).


Updates `mypy` from 1.10.0 to 1.11.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.11)

Updates `pyright` from 1.1.365 to 1.1.373
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.373)

Updates `pytest` from 8.2.1 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.3.2)

Updates `tox` from 4.15.0 to 4.15.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.15.0...4.15.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 00:33:48 +00:00
Adam Englander
76a51dccf6 Bump the python-requirements group across 1 directory with 4 updates (#275) 2024-07-28 20:32:37 -04:00
Adam Englander
a1b9054479 Merge branch 'main' into dependabot/pip/requirements/python-requirements-1a0b311413 2024-07-28 20:30:52 -04:00
Adam Englander
2ea3823ae5 Bump certifi from 2024.2.2 to 2024.7.4 in /requirements (#276) 2024-07-28 20:30:26 -04:00
Adam Englander
02d6beff23 Merge branch 'main' into dependabot/pip/requirements/certifi-2024.7.4 2024-07-28 20:29:22 -04:00
Adam Englander
2f07e43da0 Bump zipp from 3.18.1 to 3.19.1 in /requirements (#277) 2024-07-28 20:28:58 -04:00
Adam Englander
654e80c494 Merge branch 'main' into dependabot/pip/requirements/zipp-3.19.1 2024-07-28 20:27:52 -04:00
Mac Newbold
877e69dc94 Add support for Flask.host_matching (#274) 2024-07-15 14:24:43 -06:00
Mac Newbold
44ee4b5e3a Merge branch 'main' into add-host-support-v2 2024-07-15 14:23:50 -06:00
dependabot[bot]
05104beefc Bump zipp from 3.18.1 to 3.19.1 in /requirements
Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.19.1.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.19.1)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-09 19:24:17 +00:00
dependabot[bot]
c3c3d5ec98 Bump certifi from 2024.2.2 to 2024.7.4 in /requirements
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 01:57:29 +00:00
dependabot[bot]
a2362ec4dd Bump the python-requirements group across 1 directory with 4 updates
Bumps the python-requirements group with 4 updates in the /requirements directory: [mypy](https://github.com/python/mypy), [pyright](https://github.com/RobertCraigie/pyright-python), [pytest](https://github.com/pytest-dev/pytest) and [tox](https://github.com/tox-dev/tox).


Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1)

Updates `pyright` from 1.1.365 to 1.1.370
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.370)

Updates `pytest` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)

Updates `tox` from 4.15.0 to 4.15.1
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.15.0...4.15.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pyright
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 21:37:04 +00:00
dependabot[bot]
449405e3ba Bump urllib3 from 2.2.1 to 2.2.2 in /requirements (#270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:32:42 -07:00
Samuel Williams
9b0b63465a Add support for Flask.host_matching
Allows configuration of Flask-DebugToolbar to support a Flask app
running in `host_matching` mode.

When Flask is configured this way, routes are each tied to a `host`
definition. This can either be a single explicit host, or a host
definition that includes variable values similar to Werkzeug path
definitions, eg `<subdomain>.toolbar.com`.

Handling explicit domains is simple, as the host can be passed through
directly - and this happens automatically.

If the host contains any variable parts, then calls to `url_for` need to
be able to access the appropriate values for those variables. If the
host string specified by the user contains arbitrary variables, it's
difficult for the toolbar to know what those should evaluate to. So we
restrict the possible options for the toolbar host to one of two options
here: either a single explicit host, or a full-wildcard host. The
wildcard host is managed internally by Flask-DebugToolbar so that we
know: 1) the variable name, and 2) what value to inject for it (the
current request's host).
2024-07-02 08:42:27 +01:00
pre-commit-ci[bot]
6848e5440b [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.5.0)
2024-07-01 21:56:01 +00:00
dependabot[bot]
c0539265ca Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish).


Updates `actions/checkout` from 4.1.6 to 4.1.7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a5ac7e51b4...692973e3d9)

Updates `pypa/gh-action-pypi-publish` from 1.8.14 to 1.9.0
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](81e9d935c8...ec4db0b4dd)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 08:14:07 +00:00
David Lord
b368ff9004 Bump requests from 2.31.0 to 2.32.0 in /requirements (#264) 2024-06-08 14:26:40 -07:00
dependabot[bot]
ad9f1c0783 ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:25:52 -07:00
David Lord
314ef64e2e Bump jinja2 from 3.1.3 to 3.1.4 in /requirements (#263) 2024-06-08 14:24:08 -07:00
dependabot[bot]
d4e1b1856b Bump jinja2 from 3.1.3 to 3.1.4 in /requirements
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:23:21 -07:00
David Lord
0fbc6210a8 [pre-commit.ci] pre-commit autoupdate (#262) 2024-06-08 14:22:45 -07:00
pre-commit-ci[bot]
7d3a6e3733 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.7)
2024-06-08 14:21:16 -07:00
David Lord
1f904cfa8c Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group (#266) 2024-06-08 14:20:54 -07:00
dependabot[bot]
6174ae7539 Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4.1.4 to 4.1.6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 14:20:00 -07:00