master
Update pre-commit hook versions
Merge branch '3006.x' into merge/3006.x/3007.x-26-06-21
Clean up more warts in man page generation
Reformat files with black
Surface per-minion detail when salt.state orchestrate fails
Initial purge of community extensions
Pyupgrade and drop six
Adds `alias` state module back in to core
Update to isort 5.10.1
Fix tests to correctly mock file.is_blkdev
Fix runas/password docs and remove hard password guard on Windows
add debconfmod state back to core
Add dnfmodule execution and state modules for DNF modularity
Allow `file.recurse` to merge all existing `source` dirs
Add unit tests to cover rich rules normalization
Try to refresh expired GPG keys
Improve salt-ssh relenv/thin parity and fix various regressions
Fix test failures
Additional tests for http state.
Fix ini.options_present strict mode to remove undeclared sections
added blank line
feat(macdefaults): Allow selecting key separator
fix unit test and lint
Move functional tests of #65842 to unit test
Repair fstab_present test mode
migrate unit_states_test_netconfig to pytest
Follow-up Py3.14 fixes: forkserver finalizers, pidfd EINVAL, ast.Constant
Make pip state use `pip.normalize`
Merge branch '3008.x' into merge/3008.x/master-26-06-24
Only force clean_file reconfigure when file has stale content
Update code to be Py3.7+ to reduce merge forward conflicts
Merge branch '3006.x' into merge/3007.x/3006.x-25-11-03
Improve selinux execution and state modules
Remove unused os_name assignments in unit tests
Add unit tests for modules.ssh and states.ssh_auth
Add changelog entry and populate tests with required cases
Fix timezone.system false failure on Windows with utc=True
Allow user.present to be test-evaluated with not-yet-existing groups
Add tests
Add the ability to remove a KB from the DISM module
Fix lgpo.set state idempotency when element ids are used
Add RSoP domain GPO detection to lgpo_reg (#69206)
Add a state for managing scheduled tasks on Windows
remove repetitive words
Fix Python 3.12 CI regressions for ZMQ, thin saltexts, and tests