From c29a27fce74122d0b1f2df2561c68fbab144df59 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:35:05 +0530 Subject: [PATCH 1/5] auto-update: update icons with the latest commit a9bddc814172e64c1b617affda9e9b71b42350f1 (#198) Co-authored-by: swapnilsarwe --- .commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.commit b/.commit index 31aa7cb..58e4030 100644 --- a/.commit +++ b/.commit @@ -1 +1 @@ -d8e00451107a964c31ba38ac1e50ef9bded60497 +a9bddc814172e64c1b617affda9e9b71b42350f1 From d71a6b67f9abbce3c98040eb67d2f68f6dd8e76d Mon Sep 17 00:00:00 2001 From: swapnilsarwe Date: Wed, 16 Oct 2024 19:05:34 +0000 Subject: [PATCH 2/5] Fix styling --- .php-cs-fixer.cache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.php-cs-fixer.cache b/.php-cs-fixer.cache index 4731440..6a1f35b 100644 --- a/.php-cs-fixer.cache +++ b/.php-cs-fixer.cache @@ -1 +1 @@ -{"php":"8.1.29","version":"3.64.0:v3.64.0#58dd9c931c785a79739310aef5178928305ffa67","indent":" ","lineEnding":"\n","rules":{"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"default":"single_space","operators":{"=>":null}},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":true,"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"elseif":true,"encoding":true,"full_opening_tag":true,"fully_qualified_strict_types":true,"function_declaration":true,"function_typehint_space":true,"heredoc_to_nowdoc":true,"include":true,"increment_style":{"style":"post"},"indentation_type":true,"linebreak_after_opening_tag":true,"line_ending":true,"lowercase_cast":true,"lowercase_keywords":true,"lowercase_static_reference":true,"magic_method_casing":true,"magic_constant_casing":true,"method_argument_space":true,"native_function_casing":true,"no_alias_functions":true,"no_extra_blank_lines":{"tokens":["extra","throw","use","use_trait"]},"single_trait_insert_per_statement":true,"ordered_traits":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"multiline_whitespace_before_semicolons":{"strategy":"no_multi_line"},"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":true,"no_spaces_inside_parenthesis":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":true,"no_unreachable_default_argument_value":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"not_operator_with_successor_space":true,"object_operator_without_whitespace":true,"ordered_imports":{"sort_algorithm":"alpha"},"no_unused_imports":true,"phpdoc_indent":true,"phpdoc_no_access":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_scalar":true,"phpdoc_single_line_var_spacing":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"self_accessor":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_after_imports":true,"single_line_comment_style":{"comment_types":["hash"]},"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline":true,"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":{"elements":["method","property"]},"whitespace_after_comma_in_array":true},"hashes":{"src\/BladeCarbonIconsServiceProvider.php":"5d16a034da2f39005dedd4c4be3ab6cd"}} \ No newline at end of file +{"php":"8.1.30","version":"3.64.0:v3.64.0#58dd9c931c785a79739310aef5178928305ffa67","indent":" ","lineEnding":"\n","rules":{"array_syntax":{"syntax":"short"},"binary_operator_spaces":{"default":"single_space","operators":{"=>":null}},"blank_line_after_namespace":true,"blank_line_after_opening_tag":true,"blank_line_before_statement":{"statements":["return"]},"braces":true,"cast_spaces":true,"class_attributes_separation":{"elements":{"method":"one"}},"class_definition":true,"concat_space":{"spacing":"one"},"declare_equal_normalize":true,"elseif":true,"encoding":true,"full_opening_tag":true,"fully_qualified_strict_types":true,"function_declaration":true,"function_typehint_space":true,"heredoc_to_nowdoc":true,"include":true,"increment_style":{"style":"post"},"indentation_type":true,"linebreak_after_opening_tag":true,"line_ending":true,"lowercase_cast":true,"lowercase_keywords":true,"lowercase_static_reference":true,"magic_method_casing":true,"magic_constant_casing":true,"method_argument_space":true,"native_function_casing":true,"no_alias_functions":true,"no_extra_blank_lines":{"tokens":["extra","throw","use","use_trait"]},"single_trait_insert_per_statement":true,"ordered_traits":true,"no_blank_lines_after_class_opening":true,"no_blank_lines_after_phpdoc":true,"no_closing_tag":true,"no_empty_phpdoc":true,"no_empty_statement":true,"no_leading_import_slash":true,"no_leading_namespace_whitespace":true,"no_mixed_echo_print":{"use":"echo"},"no_multiline_whitespace_around_double_arrow":true,"multiline_whitespace_before_semicolons":{"strategy":"no_multi_line"},"no_short_bool_cast":true,"no_singleline_whitespace_before_semicolons":true,"no_spaces_after_function_name":true,"no_spaces_around_offset":true,"no_spaces_inside_parenthesis":true,"no_trailing_comma_in_list_call":true,"no_trailing_comma_in_singleline_array":true,"no_trailing_whitespace":true,"no_trailing_whitespace_in_comment":true,"no_unneeded_control_parentheses":true,"no_unreachable_default_argument_value":true,"no_useless_return":true,"no_whitespace_before_comma_in_array":true,"no_whitespace_in_blank_line":true,"normalize_index_brace":true,"not_operator_with_successor_space":true,"object_operator_without_whitespace":true,"ordered_imports":{"sort_algorithm":"alpha"},"no_unused_imports":true,"phpdoc_indent":true,"phpdoc_no_access":true,"phpdoc_no_package":true,"phpdoc_no_useless_inheritdoc":true,"phpdoc_scalar":true,"phpdoc_single_line_var_spacing":true,"phpdoc_trim":true,"phpdoc_types":true,"phpdoc_var_without_name":true,"self_accessor":true,"short_scalar_cast":true,"single_blank_line_at_eof":true,"single_blank_line_before_namespace":true,"single_class_element_per_statement":true,"single_import_per_statement":true,"single_line_after_imports":true,"single_line_comment_style":{"comment_types":["hash"]},"single_quote":true,"space_after_semicolon":true,"standardize_not_equals":true,"switch_case_semicolon_to_colon":true,"switch_case_space":true,"ternary_operator_spaces":true,"trailing_comma_in_multiline":true,"trim_array_spaces":true,"unary_operator_spaces":true,"visibility_required":{"elements":["method","property"]},"whitespace_after_comma_in_array":true},"hashes":{"src\/BladeCarbonIconsServiceProvider.php":"5d16a034da2f39005dedd4c4be3ab6cd"}} \ No newline at end of file From 935a9b8855397b7d22bb1d16131d9ac1e5219f89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:41:02 +0530 Subject: [PATCH 3/5] auto-update: update icons with the latest commit 29a46467284dbff266ef58e760197564430ed436 (#199) Co-authored-by: swapnilsarwe Co-authored-by: Swapnil Sarwe --- .commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.commit b/.commit index 58e4030..3b7c400 100644 --- a/.commit +++ b/.commit @@ -1 +1 @@ -a9bddc814172e64c1b617affda9e9b71b42350f1 +29a46467284dbff266ef58e760197564430ed436 \ No newline at end of file From 38a456d03a796a40c4bf6fffbf268a8443b10bc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:44:37 +0530 Subject: [PATCH 4/5] auto-update: update icons with the latest commit e8c7672c86222810e6c260f6e906b1438832d05a (#200) Co-authored-by: swapnilsarwe Co-authored-by: Swapnil Sarwe --- .commit | 2 +- resources/svg/ibm-unstructured-data-processor.svg | 1 + resources/svg/square-solid.svg | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 resources/svg/ibm-unstructured-data-processor.svg diff --git a/.commit b/.commit index 3b7c400..19808db 100644 --- a/.commit +++ b/.commit @@ -1 +1 @@ -29a46467284dbff266ef58e760197564430ed436 \ No newline at end of file +e8c7672c86222810e6c260f6e906b1438832d05a diff --git a/resources/svg/ibm-unstructured-data-processor.svg b/resources/svg/ibm-unstructured-data-processor.svg new file mode 100644 index 0000000..679d547 --- /dev/null +++ b/resources/svg/ibm-unstructured-data-processor.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/resources/svg/square-solid.svg b/resources/svg/square-solid.svg index 16d66b4..04c480b 100644 --- a/resources/svg/square-solid.svg +++ b/resources/svg/square-solid.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From 06a42ee1d52c1fdcb15e2526bcb0395d5634c3d4 Mon Sep 17 00:00:00 2001 From: swapnilsarwe Date: Wed, 16 Oct 2024 19:15:53 +0000 Subject: [PATCH 5/5] Update CHANGELOG --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b40218..e22429a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ This changelog follows [the Keep a Changelog standard](https://keepachangelog.com). -## [Unreleased](https://github.com/codeat3/blade-carbon-icons/compare/2.29.0...HEAD) +## [Unreleased](https://github.com/codeat3/blade-carbon-icons/compare/2.30.0...HEAD) + +## [2.30.0](https://github.com/codeat3/blade-carbon-icons/compare/2.29.0...2.30.0) - 2024-10-16 + +### What's Changed + +* chore: update icons with the latest commit [e8c7672](https://github.com/carbon-design-system/carbon/commit/e8c7672c86222810e6c260f6e906b1438832d05a) by @github-actions in https://github.com/codeat3/blade-carbon-icons/pull/200 + +**Full Changelog**: https://github.com/codeat3/blade-carbon-icons/compare/2.29.0...2.30.0 ## [2.29.0](https://github.com/codeat3/blade-carbon-icons/compare/2.28.0...2.29.0) - 2024-08-28