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 demisto-sdk from 1.33.4 to 1.33.5 in /docker/demisto-sdk #4744

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps demisto-sdk from 1.33.4 to 1.33.5.

Release notes

Sourced from demisto-sdk's releases.

v1.33.5

Feature

  • Modified the pre-commit command tests collections flow to collect all tests files in the same directory as a changed script for improved robustness. #4761
  • Reduced commands startup time. #4752
  • RN111 will now fail when unnecessarily updating a docker image. #4741
  • Added IF109 to the new validation format. Checks whether an incident or indicator field has a valid required field value. #4753
  • Added IF117 to the new validation format. Checks whether an incident or indicator field aliases have a valid marketplaces field value. #4753

Fix

  • Fixed an issue in update-release-notes command will fail when handling special characters in the --text argument. #4751
  • Fixed an issue where in some cases, parsing playbook related files would fail due to naming discrepancy. #4758
  • Fixed an issue where the update-release-notes command would delete the version from the pack metadata when using the -u flag with an invalid value. #4765
  • Locked poetry v1.8.5 version. #4756
  • Fixed an issue where the ST110 validation failed when adding the marketplaces key to the CaseLayout content item. #4763
  • Updated pre-commit command Ruff Hook to use the output-format argument. #4767

Internal

  • Added IF118 to the new validation format. Checks if an alias of an incident field has it's own alias. #4748
  • Added PB121 to the new validation format. Checks if the inputs of a playbook that are intended to be fetched from the context are in the correct format. #4702
Changelog

Sourced from demisto-sdk's changelog.

1.33.5 (2025-01-14)

Feature

  • Modified the pre-commit command tests collections flow to collect all tests files in the same directory as a changed script for improved robustness. #4761
  • Reduced commands startup time. #4752
  • RN111 will now fail when unnecessarily updating a docker image. #4741
  • Added IF109 to the new validation format. Checks whether an incident or indicator field has a valid required field value. #4753
  • Added IF117 to the new validation format. Checks whether an incident or indicator field aliases have a valid marketplaces field value. #4753

Fix

  • Fixed an issue in update-release-notes command will fail when handling special characters in the --text argument. #4751
  • Fixed an issue where in some cases, parsing playbook related files would fail due to naming discrepancy. #4758
  • Fixed an issue where the update-release-notes command would delete the version from the pack metadata when using the -u flag with an invalid value. #4765
  • Locked poetry v1.8.5 version. #4756
  • Fixed an issue where the ST110 validation failed when adding the marketplaces key to the CaseLayout content item. #4763
  • Updated pre-commit command Ruff Hook to use the output-format argument. #4767

Internal

  • Added IF118 to the new validation format. Checks if an alias of an incident field has it's own alias. #4748
  • Added PB121 to the new validation format. Checks if the inputs of a playbook that are intended to be fetched from the context are in the correct format. #4702
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 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 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.33.4 to 1.33.5.
- [Release notes](https://github.com/demisto/demisto-sdk/releases)
- [Changelog](https://github.com/demisto/demisto-sdk/blob/v1.33.5/CHANGELOG.md)
- [Commits](demisto/demisto-sdk@v1.33.4...v1.33.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 15, 2025
@github-actions github-actions bot merged commit ed39eee into master Jan 15, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/docker/demisto-sdk/demisto-sdk-1.33.5 branch January 15, 2025 11:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants