py-bitarray: updated to 3.8.2
3.8.2:
* clarity/wording improvements throughout project
* add `new_allocation()` to simplify `resize()`
* drop Python 3.6 support
ansible-lint: updated to 26.6.0
26.6.0
Features
fix: ensure configuration errors are visible to user
Fixes
fix: bump cryptography minimum to >=46.0.6 and refresh lock file
fix: added setup-uv action version pinning to renovate config
fix: detect role roots in namespace subdirectories
fix(docs): remove mkdocstrings plugin to unblock docs CI
fix: suppress ruff PLW0717 to unblock renovate
Fix risky-shell-pipe false positive on multi-line Jinja
Fix: fix mock_modules generated stubs failing YAML/doc parsing
fix: support example format indicator, prevent ansible-lint from producing load-failure on valid non-YAML examples
fix: avoid name[casing] auto-fix crash on multi-segment prefixes
[14 lines not shown]
py-ansible-compat: updated to 26.6.0
26.6.0
Fixes
fix: use absolute paths for roles and library in ANSIBLE_ROLES_PATH
fix(security): update dependencies [SECURITY]
fix: update _extends syntax for release-drafter v7 compatibility
py-inline-snapshot: updated to 0.34.2
0.34.2
Fixed
- Fixed snapshot updates when pytest reuses stale assertion-rewrite cache files after a test folder is moved, which could leave cached code objects pointing at the old source path
0.34.1
Fixed
- Fixed `snapshot_arg()` to use the `fix` category (instead of `create`) when creating an argument with an existing non-ellipsis default argument value.
samba4: updated to 4.24.4
Changes since 4.24.3
o Volker Lendecke <vl at samba.org>
* BUG 16095: Use-after-free in handling acls with claims and conditions
o Gary Lockyer <gary at catalyst.net.nz>
* BUG 16092: Compilers may ignore overflow checks - Fix tautological-compare
warnings
o Stefan Metzmacher <metze at samba.org>
* BUG 14638: restrict anonymous = 2 breaks RODC functionality
* BUG 16006: warning: assignment discards 'const' qualifier from pointer
target type [-Wdiscarded-qualifiers]
* BUG 16067: Require NTLMv2 session security on Windows makes trusts to Samba
unusable
* BUG 16092: Compilers may ignore overflow checks - Fix tautological-compare
warnings
[8 lines not shown]
py-djangocms-file: updated to 4.0.1
4.0.1
chore: Release 4.0.1 fixes a broken wheel
4.0.0
ci: Add auto updating actions
Bump github/codeql-action from 2 to 3
Bump actions/checkout from 3 to 4
Bump actions/upload-artifact from 3 to 4
Bump actions/setup-python from 4 to 5
Bump actions/download-artifact from 3 to 4
Bump django from 3.2.20 to 3.2.25 in /tests/requirements
Bump sqlparse from 0.4.4 to 0.5.0 in /tests/requirements
Bump amannn/action-semantic-pull-request from 4 to 5
ci: CI related fix
chore: Remove django-app-helper
chore: Switch pytest
Bump amannn/action-semantic-pull-request from 5 to 6
[17 lines not shown]
py-django-cms: updated to 5.0.8
5.0.8
This release addresses two security vulnerabilities. If you run django CMS in production, treat this upgrade as a priority.
Missing authorization on structure, move and clipboard endpoints
Plugin-declared Vary headers ignored in the page cache key