forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump markdownlint-rule-helpers from 0.17.2 to 0.18.0 #284
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
dependabot
wants to merge
1,187
commits into
master
from
dependabot/npm_and_yarn/markdownlint-rule-helpers-0.18.0
Closed
Bump markdownlint-rule-helpers from 0.17.2 to 0.18.0 #284
dependabot
wants to merge
1,187
commits into
master
from
dependabot/npm_and_yarn/markdownlint-rule-helpers-0.18.0
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* update tpb * changes * fixes * fix * update docker * update rn * update docker
* Update grant type in docs * Update README.md Done. * Update ServiceNow_CMDB_description.md Done. * Update README.md Done. * Update ServiceNowv2_description.md Done. * Added RNs --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* save * typo fix * save run only if testdata exist * save without quotes that caused issue * remove changes * no echo
* save indicator * release notes * docker ypdate * re-generate rn
* Updated Metadata Of Pack DeveloperTools * Added release notes to pack DeveloperTools * Packs/DeveloperTools/Integrations/CreateMockFeed/CreateMockFeed.yml Docker image update
* Updated Metadata Of Pack Zoom * Added release notes to pack Zoom * Packs/Zoom/Integrations/Zoom/Zoom.yml Docker image update
* Split XDR IR TPBs * TPBs update * fix * update docker * update rn * update rn * new rn * reverts * fixes * Reverts * update docker * update docker * update rn
* Updated Metadata Of Pack MailListener * Added release notes to pack MailListener * Packs/MailListener/Integrations/MailListenerV2/MailListenerV2.yml Docker image update
* case insensitive
* Add wait_time to rasterize-html * Add wait_time to rasterize-html * indentation * RN * RN * update docker and indentations * coverage fix * Add simple.html * Add unit test
* Updated Metadata Of Pack Absolute * Added release notes to pack Absolute * Packs/Absolute/Integrations/Absolute/Absolute.yml Docker image update * Updated Metadata Of Pack Anomali_Enterprise * Added release notes to pack Anomali_Enterprise * Packs/Anomali_Enterprise/Integrations/Anomali_Enterprise/Anomali_Enterprise.yml Docker image update * Updated Metadata Of Pack AnsibleTower * Added release notes to pack AnsibleTower * Packs/AnsibleTower/Integrations/AnsibleTower/AnsibleTower.yml Docker image update * Updated Metadata Of Pack ArcherRSA * Added release notes to pack ArcherRSA * Packs/ArcherRSA/Integrations/ArcherV2/ArcherV2.yml Docker image update * Updated Metadata Of Pack Arkime * Added release notes to pack Arkime * Packs/Arkime/Integrations/Arkime/Arkime.yml Docker image update * Skipped Archer --------- Co-authored-by: sberman <sberman@paloaltonetworks.com>
* Documentation was added regarding playbook ID * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/README.md --------- Co-authored-by: dorschw <81086590+dorschw@users.noreply.github.com>
* Update CoreRESTAPI_description.md Add missing space and added XSIAM and XSOAR tags to the last sentence. * Update CoreRESTAPI_description.md Done. * bump version --------- Co-authored-by: darbel <darbel@paloaltonetworks.com>
Co-authored-by: shaqnawe <shaktishah40@gmail.com> Co-authored-by: yaakovpraisler <ypreisler@paloaltonetworks.com> Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com> Co-authored-by: Kobbi Gal <85439776+kgal-pan@users.noreply.github.com>
* Updated README * Updated README Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com>
* poetry * revert * debug logs added * revert * bug fix * bug fix
* updating for a few old links * continuing updating for old links * corrections and update RN * Update RN * update RN * mypy errors * update docker * Update dokers and RNs * update dockers * corrections
* New threat hunting playbooks for AutoFocus * Updated playbooks description and created RN * Added 'PANW' to known words section of 'pack-ignore' file * changed the 'Autofocus - File Indicators Hunting' playbook. * Update playbook-Autofocus_-_File_Indicators_Hunting.yml Doc review complete for this file. Updated descriptions * Update playbook-Autofocus_-_Hunting_And_Threat_Detection.yml Doc review complete for this file, updated descriptions. * Update playbook-Autofocus_-_Traffic_Indicators_Hunting.yml Doc review complete for this file, descriptions updated. * Update playbook-Autofocus_-_File_Indicators_Hunting.yml Minor additional description updates * Update playbook-Autofocus_-_Hunting_And_Threat_Detection.yml Minor additional description updates * Update 2_1_0.md Doc review complete for this file * Removed the phrase '_copy' from README file * changed the playbooks description and the 'file indicators hunting' playbook image. * Changed the RN according to the new playbook descriptions. * Updated the 'currentVersion' value --------- Co-authored-by: julieschwartz18 <91824591+julieschwartz18@users.noreply.github.com>
…24202) * [Test Collection] - fix bug * failed unit-test * uncomment * fixes * fix trailing whitespace * update paths * fix the bug * uncomment tests * update comment
* RunZero collector init. * Remove redundant arguments from yml. * Collector passes sdk validate. * RunZero initial commit. * Call api_token before each events.json call. Make changes in tests and README to support it. * Add modeling rules. * Change _time to a timstamp and not a string. * Working test-module and runzero-asset-search command. * Using Connect and Collect sections for XSIAM * RunZero description * Added add-tag, add-comment and service-search commands. * Modeling rules in right folder location. sdk validate pass. * Fixed context output. README edit. Added get key info command. * Added limit to search commands. Added key info. Added bulk clear tags. Display attributes and services work. * Change runzero-api-key-info to runzero-quota-get. Add tests for quota command. * Prevent dividing with None type exception. * Added commands Asset delete, Service delete, Wireless delete * Add content to pack README * Added tests for delete commands. Added command examples. Fixed typos. * PR changes. * fail with SystemExit if more than 1 argument, is passed to search commands * PR changes. * Update RunZero.yml Done. * Fix RunZeroEventCollector UnitTests * PR changes. * Update RunZero_description.md Done. * Fix description in RunZero.yml * sdk lint. README updates. * SDK format. move HR to txt file. * SDK format. SDK secrets. * Update README.md Done. * Update README.md Done. * Update RunZeroEventCollector.yml Done. * PR changes. RunZeroEventCollector coverage. * fix delete of test-module call * Fixing delete tags. * Remove false positive secrets. * PR changes. * Increasing coverage. * XISAM tag for README * Update secrets * Remove external IP * Adding RunZero TestPlaybook * Remove mails from secret-ignore * Added keywords to pack_metadata.json --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
* add support for nested result ** get-value-list ** with tests add depth argument where 1 is the default * added argument depth for: ***archer-get-record*** ***create_record_command*** ***update_record_command*** * MyPy and flake8 errors * add typing * flake8 * added casting to number for depth argument, and putted in comment the cash of 'fieldValueList' * extract depth from the for loop * changes after feedback from the customer (off by one, default depth 0) (get record, default depth 3) remove depth from create and update record * RN and docker * unit test was fixed * Flake8 errors * debian docker * resolve master conflict * outputs were added * fix args to only 'depth'
* ms teams webhook support proxy + insecure * add test pb * add test playbook * add release notes and docs * fix pb formatting + update conf.json --------- Co-authored-by: glicht <glicht@users.noreply.github.com>
…t an empty value. (demisto#24539) (demisto#24580) * Update .devcontainer.json name * Update .devcontainer.json name * Fixed an issue to prevent from generating "No result returned" against an empty value. * revert devcontainer.json * Update RN --------- Co-authored-by: Masahiko Inoue <54964121+spearmin10@users.noreply.github.com> Co-authored-by: spearmin10 <spearmin10@users.noreply.github.com> Co-authored-by: Yaakov Praisler <59408745+yaakovpraisler@users.noreply.github.com>
* fix * fix * fix * fix
* convert to python3
* fix git diff in test upload job * this is a test * Revert "this is a test" This reverts commit 9aa526f. * added script that checks whether to trigger test upload * fix * debugging * debugging * revert prints
* first commit * commit * Reimplementation for fetch-indicators mechanism * add RN * add UT * commit * RN correction * commit * commit * commit * commit * comment corrections * comment corrections * commit * comment corrections * commit * commit
* squash * list in script * revert me * set to module properly * Update Tests/scripts/validate.sh * downgrade * lock * revert
* hide trimevents arg * fixed conflicts * Update Packs/CommonScripts/Scripts/SearchIncidentsV2/SearchIncidentsV2.py Co-authored-by: tkatzir <tkatzir@paloaltonetworks.com> * update test * fix tests * fix release notes * reset release notes * add release note * fix docker image --------- Co-authored-by: tkatzir <tkatzir@paloaltonetworks.com>
* moved images the content repo * add files * Update README.md
* Added files, formatted, generated docs, added RN * Added support for more extensions * description typo * fixed conflicts
Bumps [markdownlint-rule-helpers](https://github.com/DavidAnson/markdownlint) from 0.17.2 to 0.18.0. - [Release notes](https://github.com/DavidAnson/markdownlint/releases) - [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/doc/ReleaseProcess.md) - [Commits](DavidAnson/markdownlint@v0.17.2...v0.18.0) --- updated-dependencies: - dependency-name: markdownlint-rule-helpers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
The following labels could not be found: |
f7d09b6 to
0e1df8c
Compare
ef89967 to
5f0f008
Compare
dd09698 to
c365878
Compare
Author
|
Superseded by #306. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps markdownlint-rule-helpers from 0.17.2 to 0.18.0.
Commits
75191b7Update to version 0.18.0.933c9daUpdate dependencies:@types/nodeto 12.12.17, cpy-cli to 3.0.0, eslint to 6.7...b39e5e3Update MD013/line-length to include strict mode (fixes #237).5ae5e44Update MD030/list-marker-space to allow bare list item markers for templating...6f3c67fUpdate MD009/no-trailing-spaces to include strict mode (fixes #216).a9251c5Add markdownlint-disable-file/markdownlint-enable-file inline comments (fixes...c0f040eReplace Azure DevOps CI workflow with GitHub Action.3cd7457Add GitHub Action for running CI tests.3e91da3Update MD007/ul-indent to report/fix for all unordered list item groupings.3981bc7Update MD006/ul-start-left to report/fix for all top-level items in lists tha...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)