prefpicker 2.5.0__tar.gz → 2.6.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of prefpicker might be problematic. Click here for more details.

Files changed (31) hide show
  1. {prefpicker-2.5.0 → prefpicker-2.6.0}/.pre-commit-config.yaml +6 -6
  2. {prefpicker-2.5.0 → prefpicker-2.6.0}/PKG-INFO +2 -2
  3. {prefpicker-2.5.0 → prefpicker-2.6.0}/README.md +1 -1
  4. {prefpicker-2.5.0 → prefpicker-2.6.0}/pyproject.toml +0 -1
  5. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/templates/browser-fuzzing.yml +11 -0
  6. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/PKG-INFO +2 -2
  7. {prefpicker-2.5.0 → prefpicker-2.6.0}/tox.ini +2 -2
  8. {prefpicker-2.5.0 → prefpicker-2.6.0}/.codecov.yml +0 -0
  9. {prefpicker-2.5.0 → prefpicker-2.6.0}/.github/CODEOWNERS +0 -0
  10. {prefpicker-2.5.0 → prefpicker-2.6.0}/.github/workflows/prefmonitor.yml +0 -0
  11. {prefpicker-2.5.0 → prefpicker-2.6.0}/.gitignore +0 -0
  12. {prefpicker-2.5.0 → prefpicker-2.6.0}/.taskcluster.yml +0 -0
  13. {prefpicker-2.5.0 → prefpicker-2.6.0}/CODE_OF_CONDUCT.md +0 -0
  14. {prefpicker-2.5.0 → prefpicker-2.6.0}/LICENSE +0 -0
  15. {prefpicker-2.5.0 → prefpicker-2.6.0}/MANIFEST.in +0 -0
  16. {prefpicker-2.5.0 → prefpicker-2.6.0}/setup.cfg +0 -0
  17. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/__init__.py +0 -0
  18. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/__main__.py +0 -0
  19. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/main.py +0 -0
  20. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/prefpicker.py +0 -0
  21. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/py.typed +0 -0
  22. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/templates/schema.json +0 -0
  23. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/test_main.py +0 -0
  24. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/test_prefpicker.py +0 -0
  25. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker/test_templates.py +0 -0
  26. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/SOURCES.txt +0 -0
  27. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/dependency_links.txt +0 -0
  28. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/entry_points.txt +0 -0
  29. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/not-zip-safe +0 -0
  30. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/requires.txt +0 -0
  31. {prefpicker-2.5.0 → prefpicker-2.6.0}/src/prefpicker.egg-info/top_level.txt +0 -0
@@ -1,15 +1,15 @@
1
1
  repos:
2
2
  - repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.6.5
3
+ rev: v0.9.3
4
4
  hooks:
5
5
  - id: ruff
6
6
  args: [--fix]
7
7
  - repo: https://github.com/ambv/black
8
- rev: 24.8.0
8
+ rev: 24.10.0
9
9
  hooks:
10
10
  - id: black
11
11
  - repo: https://github.com/pre-commit/pre-commit-hooks
12
- rev: v4.6.0
12
+ rev: v5.0.0
13
13
  hooks:
14
14
  - id: check-added-large-files
15
15
  - id: check-ast
@@ -29,12 +29,12 @@ repos:
29
29
  - id: requirements-txt-fixer
30
30
  - id: trailing-whitespace
31
31
  - repo: https://github.com/codespell-project/codespell
32
- rev: v2.3.0
32
+ rev: v2.4.0
33
33
  hooks:
34
34
  - id: codespell
35
35
  exclude_types: [json]
36
36
  - repo: https://github.com/marco-c/taskcluster_yml_validator
37
- rev: v0.0.11
37
+ rev: v0.0.12
38
38
  hooks:
39
39
  - id: taskcluster_yml
40
40
  - repo: https://github.com/MozillaSecurity/orion-ci
@@ -45,7 +45,7 @@ repos:
45
45
  hooks:
46
46
  - id: check-useless-excludes
47
47
  - repo: https://github.com/python-jsonschema/check-jsonschema
48
- rev: 0.29.2
48
+ rev: 0.31.0
49
49
  hooks:
50
50
  - id: check-jsonschema
51
51
  name: "Check prefpicker template schema"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: prefpicker
3
- Version: 2.5.0
3
+ Version: 2.6.0
4
4
  Summary: PrefPicker - Manage & generate prefs.js files
5
5
  Home-page: https://github.com/MozillaSecurity/prefpicker
6
6
  Author: Tyson Smith
@@ -24,7 +24,7 @@ PrefPicker
24
24
  ==========
25
25
  [![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/latest)
26
26
  [![codecov](https://codecov.io/gh/MozillaSecurity/prefpicker/branch/master/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/prefpicker)
27
- [![Matrix](https://img.shields.io/badge/dynamic/json?color=green&label=chat&query=%24.chunk[%3F(%40.canonical_alias%3D%3D%22%23fuzzing%3Amozilla.org%22)].num_joined_members&suffix=%20users&url=https%3A%2F%2Fmozilla.modular.im%2F_matrix%2Fclient%2Fr0%2FpublicRooms&style=flat&logo=matrix)](https://riot.im/app/#/room/#fuzzing:mozilla.org)
27
+ [![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)
28
28
  [![PyPI](https://img.shields.io/pypi/v/prefpicker)](https://pypi.org/project/prefpicker)
29
29
 
30
30
 
@@ -2,7 +2,7 @@ PrefPicker
2
2
  ==========
3
3
  [![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/latest)
4
4
  [![codecov](https://codecov.io/gh/MozillaSecurity/prefpicker/branch/master/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/prefpicker)
5
- [![Matrix](https://img.shields.io/badge/dynamic/json?color=green&label=chat&query=%24.chunk[%3F(%40.canonical_alias%3D%3D%22%23fuzzing%3Amozilla.org%22)].num_joined_members&suffix=%20users&url=https%3A%2F%2Fmozilla.modular.im%2F_matrix%2Fclient%2Fr0%2FpublicRooms&style=flat&logo=matrix)](https://riot.im/app/#/room/#fuzzing:mozilla.org)
5
+ [![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)
6
6
  [![PyPI](https://img.shields.io/pypi/v/prefpicker)](https://pypi.org/project/prefpicker)
7
7
 
8
8
 
@@ -78,7 +78,6 @@ select = [
78
78
  # pycodestyle
79
79
  "W",
80
80
  ]
81
- ignore = ["SIM117"]
82
81
 
83
82
  [semantic_release]
84
83
  tag_format = "{version}"
@@ -827,6 +827,17 @@ pref:
827
827
  variants:
828
828
  default:
829
829
  - true
830
+ layout.css.stylo-local-work-queue.in-main-thread:
831
+ variants:
832
+ default:
833
+ - 0
834
+ - 32
835
+ layout.css.stylo-work-unit-size:
836
+ variants:
837
+ default:
838
+ - 4
839
+ - 8
840
+ - 16
830
841
  # 0=Allowed, 1=Blocked, 2=Prompt
831
842
  media.autoplay.default:
832
843
  variants:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: prefpicker
3
- Version: 2.5.0
3
+ Version: 2.6.0
4
4
  Summary: PrefPicker - Manage & generate prefs.js files
5
5
  Home-page: https://github.com/MozillaSecurity/prefpicker
6
6
  Author: Tyson Smith
@@ -24,7 +24,7 @@ PrefPicker
24
24
  ==========
25
25
  [![Task Status](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/badge.svg)](https://community-tc.services.mozilla.com/api/github/v1/repository/MozillaSecurity/prefpicker/master/latest)
26
26
  [![codecov](https://codecov.io/gh/MozillaSecurity/prefpicker/branch/master/graph/badge.svg)](https://codecov.io/gh/MozillaSecurity/prefpicker)
27
- [![Matrix](https://img.shields.io/badge/dynamic/json?color=green&label=chat&query=%24.chunk[%3F(%40.canonical_alias%3D%3D%22%23fuzzing%3Amozilla.org%22)].num_joined_members&suffix=%20users&url=https%3A%2F%2Fmozilla.modular.im%2F_matrix%2Fclient%2Fr0%2FpublicRooms&style=flat&logo=matrix)](https://riot.im/app/#/room/#fuzzing:mozilla.org)
27
+ [![Matrix](https://img.shields.io/badge/chat-%23fuzzing-green?logo=matrix)](https://matrix.to/#/#fuzzing:mozilla.org)
28
28
  [![PyPI](https://img.shields.io/pypi/v/prefpicker)](https://pypi.org/project/prefpicker)
29
29
 
30
30
 
@@ -40,14 +40,14 @@ skip_install = true
40
40
  commands =
41
41
  mypy --install-types --non-interactive {posargs}
42
42
  deps =
43
- mypy==v1.11.2
43
+ mypy==v1.14.1
44
44
  usedevelop = true
45
45
 
46
46
  [testenv:pylint]
47
47
  commands =
48
48
  pylint {posargs}
49
49
  deps =
50
- pylint==3.2.7
50
+ pylint==3.3.3
51
51
  usedevelop = true
52
52
 
53
53
  [testenv:release]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes