Skip to content

Bump demisto-sdk from 1.38.21 to 1.38.22 in /docker/demisto-sdk#5271

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/docker/demisto-sdk/demisto-sdk-1.38.22
Mar 16, 2026
Merged

Bump demisto-sdk from 1.38.21 to 1.38.22 in /docker/demisto-sdk#5271
github-actions[bot] merged 1 commit intomasterfrom
dependabot/pip/docker/demisto-sdk/demisto-sdk-1.38.22

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps demisto-sdk from 1.38.21 to 1.38.22.

Release notes

Sourced from demisto-sdk's releases.

v1.38.22

Feature

  • Do not prompt for silent playbook when formatting playbooks with the --assume-no argument is given. #5270
  • Added a new validation (GR113) which validates managed playbooks does not use scripts or sub-playbooks that are not managed or from our core packs. Also, a small bug where the graph could not be re-built if it was corrupt due to bad DELETE NODE query, was fixed. #5241

Fix

  • Fix a bug in the demisto-sdk zip-files command where list data files were parsed as unified files. #5280
  • Add an error message when the provided github token is unauthorized to help with debugging bad tokens in demisto-sdk pre-commit. #5162
  • Fix a bug where .env environment variables were not loaded upon creating the first instance of GitCredentials, making demisto-sdk pre-commit ignore the DEMISTO_SDK_GITHUB_TOKEN environment variable if it was set in the .env file. #5162
  • Fixed an issue where pre-commit incorrectly classified all files as added in content-private, causing it to run on all files instead of only the changed ones and updating the graph for packs which were not changed. #5249
  • Fixed PA133 validator to exclude test-only dependencies when checking the Base pack for new dependencies. #5275
  • Fixed a bug in content graph update where brand new packs not on master were not detected. #5263
  • Added the BA129 error code to the old-validation ignorable errors list in the validate command, effective when using the --run-old-validate flag. #5278
  • Fixed false-positive AS102, AS103, and ST110 validation errors in autonomous playbook tasks. Fields displayLabel, isResponse, requiresIntervention, and isSubSection are now correctly recognized on the inner task sub-object. AS103 now ignores sub-section title tasks where isSubSection is true. #5277
  • Fixed an issue where the update-release-notes command would not generate release notes for the ApiModule pack. #5261
  • Fix a bug in demisto-sdk download where custom content would be written in a different file than system content. #5220

Internal

  • Added the integrations Ids to the test_playbooks_report.json file. #5261
Changelog

Sourced from demisto-sdk's changelog.

1.38.22 (2026-03-15)

Feature

  • Added a new validation (GR113) which validates managed playbooks does not use scripts or sub-playbooks that are not managed or from our core packs. #5241](demisto/demisto-sdk#5241)

Fix

  • Fix a bug in the demisto-sdk zip-files command where list data files were parsed as unified files. #5280
  • Fixed an issue where pre-commit incorrectly classified all files as added in content-private, causing it to run on all files instead of only the changed ones and updating the graph for packs which were not changed. #5249
  • Fixed PA133 validator to exclude test-only dependencies when checking the Base pack for new dependencies. #5275
  • Fixed a bug in content graph update where brand new packs not on master were not detected. #5263
  • Added the BA129 error code to the old-validation ignorable errors list in the validate command, effective when using the --run-old-validate flag. #5278
  • Fixed false-positive AS102, AS103, and ST110 validation errors in autonomous playbook tasks. Fields displayLabel, isResponse, requiresIntervention, and isSubSection are now correctly recognized on the inner task sub-object. AS103 now ignores sub-section title tasks where isSubSection is true. #5277
    • Fix a bug in demisto-sdk download where custom content would be written in a different file than system content. #5220
Commits

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 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)

Bumps [demisto-sdk](https://github.com/demisto/demisto-sdk) from 1.38.21 to 1.38.22.
- [Release notes](https://github.com/demisto/demisto-sdk/releases)
- [Changelog](https://github.com/demisto/demisto-sdk/blob/v1.38.22/CHANGELOG.md)
- [Commits](demisto/demisto-sdk@v1.38.21...v1.38.22)

---
updated-dependencies:
- dependency-name: demisto-sdk
  dependency-version: 1.38.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 16, 2026
@github-actions github-actions bot merged commit 022dd98 into master Mar 16, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/docker/demisto-sdk/demisto-sdk-1.38.22 branch March 16, 2026 11:37
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.

0 participants