forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 15
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 @mdx-js/mdx from 1.6.22 to 2.3.0 #328
Closed
Closed
Conversation
This file contains 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
* 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 <[email protected]>
* Documentation was added regarding playbook ID * Update Packs/XSOARmirroring/Integrations/XSOARmirroring/README.md --------- Co-authored-by: dorschw <[email protected]>
* 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 <[email protected]>
Co-authored-by: shaqnawe <[email protected]> Co-authored-by: yaakovpraisler <[email protected]> Co-authored-by: Yaakov Praisler <[email protected]> Co-authored-by: Kobbi Gal <[email protected]>
* Updated README * Updated README Co-authored-by: Masahiko Inoue <[email protected]>
* 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 <[email protected]>
…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 <[email protected]>
* 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 <[email protected]>
* align pdf unlocker to native image * update docker image * change to PdfWriter too * fix deprecation errors * fixes * bump rn * update docker image
demisto#24169) (demisto#24182) Co-authored-by: Masahiko Inoue <[email protected]> Co-authored-by: ilaner <[email protected]>
* poetry * revert * debug logs added * revert * tag * release notes * bug fix * release notes fix
* Fixing from version of the script * Updated docker image
* 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 <[email protected]> * update test * fix tests * fix release notes * reset release notes * add release note * fix docker image --------- Co-authored-by: tkatzir <[email protected]>
* 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
* added to Readme * commit * changed the test module to pass if one of the requests to zendesk passes. * small changes * updated release notes * Apply suggestions from code review Co-authored-by: ShirleyDenkberg <[email protected]> * Apply suggestions from code review Co-authored-by: gal-forer <[email protected]> * added some documentation * modified the description * updated docker and add Deprecated to the display * commit * changed description file name * commit * Fixed issue with the name of the classifiers folder * Fixed the RN for the missplled classifiers folder * mypy handeling * commit * updated docker image * reverted unrelated changes --------- Co-authored-by: ShirleyDenkberg <[email protected]> Co-authored-by: gal-forer <[email protected]>
* move rep to conf.json * change import * fix validation * fix validation * fix validation * add unit test * test * lint fix * lint fix * lint fix * revert test * change enum value
* downgrade * added rn
* fix bug fireEye * tests * RN * flake8 * Update Packs/FireEyeETP/ReleaseNotes/1_1_1.md Co-authored-by: dorschw <[email protected]> * Update Packs/FireEyeETP/Integrations/FireEyeETP/FireEyeETP.yml Co-authored-by: dorschw <[email protected]> * fixing after cr * remove pytest * Update Packs/FireEyeETP/ReleaseNotes/1_2_0.md Co-authored-by: ShirleyDenkberg <[email protected]> * fix tests --------- Co-authored-by: dorschw <[email protected]> Co-authored-by: ShirleyDenkberg <[email protected]>
* Added files, formatted, generated docs, added RN * Removed timers from pb * Updated image * pb doc fixes * readme + RN tech writer fixes * bump
…onality (demisto#23665) * Added new commands, support authorization_code * add support in credential store
* Tag updates for core xpanse related packs (demisto#24490) * Add xpanse tags to packs. Add xpanse tag to pack level metadata from core_packs_xpanse_list. * Add xpanse tag to additional packs * Add xpanse tag to scripts in CommonScripts * Remove xpanse marketplace tag from scripts The scripts in this commit have dependencies that we do not want to add to xpanse market place at this time. Since it is not critical at this time to have these scripts we will revert them. * Add release notes for NMAP * Fix grammar and update pack-ignore * Remove change in FiltersAndTransformers A commit, 821a2b4, was merged with this update after the creation of my PR and makes this change already. * Update Packs/Nmap/ReleaseNotes/1_2_0.md --------- Co-authored-by: Yaakov Praisler <[email protected]> * Update 1_2_0.md * add xpanse to EmailAskUser * release notes - CommonScripts * Update 1_2_0.md * resolve conflicts --------- Co-authored-by: John <[email protected]> Co-authored-by: Yaakov Praisler <[email protected]> Co-authored-by: yaakovpraisler <[email protected]>
* udpate modeling rules * udpate modeling rules * udpate modeling rules
* demisto api integration name change * Update .devcontainer.json name * added a new command * reverting some files * removed a blank line * modified readme * opsgenie readme fix * description fix * release note fix * documentation fixes --------- Co-authored-by: Enes Özdemir <[email protected]> Co-authored-by: ennozdd <[email protected]>
* not module * poetry lock * poetry lock --------- Co-authored-by: GuyAfik <[email protected]>
Bumps [@mdx-js/mdx](https://github.com/mdx-js/mdx/tree/HEAD/packages/mdx) from 1.6.22 to 2.3.0. - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/2.3.0/packages/mdx) --- updated-dependencies: - dependency-name: "@mdx-js/mdx" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/mdx-js/mdx-2.3.0
branch
from
February 14, 2023 16:24
71811e1
to
eca035e
Compare
dependabot
bot
requested review from
ilaner,
dansterenson,
yucohen and
mmhw
as code owners
December 24, 2023 09:02
Superseded by #361. |
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 @mdx-js/mdx from 1.6.22 to 2.3.0.
Release notes
Sourced from
@mdx-js/mdx
's releases.... (truncated)
Commits
b117f74
2.3.012e63e8
Add improved support for non-React frameworks97b9d59
Refactor to improve docsea7fd0b
Refactor internals to clarify some code764d3a2
Remove whitespace between unraveled text nodesd0a65fc
Remove unusedc8 ignore
s8f85b30
Refactortsconfig.json
3911148
Addmodule: node16
totsconfig.json
5f68330
2.2.1e43820b
2.2.0Maintainer changes
This version was pushed to npm by wooorm, a new releaser for
@mdx-js/mdx
since your current version.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)