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

build(deps): bump demisto-sdk from 1.33.2 to 1.34.0 in /docker/demisto-sdk #35874

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps demisto-sdk from 1.33.2 to 1.34.0.

Release notes

Sourced from demisto-sdk's releases.

v1.34.0

Internal

  • Reintroduce support for GAR DockerHub proxy when running in a Gitlab CI environment. #4655
  • Updated RM108 validation to allow absolute paths if the files are a part of content-assets. #4683

v1.33.6

Feature

  • Updated the update-release-notes command to handle changes in scripts and integration (using the objects under content_graph). #4562
  • Updated the RN103 validation to validate the new fill in templates: "%%UPDATE_CONTENT_ITEM_CHANGE_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_NAME%%", "%%UPDATE_CONTENT_ITEM_TYPE%%". #4562
  • Added a summary to the validate command that informs the user for each validation error whether it’s forcemergeable, ignorable, or must be handled. #4773

Fix

  • Fixed an issue where some demisto-sdk command exception stack-traces were excessively long. #4776

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

v1.33.4

Breaking

  • Started deprecation process for old validate. This flow will be deprecated and removed in the near future. Please use the new validate flow. #4750

Feature

  • Added support for validating CaseLayout content items in the RN114 validation. #4755
  • Updated the ST110 validation to validate the "sectionOrder" and individual sections. Added new validation ST111 which validates the existence of the same fields. #4739 #4735

Fix

  • Fixed an issue where the build-Devcontainer Github action failed due to file_path being None in setup-environment command. #4747
  • Fixed an issue where an incorrect marketplace reference was not properly removed from the code. #4745

v1.33.3

Breaking

  • The demisto-sdk convert command has been deprecated and is no longer available for use. #4743

... (truncated)

Changelog

Sourced from demisto-sdk's changelog.

1.34.0 (2025-01-21)

Internal

  • Reintroduce support for GAR DockerHub proxy when running in a Gitlab CI environment. #4655
  • Updated RM108 validation to allow absolute paths if the files are a part of content-assets. #4683

1.33.6 (2025-01-20)

Feature

  • Updated the update-release-notes command to handle changes in scripts and integration (using the objects under content_graph). #4562
  • Updated the RN103 validation to validate the new fill in templates: "%%UPDATE_CONTENT_ITEM_CHANGE_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_DESCRIPTION%%", "%%UPDATE_CONTENT_ITEM_NAME%%", "%%UPDATE_CONTENT_ITEM_TYPE%%". #4562
  • Added a summary to the validate command that informs the user for each validation error whether it’s forcemergeable, ignorable, or must be handled. #4773

Fix

  • Fixed an issue where some demisto-sdk command exception stack-traces were excessively long. #4776

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

1.33.4 (2025-01-06)

Breaking

  • Started deprecation process for old validate. This flow will be deprecated and removed in the near future. Please use the new validate flow. #4750

Feature

  • Added support for validating CaseLayout content items in the RN114 validation. #4755
  • Updated the ST110 validation to validate the "sectionOrder" and individual sections. Added new validation ST111 which validates the existence of the same fields. #4739
  • Updated the update-release-notes command to add Markdown formatting to the release notes of new playbooks that follow the new playbook description template. #4735

Fix

  • Fixed an issue where the build-Devcontainer Github action failed due to file_path being None in setup-environment command. #4747
  • Fixed an issue where an incorrect marketplace reference was not properly removed from the code. #4745

... (truncated)

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.2 to 1.34.0.
- [Release notes](https://github.com/demisto/demisto-sdk/releases)
- [Changelog](https://github.com/demisto/demisto-sdk/blob/master/CHANGELOG.md)
- [Commits](demisto/demisto-sdk@v1.33.2...v1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2025 14:34
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