Skip to content
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

Bump actions/setup-python from 3 to 4.1.0 #149

Open
wants to merge 233 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps actions/setup-python from 3 to 4.1.0.

Release notes

Sourced from actions/setup-python's releases.

v4.1.0

In scope of this pull request we updated actions/cache package as the new version contains fixes for caching error handling. Moreover, we added a new input update-environment. This option allows to specify if the action shall update environment variables (default) or not.

Update-environment input

    - name: setup-python 3.9
      uses: actions/setup-python@v4
      with:
        python-version: 3.9
        update-environment: false

Besides, we added such changes as:

v4.0.0

What's Changed

  • Support for python-version-file input: #336

Example of usage:

- uses: actions/setup-python@v4
  with:
    python-version-file: '.python-version' # Read python version from a file
- run: python my_script.py

There is no default python version for this setup-python major version, the action requires to specify either python-version input or python-version-file input. If the python-version input is not specified the action will try to read required version from file from python-version-file input.

  • Use pypyX.Y for PyPy python-version input: #349

Example of usage:

- uses: actions/setup-python@v4
  with:
    python-version: 'pypy3.9' # pypy-X.Y kept for backward compatibility
- run: python my_script.py
  • RUNNER_TOOL_CACHE environment variable is equal AGENT_TOOLSDIRECTORY: #338

  • Bugfix: create missing pypyX.Y symlinks: #347

  • PKG_CONFIG_PATH environment variable: #400

  • Added python-path output: #405

... (truncated)

Commits
  • c4e89fa Improve readme for 3.x and 3.11-dev style python-version (#441)
  • 0ad0f6a Merge pull request #452 from mayeut/fix-env
  • f0bcf8b Merge pull request #456 from akx/patch-1
  • af97157 doc: Add multiple wildcards example to readme
  • 364e819 Merge pull request #394 from akv-platform/v-sedoli/set-env-by-default
  • 782f81b Merge pull request #450 from IvanZosimov/ResolveVersionFix
  • 2c9de4e Remove duplicate code introduced in #440
  • 412091c Fix tests for update-environment==false
  • 78a2330 Merge pull request #451 from dmitry-shibanov/fx-pipenv-python-version
  • 96f494e trigger checks
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2022

The following labels could not be found: github_actions, dependencies, docs-approved.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from d5a696b to dc50d35 Compare July 24, 2022 07:08
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from dc50d35 to 0f7b3da Compare September 19, 2022 14:23
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from 0f7b3da to 2a3ec12 Compare November 20, 2022 15:41
guytamir10 and others added 25 commits December 15, 2022 12:26
* added a modeling rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule

* added a parsing rule
* Updated Metadata Of Pack Code42

* Added release notes to pack Code42

* Packs/Code42/Integrations/Code42/Code42.yml Docker image update

* Fixed Mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack KeeperSecretsManager

* Added release notes to pack KeeperSecretsManager

* Packs/KeeperSecretsManager/Integrations/KeeperSecretsManager/KeeperSecretsManager.yml Docker image update

* Fixed Mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack OctoxLabs

* Added release notes to pack OctoxLabs

* Packs/OctoxLabs/Integrations/OctoxLabs/OctoxLabs.yml Docker image update

* Fixed Mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack BreachRx

* Added release notes to pack BreachRx

* Packs/BreachRx/Integrations/BreachRx/BreachRx.yml Docker image update

* Fixed Mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack CarbonBlackDefense

* Added release notes to pack CarbonBlackDefense

* Packs/CarbonBlackDefense/Integrations/CarbonBlackLiveResponseCloud/CarbonBlackLiveResponseCloud.yml Docker image update

* Fixed Mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack AccentureCTI_Feed

* Added release notes to pack AccentureCTI_Feed

* Packs/AccentureCTI_Feed/Integrations/ACTIIndicatorFeed/ACTIIndicatorFeed.yml Docker image update

* Updated the docker image to demisto/py3-tools:1.0.0.41100 since the old one it deprecated

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack GoogleChronicleBackstory

* Added release notes to pack GoogleChronicleBackstory

* Packs/GoogleChronicleBackstory/Integrations/GoogleChronicleBackstory/GoogleChronicleBackstory.yml Docker image update

* Updated Metadata Of Pack GoogleDrive

* Added release notes to pack GoogleDrive

* Packs/GoogleDrive/Integrations/GoogleDrive/GoogleDrive.yml Docker image update
* add "event_errormessage" to schema

* create RN

* Update ReleaseNotes

* added ModelingRules test
* Updated Metadata Of Pack CybleThreatIntel

* Added release notes to pack CybleThreatIntel

* Packs/CybleThreatIntel/Integrations/CybleThreatIntel/CybleThreatIntel.yml Docker image update

* Fixed mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack GLPI

* Added release notes to pack GLPI

* Packs/GLPI/Integrations/GLPI/GLPI.yml Docker image update

* Fixed mypy and added missing command to readme

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack AbnormalSecurity

* Added release notes to pack AbnormalSecurity

* Packs/AbnormalSecurity/Integrations/AbnormalSecurity/AbnormalSecurity.yml Docker image update

* Updated Metadata Of Pack AgariPhishingDefense

* Added release notes to pack AgariPhishingDefense

* Packs/AgariPhishingDefense/Integrations/AgariPhishingDefense/AgariPhishingDefense.yml Docker image update

* Updated Metadata Of Pack AppNovi

* Added release notes to pack AppNovi

* Packs/AppNovi/Integrations/appNovi/appNovi.yml Docker image update

* Updated Metadata Of Pack AtlassianConfluenceCloud

* Added release notes to pack AtlassianConfluenceCloud

* Packs/AtlassianConfluenceCloud/Integrations/AtlassianConfluenceCloud/AtlassianConfluenceCloud.yml Docker image update

* Updated Metadata Of Pack Automox

* Added release notes to pack Automox

* Packs/Automox/Integrations/Automox/Automox.yml Docker image update

* Updated Metadata Of Pack AzureStorageContainer

* Added release notes to pack AzureStorageContainer

* Packs/AzureStorageContainer/Integrations/AzureStorageContainer/AzureStorageContainer.yml Docker image update

* Updated Metadata Of Pack AzureStorageFileShare

* Added release notes to pack AzureStorageFileShare

* Packs/AzureStorageFileShare/Integrations/AzureStorageFileShare/AzureStorageFileShare.yml Docker image update

* Updated Metadata Of Pack AzureStorageTable

* Added release notes to pack AzureStorageTable

* Packs/AzureStorageTable/Integrations/AzureStorageTable/AzureStorageTable.yml Docker image update

* Updated Metadata Of Pack Binalyze

* Added release notes to pack Binalyze

* Packs/Binalyze/Integrations/BinalyzeAIR/BinalyzeAIR.yml Docker image update

* Updated Metadata Of Pack BitSight

* Added release notes to pack BitSight

* Packs/BitSight/Integrations/BitSightForSecurityPerformanceManagement/BitSightForSecurityPerformanceManagement.yml Docker image update

* Fixed mypy errors

Co-authored-by: sberman <[email protected]>
Co-authored-by: Shelly Tzohar <[email protected]>
* Updated Metadata Of Pack MicrosoftAdvancedThreatAnalytics

* Added release notes to pack MicrosoftAdvancedThreatAnalytics

* Packs/MicrosoftAdvancedThreatAnalytics/Integrations/MicrosoftAdvancedThreatAnalytics/MicrosoftAdvancedThreatAnalytics.yml Docker image update
* Updated Metadata Of Pack Kafka

* Added release notes to pack Kafka

* Packs/Kafka/Integrations/KafkaV3/KafkaV3.yml Docker image update

* Fixed mypy

Co-authored-by: sberman <[email protected]>
* Updated Metadata Of Pack CIRCL

* Added release notes to pack CIRCL

* Packs/CIRCL/Integrations/CIRCL/CIRCL.yml Docker image update
* Updated Metadata Of Pack TeamCymru

* Added release notes to pack TeamCymru

* Packs/TeamCymru/Integrations/TeamCymru/TeamCymru.yml Docker image update

* Fixed mypy error

Co-authored-by: sberman <[email protected]>
Co-authored-by: Shelly Tzohar <[email protected]>
* Add labels to output of command jira-issue-query

* format on jiraV2.yml file

* Update version and release notes.

* Add release note.
Bump version.

* remove docker image from release notes.
revert changes to yml file.

* Fix unit tests.
…o#22954)

* bug-MCAS multiple entries with raw-response=true

* DI and RN

* fix test

* RN

* Update 2_1_9.md
* Created Modeling ModelingRules FOR MS ATA

* Updated ReleaseNotes for MS ATA

* Updated MS ATA ReleaseNotes

* Updated MS ATA testdata.json

* Check ReleaseNotes status

* Updated ReleaseNotes for MS ATA

* Updated ReleaseNotes for MS ATA

* Updated MS ATA ModelingRules
content-bot and others added 27 commits January 1, 2023 10:00
* Updated Metadata Of Pack jamf

* Added release notes to pack jamf

* Packs/jamf/Integrations/jamfV2/jamfV2.yml Docker image update
* Updated Metadata Of Pack Gmail

* Added release notes to pack Gmail

* Packs/Gmail/Integrations/Gmail/Gmail.yml Docker image update
* Updated Metadata Of Pack FeedTAXII

* Added release notes to pack FeedTAXII

* Packs/FeedTAXII/Integrations/FeedTAXII2/FeedTAXII2.yml Docker image update
* Updated Metadata Of Pack CiscoASA

* Added release notes to pack CiscoASA

* Packs/CiscoASA/Integrations/CiscoASA/CiscoASA.yml Docker image update

* Updated Metadata Of Pack EmailRepIO

* Added release notes to pack EmailRepIO

* Packs/EmailRepIO/Integrations/EmailRepIO/EmailRepIO.yml Docker image update

* Updated Metadata Of Pack ExpanseV2

* Added release notes to pack ExpanseV2

* Packs/ExpanseV2/Integrations/ExpanseV2/ExpanseV2.yml Docker image update

* Packs/ExpanseV2/Integrations/FeedExpanse/FeedExpanse.yml Docker image update

* Updated Metadata Of Pack F5

* Added release notes to pack F5

* Packs/F5/Integrations/F5_ASM/F5_ASM.yml Docker image update

* Updated Metadata Of Pack CiscoASA

* Updated Metadata Of Pack CiscoASA

Co-authored-by: Shelly Tzohar <[email protected]>
* Updated Metadata Of Pack SMB

* Added release notes to pack SMB

* Packs/SMB/Integrations/SMB_v2/SMB_v2.yml Docker image update

Co-authored-by: Shelly Tzohar <[email protected]>
* in prog

* testing

* fix

* update docker

* added rn

* update rn

* ignore

* update docker

* added unit tests
* add support for large file

* add instance_name to conf

* delete from conf test_MsGraphFiles

* delete from yml test_MsGraphFiles

* fix TPB build errors

* add release notes

* fix TPB build errors

* add large files support

* fix TPB build errors

* fix TPB build errors

* remove no_proxy

* added to skipped

* fix TPB build errors

* fix TPB build errors

* fix TPB build errors

* fix TPB build errors

* remove from skip prod

* update docker image

* update docker image in release notes

* fix CR comments

* fix build errors TPB

* fix CR comments

* fix CR comments

* format yml

* format yml

* update docker image

* update release notes
* deprecated the script

* updated release notes
* update docs

* update rn

* fixes

* Empty-Commit

* unskip opencti

* add test

* changes

* update docker

* Empty-Commit

* tests

* tests

* revert

* reverts

* docker update

* fix

* fix
* Updated Metadata Of Pack GoogleKeyManagementService

* Added release notes to pack GoogleKeyManagementService

* Packs/GoogleKeyManagementService/Integrations/GoogleKeyManagementService/GoogleKeyManagementService.yml Docker image update

* Skipped test

Co-authored-by: sberman <[email protected]>
* depreacted script

* updated release notes

* Removed _x2 fields

* updated release notes
* fix

* RN

* ssl warning

* requests

* docker

* docker
* deprecated the script

* updated release notes

* remove x2 fields

* updated release notes
* Updated Metadata Of Pack GoogleBigQuery

* Added release notes to pack GoogleBigQuery

* Packs/GoogleBigQuery/Integrations/GoogleBigQuery/GoogleBigQuery.yml Docker image update

* Skipped test

Co-authored-by: sberman <[email protected]>
* Fixid Data Model Names

* Added ReleaseNotes

* Updated ReleaseNotes

* Updated pack_metadata

* Updated pack_metadata

* Update Packs/Tableau/ReleaseNotes/1_0_6.md

Co-authored-by: Anar Azadaliyev <[email protected]>

* Update Packs/Tableau/ReleaseNotes/1_0_6.md

Co-authored-by: Anar Azadaliyev <[email protected]>

* Delete 1_0_2.md

Co-authored-by: Anar Azadaliyev <[email protected]>
* fix

* rn

* rn

* fix the filter

* remove

* docs

* ut

* debug

* known

* docker

* revert

* rn

* docker

* Update README.md

Done.

* docker

* Is 1447 exabeam fetch incidents (demisto#22664)

* New feature: exabeam fetch incidents

* New feature: exabeam fetch incidents

* New feature: exabeam fetch incidents

* Improvement: rsa

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* Improvement: exabeam

* first commit for fetch

* commit

* commit

* first commit for fetch

* commit

* Added fetch incident command and list incidents command

* mypy and pylint

* commit

* Corrections UT and classifier

* fixed fthe Readme

* Add UT for fetch-incidents

* commit

* Fixed UT

* fix UT

* commit

* commit

* corrections

* commit

* corrections

* Update 3_3_40.md

Done.

* Update Exabeam.yml

Done.

* Update Exabeam.yml

Done.

* Update README.md

Done.

* Update 2_2_0.md

Done.

* commit

* corrections

* Update docker

* fix

* commit

* correction to RN

Co-authored-by: ishai <[email protected]>
Co-authored-by: israelpolishook <[email protected]>
Co-authored-by: ShirleyDenkberg <[email protected]>
Co-authored-by: dorschw <[email protected]>

* fix upload content graph override (demisto#23389)

* Update to duo parsing rule (demisto#23199)

* Updated Parsing Rule

* Updated ReleaseNotes

* Updated ReleaseNotes

* Update ParsingRules

* Update 3_1_8.md

* Updated DuoParsingRules

* Updated ParsingRules logic

* Updated Parsing Rule logic

* ModelingRules for Imperva_WAF (demisto#23281)

* Created ModelingRules for Imperva_WAF

* Updated ReleaseNotes for imperva_waf

* Updated ReleaseNotes for imperva waf

* Updated Policy field to XDM

* Update category field to type

* Updated Imperva ModelingRules and README

* Update README.md

Done.

* Syntax corrections to ModelingRules

Co-authored-by: ShirleyDenkberg <[email protected]>

* Changed phishing to assign less-busy-user instead of administrator (demisto#23377)

* Fixed assignee to be less-busy-user instead of admin

* RN

* update reviewers - Jan2023 (demisto#23391)

* Update handle_external_pr.py

* retrigger

* fix csv upload (demisto#23396)

* fix csv upload (demisto#23397)

* Added general exception (demisto#23395)

* Added general exception

* Added general exception

* Sec&Comp Param Fix (demisto#23224)

* skip using csv (demisto#23421)

* mitre-coa-ga (demisto#23392)

* Case management updates dec2022 (demisto#22714) (demisto#23423)

* updating readme and release notes

* updating types by role field display script

* updating types by role script to remove extra line

* fix validations

* change playbook version

* update docker

* update docker

Co-authored-by: ostolero <[email protected]>

Co-authored-by: Mike Beauchamp <[email protected]>
Co-authored-by: ostolero <[email protected]>

* Update Docker Image To demisto/netmiko  (demisto#23415)

* Updated Metadata Of Pack RemoteAccess

* Added release notes to pack RemoteAccess

* Packs/RemoteAccess/Integrations/RemoteAccessv2/RemoteAccessv2.yml Docker image update

* Update Docker Image To demisto/dnstwist  (demisto#23420)

* Updated Metadata Of Pack dnstwist

* Added release notes to pack dnstwist

* Packs/dnstwist/Integrations/dnstwist/dnstwist.yml Docker image update

* Update Docker Image To demisto/bs4-py3  (demisto#23419)

* Updated Metadata Of Pack Symantec_Messaging_Gateway

* Added release notes to pack Symantec_Messaging_Gateway

* Packs/Symantec_Messaging_Gateway/Integrations/SymantecMessagingGateway/SymantecMessagingGateway.yml Docker image update

* Update Docker Image To demisto/btfl-soup  (demisto#23405)

* Updated Metadata Of Pack jamf

* Added release notes to pack jamf

* Packs/jamf/Integrations/jamfV2/jamfV2.yml Docker image update

* Update Docker Image To demisto/google-api-py3  (demisto#23408)

* Updated Metadata Of Pack Gmail

* Added release notes to pack Gmail

* Packs/Gmail/Integrations/Gmail/Gmail.yml Docker image update

* Update Docker Image To demisto/taxii2  (demisto#23407)

* Updated Metadata Of Pack FeedTAXII

* Added release notes to pack FeedTAXII

* Packs/FeedTAXII/Integrations/FeedTAXII2/FeedTAXII2.yml Docker image update

* Added **conflict_strategy**, **overwrite_by_source** and **overwrite_by_destination** parameters to control key conflicts. (demisto#23225) (demisto#23365)

* UT

* space

Co-authored-by: ShirleyDenkberg <[email protected]>
Co-authored-by: ishaish103 <[email protected]>
Co-authored-by: ishai <[email protected]>
Co-authored-by: israelpolishook <[email protected]>
Co-authored-by: dorschw <[email protected]>
Co-authored-by: ilaner <[email protected]>
Co-authored-by: eepstain <[email protected]>
Co-authored-by: Ido van Dijk <[email protected]>
Co-authored-by: Dan Tavori <[email protected]>
Co-authored-by: gal-forer <[email protected]>
Co-authored-by: Andrew Shamah <[email protected]>
Co-authored-by: Bar Katzir <[email protected]>
Co-authored-by: content-bot <[email protected]>
Co-authored-by: Mike Beauchamp <[email protected]>
Co-authored-by: ostolero <[email protected]>
* deprecated the script

* updated release notes

* updated release notes
* switched the url t look for

* fromversion

* space and proper ignore

* rn

* added rn file

* rn
* Updated Metadata Of Pack GoogleCloudStorage

* Added release notes to pack GoogleCloudStorage

* Packs/GoogleCloudStorage/Integrations/GoogleCloudStorage/GoogleCloudStorage.yml Docker image update

* Skipped tests

Co-authored-by: sberman <[email protected]>
* Citrix ADC Modeling Rules

* Added files for the pack

* Updated pack README

* Updated directory structure

* Update README.md

Done.

* Update README.md

Co-authored-by: ShirleyDenkberg <[email protected]>
* deprecated the script

* updated release notes

* updated release notes
* adding new upn param

* UPN param

* commit

* adding upn_mailbox exist case in fetch-incidents

* adding upn param and checking all the rest of the commands

* trailing white space deleted

* removing print

* adding release note

* Empty-Commit

* Empty-Commit

* Empty-Commit

* docker image

* updating release note

* added note to read me and small update

* 3 cr notes was updated

* cr notes

* Empty-Commit

* updating targetbox when upn is set

* updating docker

* updated docker and fixed target mailbox

* new release note

* the command of ews-get-out-of-office workes with upn

* updating after cr

* adding RBAC desc to ews-get-searchable-mailboxes

* cr notes
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.1.0 branch from 2a3ec12 to b978763 Compare January 1, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.