Skip to content

Bump salt from 3002.9 to 3006.17 in /salt/tests#4767

Open
dependabot[bot] wants to merge 1 commit intodevelopment/132.0from
dependabot/pip/salt/tests/salt-3006.17
Open

Bump salt from 3002.9 to 3006.17 in /salt/tests#4767
dependabot[bot] wants to merge 1 commit intodevelopment/132.0from
dependabot/pip/salt/tests/salt-3006.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps salt from 3002.9 to 3006.17.

Release notes

Sourced from salt's releases.

v3006.17

No release notes provided.

v3006.16

No release notes provided.

v3006.15

No release notes provided.

v3006.14

No release notes provided.

v3006.13

No release notes provided.

v3006.12

No release notes provided.

v3006.11

No release notes provided.

v3006.10

No release notes provided.

v3006.9

Welcome to Salt v3006.9

❗ ATTENTION
The archives generated by GitHub(Source code(zip), Source code(tar.gz)) will not report Salt's version properly.
Please use the tarball generated by The Salt Project Team(salt-3006.9.tar.gz).

v3006.8

Welcome to Salt v3006.8

❗ ATTENTION
The archives generated by GitHub(Source code(zip), Source code(tar.gz)) will not report Salt's version properly.
Please use the tarball generated by The Salt Project Team(salt-3006.8.tar.gz).

v3006.7

Welcome to Salt v3006.7

❗ ATTENTION
The archives generated by GitHub(Source code(zip), Source code(tar.gz)) will not report Salt's version properly.
Please use the tarball generated by The Salt Project Team(salt-3006.7.tar.gz).

v3006.6

Welcome to Salt v3006.6

... (truncated)

Changelog

Sourced from salt's changelog.

3006.17 (2025-11-20)

Fixed

  • Render post/pre up/down and hwaddr options for debian-ip. See #58210 and #57820. #58210

  • Fix event flood by ensuring we do not retry sending the event indefinitely to the Master of Masters. #61845

  • Prevent _pygit2.GitError: error loading known_hosts with certain pygit2/libgit2 versions. #64121

  • Allows file.symlink to pass a string to cmd_check #66939

  • Simplied and sped up utils.json.find_json function #68258

  • Improved runtime performance of chocolatey.installed #68308

  • Add check for vault in opts var #68312

  • Fixed user.present not having capability to persist home directory by adding persist_home flag. #68322

  • Fixed pkg.installed state from showing warning if python rpm package not installed. Fixed pkg.installed state from showing warning and using slow process fork for version comparison when rpmdevtools is installed #68341

  • Update pre-commit version used in github workflows to 4.3.0 #68349

  • Fixed issue with network grains in interfaces that don't support ip4 or ip6 #68355

  • Patch tornado for BDSA-2024-3438 #68377

  • Patch tornado for BDSA-2024-3439 #68379

  • Patch tornado for BDSA-2025-4215 #68381

  • Patch tornado for BDSA-2024-9026 #68383

    • Update LZMA to 5.8.2
    • Update ncurses to 6.5
    • Update openssl to 3.5.4
    • Fix shebang creating to work with pip >=25.2
    • Fix python source hash checking
    • Update to recent python versions: 3.12.12, 3.11.14, 3.10.19 and 3.9.24. #68385
  • Fixed the lgpo_reg error when reading REG_BINARY type data in the registry.pol file. #68387

  • Fix gnupghome directory translation for some versions of git for windows, e.g. 2.51.0.windows.2 #68392

  • Fix leak in SaltMessageServer where the unpacker was re-used on a stream disconnect. #68394

    • Upgrade relenv to 0.21.2:
      • We refresh the ensurepip bundle during every build so new runtimes ship with pip 25.2 and setuptools 80.9.0.
      • Windows builds now pull newer SQLite (3.50.4.0) and XZ (5.6.2) sources, copy in a missing XZ config file, and tweak SBOM metadata; the libexpat update is prepared but only runs on older maintenance releases.
      • Our downloader helpers log more clearly, know about more archive formats, and retry cleanly on transient errors.
      • pip’s changing install API is handled by runtime wrappers that adapt to all of the current signatures.
      • Linux verification tests install pip 25.2/25.3 before building setuptools to make sure that flow keeps working. #68431
  • salt/utils/odict.py has been deprecated and will be removed in 3009. Use the standard library implementation instead. #68440

  • Fixed issue in cmd execution module that always return "Invalid user" for domain users. #68450

  • Fixed authentication protocol version downgrade vulnerability (CVE-2025-62349) by adding minimum_auth_version configuration option (default: 3) to prevent minions from bypassing security features through protocol downgrade attacks.

    BREAKING CHANGE: The default value enforces authentication protocol version 3 or higher. If upgrading a deployment with older minions that do not support protocol v3, you must temporarily set minimum_auth_version: 0 in the master configuration before upgrading the master, then upgrade all minions before removing this override. #68467

  • Fixed unsafe YAML loader usage in junos execution module (CVE-2025-62348) #68469

3007.8 (2025-09-18)

3006.16 (2025-09-17)

... (truncated)

Commits
  • b8180fc Release v3006.17
  • b5126ee Update digicert action version
  • 00b4da7 Fix wart in build packages workflow
  • 670c8ac Update compat test master config
  • 792f498 Use more secure default setting
  • 1c76dfb Add minimum_auth_version to enforce all security
  • ae68623 Refactor... update tests
  • 8349915 Prevents bogus RPC error
  • 01380dd Adds support for domain users in user.info
  • 3ae0c5a Simplify utils.json.find_json function
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [salt](https://github.com/saltstack/salt) from 3002.9 to 3006.17.
- [Release notes](https://github.com/saltstack/salt/releases)
- [Changelog](https://github.com/saltstack/salt/blob/master/CHANGELOG.md)
- [Commits](saltstack/salt@v3002.9...v3006.17)

---
updated-dependencies:
- dependency-name: salt
  dependency-version: '3006.17'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 1, 2026 18:09
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Feb 1, 2026
@bert-e
Copy link
Contributor

bert-e commented Feb 1, 2026

Hello dependabot[bot],

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Contributor

bert-e commented Feb 1, 2026

Request integration branches

Waiting for integration branch creation to be requested by the user.

To request integration branches, please comment on this pull request with the following command:

/create_integration_branches

Alternatively, the /approve and /create_pull_requests commands will automatically
create the integration branches.

The following options are set: bypass_author_approval, bypass_jira_check

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.

1 participant