Skip to content

build(deps): bump salt from 3002.8 to 3003.3 in /salt/tests #3797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps salt from 3002.8 to 3003.3.

Release notes

Sourced from salt's releases.

v3003.3

No release notes provided.

v3003.2

WARNING: The tarball generated by GitHub will not have the correct version information when using a version not ending in .0 . Please use the tarball generated by SaltStack instead. See issue #41847 for more information.

Official Salt packages can be found at https://repo.saltproject.io/

v3003.1

WARNING: The tarball generated by GitHub will not have the correct version information when using a version not ending in .0 . Please use the tarball generated by SaltStack instead. See issue #41847 for more information.

Official Salt packages can be found at https://repo.saltproject.io/

v3003

WARNING: The tarball generated by GitHub will not have the correct version information when using a version not ending in .0 . Please use the tarball generated by SaltStack instead. See issue #41847 for more information.

Official Salt packages can be found at https://repo.saltproject.io/

v3002.9

No release notes provided.

Changelog

Sourced from salt's changelog.

Salt 3003.3 (2021-08-20)

Fixed

Security

  • Verify the owner of an existing config before trusting it during install. If the owner cannot be verified, back it up and use defaults. (CVE-2021-22004)
  • Ensure that sourced file is cached using its hash name (cve-2021-21996)

Salt 3003.2 (2021-07-29)

Fixed

  • Periodically restart the fileserver update process to avoid leaks (#50313)
  • Add ssh_timeout to kwargs in deploy_script (#59901)
  • Update the external ipaddress to the latest 3.9.5 version which has some security fixes. Updating the compat.p to use the vendored version if the python version is below 3.9.5 and only run the test_ipaddress.py tests if below 3.9.5. (#60168)
  • Use the right crypto library for salt.utils.crypt.reinit_crypto (#60215)
  • Stop SSH from hanging if connection is lost. Also added args to customize grace period. (#60216)
  • Improve reliability of Terminal class (#60504)
  • Ignore configuration for 'enable_fqdns_grains' for AIX, Solaris and Juniper, assume False (#60529)

Salt 3003.1 (2021-06-08)

Fixed

  • Import salt.utils.azurearm instead of using utils from loader in azure cloud. This fixes an issue where utils would become unavailable when we are using the ThreadPool in azurearm. (#59744)
  • Use contextvars library from site-packages if it is intalled. Fixes salt ssh for targets with python <=3.6 (#59942)

Fixed

  • Fixed race condition in batch logic. Added listen option to LocalClient to prevent event subscriber from purging cached events during batch iteration. (#56273)
  • Fixed dependencies for Amazon Linux 2 on https://repo.saltproject.io since Amazon Linux 2 now provides some of the python libraries in their repos. (#59982)
  • IPCMessageSubscriber objects expose their connect method as a coroutine so they can be wrapped by SyncWrapper. (#60049)
  • Import salt.utils.azurearm instead of using utils from loader in azure cloud. This fixes an issue where utils would become unavailable when we are using the ThreadPool in azurearm. (#59744)
  • Use contextvars library from site-packages if it is intalled. Fixes salt ssh for targets with python <=3.6 (#59942)
  • Add back support to load old entrypoints by iterating instead of type checking (#59961)
  • Pass the value of the __grains__ NamedContext to salt.pillar.get_pillar, instead of the NamedContext object itself. (#59975)

... (truncated)

Commits
  • b30ccda Merge pull request #245 from garethgreenaway/docs_3003.3
  • 0066fe5 Fixing release notes.
  • 3bdf58c removing newlines.
  • 0f8508f removing newlines.
  • 7c8809c fixing version numbers in man pages.
  • 6a3edb5 docs_3003.3
  • caf3325 Merge pull request #240 from s0undt3ch/hotfix/3003-bandit
  • 2fa1976 Add missing commas. It also worked, but now is better
  • 802dd41 Merge pull request #239 from twangboy/fix_win_installer
  • ba772a1 Merge pull request #211 from xeacott/3003.2_fileclient
  • 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 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.8 to 3003.3.
- [Release notes](https://github.com/saltstack/salt/releases)
- [Changelog](https://github.com/saltstack/salt/blob/master/CHANGELOG.md)
- [Commits](saltstack/salt@v3002.8...v3003.3)

---
updated-dependencies:
- dependency-name: salt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 23, 2022 06:44
@dependabot dependabot bot added kind:dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 23, 2022
@bert-e
Copy link
Contributor

bert-e commented Jun 23, 2022

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.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Contributor

bert-e commented Jun 23, 2022

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2022

Superseded by #3809.

@dependabot dependabot bot closed this Jul 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/salt/tests/salt-3003.3 branch July 5, 2022 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: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