Skip to content

Commit 6cec75d

Browse files
authored
Merge branch 'main' into feature/update-56c376ced8ec7cc2ea6d780112c73197468eaaf1
2 parents f57564d + a4e1cf9 commit 6cec75d

5 files changed

Lines changed: 119 additions & 13 deletions

File tree

.commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
56c376ced8ec7cc2ea6d780112c73197468eaaf1
1+
56c376ced8ec7cc2ea6d780112c73197468eaaf1

.github/workflows/tests.yml

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
strategy:
1111
fail-fast: true
1212
matrix:
13-
php: [7.4, '8.0', 8.1, 8.2, 8.3, 8.4]
14-
laravel: [8, 9, 10, 11, 12]
13+
php: [7.4, '8.0', 8.1, 8.2, 8.3, 8.4, 8.5]
14+
laravel: [8, 9, 10, 11, 12, 13]
1515
exclude:
1616
- php: 7.4
1717
laravel: 9
@@ -43,6 +43,22 @@ jobs:
4343
laravel: 9
4444
- php: 8.4
4545
laravel: 10
46+
- php: 8.5
47+
laravel: 8
48+
- php: 8.5
49+
laravel: 9
50+
- php: 8.5
51+
laravel: 10
52+
- php: 8.5
53+
laravel: 11
54+
- php: 7.4
55+
laravel: 13
56+
- php: '8.0'
57+
laravel: 13
58+
- php: 8.1
59+
laravel: 13
60+
- php: 8.2
61+
laravel: 13
4662

4763
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
4864

CHANGELOG.md

Lines changed: 91 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,97 @@
22

33
This changelog follows [the Keep a Changelog standard](https://keepachangelog.com).
44

5-
## [Unreleased](https://github.com/codeat3/blade-simple-icons/compare/8.1.0...HEAD)
5+
## [Unreleased](https://github.com/codeat3/blade-simple-icons/compare/8.10.0...HEAD)
6+
7+
## [8.10.0](https://github.com/codeat3/blade-simple-icons/compare/8.9.0...8.10.0) - 2026-03-22
8+
9+
### What's Changed
10+
11+
* synced with the released tag [16.10.0](https://github.com/simple-icons/simple-icons/releases/tag/16.10.0)
12+
* chore: update icons with the latest commit [4ba0c6f](https://github.com/simple-icons/simple-icons/commit/4ba0c6f9fd87596c7756bb7d2a337edcde4e6f29) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/223
13+
14+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.9.0...8.10.0
15+
16+
## [8.9.0](https://github.com/codeat3/blade-simple-icons/compare/8.8.0...8.9.0) - 2026-03-22
17+
18+
### What's Changed
19+
20+
* synced with the released tag [16.9.0](https://github.com/simple-icons/simple-icons/releases/tag/16.9.0)
21+
* chore: update icons with the latest commit [f0f9d70](https://github.com/simple-icons/simple-icons/commit/f0f9d70a26f0ef21df6793318fc653d426afc525) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/222
22+
23+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.8.0...8.9.0
24+
25+
## [8.8.0](https://github.com/codeat3/blade-simple-icons/compare/8.7.0...8.8.0) - 2026-03-22
26+
27+
### What's Changed
28+
29+
* synced with the released tag [16.8.0](https://github.com/simple-icons/simple-icons/releases/tag/16.8.0)
30+
* chore: update icons with the latest commit [7878002](https://github.com/simple-icons/simple-icons/commit/78780024ed7f852c8fd469447adc316270893cb6) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/221
31+
32+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.7.0...8.8.0
33+
34+
## [8.7.0](https://github.com/codeat3/blade-simple-icons/compare/8.6.1...8.7.0) - 2026-03-22
35+
36+
### What's Changed
37+
38+
* chore: update icons with the latest commit [963785f](https://github.com/simple-icons/simple-icons/commit/963785f705d8072ce385ca8241a87b69f171d5f9) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/220
39+
40+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.6.1...8.7.0
41+
42+
## [8.6.1](https://github.com/codeat3/blade-simple-icons/compare/8.6.0...8.6.1) - 2026-03-22
43+
44+
### What's Changed
45+
46+
* synced with the released tag [16.6.1](https://github.com/simple-icons/simple-icons/releases/tag/16.6.1)
47+
* chore: update icons with the latest commit [52e4c84](https://github.com/simple-icons/simple-icons/commit/52e4c8475884b06b6b479d40807c5fb3bd7eaacc) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/219
48+
49+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.6.0...8.6.1
50+
51+
## [8.6.0](https://github.com/codeat3/blade-simple-icons/compare/8.5.0...8.6.0) - 2026-03-22
52+
53+
### What's Changed
54+
55+
* synced with the released tag [16.6.0](https://github.com/simple-icons/simple-icons/releases/tag/16.6.0)
56+
* chore: update icons with the latest commit [adcd3d2](https://github.com/simple-icons/simple-icons/commit/adcd3d223d9224a76e4a096cdcb44469335c13f6) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/218
57+
58+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.5.0...8.6.0
59+
60+
## [8.5.0](https://github.com/codeat3/blade-simple-icons/compare/8.4.0...8.5.0) - 2026-03-22
61+
62+
### What's Changed
63+
64+
* synced with the released tag [16.5.0](https://github.com/simple-icons/simple-icons/releases/tag/16.5.0)
65+
* chore: update icons with the latest commit [4231fd0](https://github.com/simple-icons/simple-icons/commit/4231fd05616cd160fd8e68d05d8bbf509459306c) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/217
66+
67+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.4.0...8.5.0
68+
69+
## [8.4.0](https://github.com/codeat3/blade-simple-icons/compare/8.3.0...8.4.0) - 2026-03-22
70+
71+
### What's Changed
72+
73+
* synced with the released tag [16.4.0](https://github.com/simple-icons/simple-icons/releases/tag/16.4.0)
74+
* chore: update icons with the latest commit [b9b2fe6](https://github.com/simple-icons/simple-icons/commit/b9b2fe63a5d6de95bd8aca2a5eafa3cbf3847238) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/216
75+
76+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.3.0...8.4.0
77+
78+
## [8.3.0](https://github.com/codeat3/blade-simple-icons/compare/8.2.0...8.3.0) - 2026-03-22
79+
80+
### What's Changed
81+
82+
* synced with the released tag [16.3.0](https://github.com/simple-icons/simple-icons/releases/tag/16.3.0)
83+
* chore: update icons with the latest commit [6fa9e1a](https://github.com/simple-icons/simple-icons/commit/6fa9e1afe0fa2662a6b125919577636b38facfce) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/215
84+
85+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.2.0...8.3.0
86+
87+
## [8.2.0](https://github.com/codeat3/blade-simple-icons/compare/8.1.0...8.2.0) - 2026-03-22
88+
89+
### What's Changed
90+
91+
* laravel 13 compatibility by @swapnilsarwe in https://github.com/codeat3/blade-simple-icons/pull/226
92+
* synced with the relased version [16.2.0](https://github.com/simple-icons/simple-icons/releases/tag/16.2.0)
93+
* chore: update icons with the latest commit [be6e6b0](https://github.com/simple-icons/simple-icons/commit/be6e6b0e89a3c882b362c81a1d36993845add7f2) by @github-actions[bot] in https://github.com/codeat3/blade-simple-icons/pull/214
94+
95+
**Full Changelog**: https://github.com/codeat3/blade-simple-icons/compare/8.1.0...8.2.0
696

797
## [8.1.0](https://github.com/codeat3/blade-simple-icons/compare/8.0.0...8.1.0) - 2025-12-15
898

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"require": {
1818
"php": "^7.4|^8.0",
1919
"blade-ui-kit/blade-icons": "^1.1",
20-
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0"
20+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0"
2121
},
2222
"require-dev": {
23-
"codeat3/blade-icon-generation-helpers": "^0.10",
23+
"codeat3/blade-icon-generation-helpers": "^0.12",
2424
"codeat3/phpcs-styles": "^1.0",
25-
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0",
26-
"phpunit/phpunit": "^9.0|^10.5|^11.0"
25+
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
26+
"phpunit/phpunit": "^9.0|^10.5|^11.0|^12.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

tests/CompilesIconsTest.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class CompilesIconsTest extends TestCase
1313
{
1414
/** @test */
15-
public function it_compiles_a_single_anonymous_component()
15+
public function test_it_compiles_a_single_anonymous_component()
1616
{
1717
$result = svg('si-laravelnova')->toHtml();
1818

@@ -25,7 +25,7 @@ public function it_compiles_a_single_anonymous_component()
2525
}
2626

2727
/** @test */
28-
public function it_can_add_classes_to_icons()
28+
public function test_it_can_add_classes_to_icons()
2929
{
3030
$result = svg('si-laravelnova', 'w-6 h-6 text-gray-500')->toHtml();
3131

@@ -37,7 +37,7 @@ public function it_can_add_classes_to_icons()
3737
}
3838

3939
/** @test */
40-
public function it_can_add_styles_to_icons()
40+
public function test_it_can_add_styles_to_icons()
4141
{
4242
$result = svg('si-laravelnova', ['style' => 'color: #555'])->toHtml();
4343

@@ -49,7 +49,7 @@ public function it_can_add_styles_to_icons()
4949
}
5050

5151
/** @test */
52-
public function it_can_add_default_class_from_config()
52+
public function test_it_can_add_default_class_from_config()
5353
{
5454
Config::set('blade-simple-icons.class', 'awesome');
5555

@@ -64,7 +64,7 @@ public function it_can_add_default_class_from_config()
6464
}
6565

6666
/** @test */
67-
public function it_can_merge_default_class_from_config()
67+
public function test_it_can_merge_default_class_from_config()
6868
{
6969
Config::set('blade-simple-icons.class', 'awesome');
7070

0 commit comments

Comments
 (0)