Skip to content

Commit 3a77f7a

Browse files
Merge pull request #438 from chocolatey/release/0.8.4
(#437) Update values for pricing calculator
2 parents 94c3f12 + 2121ea6 commit 3a77f7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1483
-5920
lines changed

CREDITS.md

+59-23
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,14 @@ limitations under the License.
9595
9696
```
9797

98-
#### [@playwright/test@1.49.0](https://github.com/microsoft/playwright)
98+
#### [@playwright/test@1.49.1](https://github.com/microsoft/playwright)
9999

100100
[Repository Link](https://github.com/microsoft/playwright)
101101

102102
No additional license information is available for this package.
103103
Refer to the license text above, listed under [Apache License 2.0](#apache-license-20).
104104

105-
#### [[email protected].2](https://github.com/microsoft/TypeScript)
105+
#### [[email protected].3](https://github.com/microsoft/TypeScript)
106106

107107
[Repository Link](https://github.com/microsoft/TypeScript)
108108

@@ -351,15 +351,24 @@ MIT License
351351
352352
Copyright (c) <year> <copyright holders>
353353
354-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
354+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
355+
associated documentation files (the "Software"), to deal in the Software without restriction, including
356+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
357+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
358+
following conditions:
355359
356-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
360+
The above copyright notice and this permission notice shall be included in all copies or substantial
361+
portions of the Software.
357362
358-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
363+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
364+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
365+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
366+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
367+
USE OR OTHER DEALINGS IN THE SOFTWARE.
359368
360369
```
361370

362-
#### [@fortawesome/fontawesome-free@6.7.1](https://github.com/FortAwesome/Font-Awesome)
371+
#### [@fortawesome/fontawesome-free@6.7.2](https://github.com/FortAwesome/Font-Awesome)
363372

364373
[Repository Link](https://github.com/FortAwesome/Font-Awesome)
365374

@@ -612,11 +621,20 @@ MIT License
612621
613622
Copyright (c) <year> <copyright holders>
614623
615-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
624+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
625+
associated documentation files (the "Software"), to deal in the Software without restriction, including
626+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
627+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
628+
following conditions:
616629
617-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
630+
The above copyright notice and this permission notice shall be included in all copies or substantial
631+
portions of the Software.
618632
619-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
633+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
634+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
635+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
636+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
637+
USE OR OTHER DEALINGS IN THE SOFTWARE.
620638
621639
```
622640

@@ -675,11 +693,20 @@ MIT License
675693
676694
Copyright (c) <year> <copyright holders>
677695
678-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
696+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
697+
associated documentation files (the "Software"), to deal in the Software without restriction, including
698+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
699+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
700+
following conditions:
679701
680-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
702+
The above copyright notice and this permission notice shall be included in all copies or substantial
703+
portions of the Software.
681704
682-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
705+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
706+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
707+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
708+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
709+
USE OR OTHER DEALINGS IN THE SOFTWARE.
683710
684711
```
685712

@@ -697,7 +724,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
697724
No additional license information is available for this package.
698725
Refer to the license text above, listed under [MIT License](#mit-license).
699726

700-
#### [@eslint/js@9.16.0](https://github.com/eslint/eslint)
727+
#### [@eslint/js@9.17.0](https://github.com/eslint/eslint)
701728

702729
[Repository Link](https://github.com/eslint/eslint)
703730

@@ -725,7 +752,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
725752
No additional license information is available for this package.
726753
Refer to the license text above, listed under [MIT License](#mit-license).
727754

728-
#### [@types/node@20.17.9](https://github.com/DefinitelyTyped/DefinitelyTyped)
755+
#### [@types/node@20.17.12](https://github.com/DefinitelyTyped/DefinitelyTyped)
729756

730757
[Repository Link](https://github.com/DefinitelyTyped/DefinitelyTyped)
731758

@@ -781,14 +808,14 @@ Refer to the license text above, listed under [MIT License](#mit-license).
781808
No additional license information is available for this package.
782809
Refer to the license text above, listed under [MIT License](#mit-license).
783810

784-
#### [datatables.net-bs5@2.1.8](https://github.com/DataTables/Dist-DataTables-Bootstrap5)
811+
#### [datatables.net-bs5@2.2.0](https://github.com/DataTables/Dist-DataTables-Bootstrap5)
785812

786813
[Repository Link](https://github.com/DataTables/Dist-DataTables-Bootstrap5)
787814

788815
No additional license information is available for this package.
789816
Refer to the license text above, listed under [MIT License](#mit-license).
790817

791-
#### [datatables.net-dt@2.1.8](https://github.com/DataTables/Dist-DataTables-DataTables)
818+
#### [datatables.net-dt@2.2.0](https://github.com/DataTables/Dist-DataTables-DataTables)
792819

793820
[Repository Link](https://github.com/DataTables/Dist-DataTables-DataTables)
794821

@@ -802,7 +829,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
802829
No additional license information is available for this package.
803830
Refer to the license text above, listed under [MIT License](#mit-license).
804831

805-
#### [eslint@9.16.0](https://github.com/eslint/eslint)
832+
#### [eslint@9.17.0](https://github.com/eslint/eslint)
806833

807834
[Repository Link](https://github.com/eslint/eslint)
808835

@@ -844,7 +871,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
844871
No additional license information is available for this package.
845872
Refer to the license text above, listed under [MIT License](#mit-license).
846873

847-
#### [globals@15.13.0](https://github.com/sindresorhus/globals)
874+
#### [globals@15.14.0](https://github.com/sindresorhus/globals)
848875

849876
[Repository Link](https://github.com/sindresorhus/globals)
850877

@@ -956,7 +983,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
956983
No additional license information is available for this package.
957984
Refer to the license text above, listed under [MIT License](#mit-license).
958985

959-
#### [stylelint@16.11.0](https://github.com/stylelint/stylelint)
986+
#### [stylelint@16.12.0](https://github.com/stylelint/stylelint)
960987

961988
[Repository Link](https://github.com/stylelint/stylelint)
962989

@@ -984,7 +1011,7 @@ Refer to the license text above, listed under [MIT License](#mit-license).
9841011
No additional license information is available for this package.
9851012
Refer to the license text above, listed under [MIT License](#mit-license).
9861013

987-
#### [sweetalert2@11.14.5](https://github.com/sweetalert2/sweetalert2)
1014+
#### [sweetalert2@11.15.10](https://github.com/sweetalert2/sweetalert2)
9881015

9891016
[Repository Link](https://github.com/sweetalert2/sweetalert2)
9901017

@@ -1029,11 +1056,20 @@ MIT License
10291056
10301057
Copyright (c) <year> <copyright holders>
10311058
1032-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1059+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1060+
associated documentation files (the "Software"), to deal in the Software without restriction, including
1061+
without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1062+
copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the
1063+
following conditions:
10331064
1034-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1065+
The above copyright notice and this permission notice shall be included in all copies or substantial
1066+
portions of the Software.
10351067
1036-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1068+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1069+
LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
1070+
EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1071+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1072+
USE OR OTHER DEALINGS IN THE SOFTWARE.
10371073
10381074
```
10391075

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Chocolatey choco-theme 0.8.3
1+
# Chocolatey choco-theme 0.8.4
22

33
**NOTE: This project is used on Chocolatey websites and is being released for the benefit of the community. While we endeavour to help and fix issues, it will be limited to GitHub issues, discussions and pull requests when we are able to.**
44

build/esbuild.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const init = async () => {
1313
const minify = process.argv.includes('--minify');
1414

1515
const banner: string = `/*!
16-
* choco-theme v0.8.3 (https://github.com/chocolatey/choco-theme#readme)
16+
* choco-theme v0.8.4 (https://github.com/chocolatey/choco-theme#readme)
1717
* Copyright 2020-2024 Chocolatey Software
1818
* Licensed under MIT (https://github.com/chocolatey/choco-theme/blob/main/LICENSE)
1919
*/`;

dist/css/atcb-overrides.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Style: Default
77
*
8-
* Version: 2.7.3
8+
* Version: 2.8.1
99
* Creator: Jens Kuerschner (https://jekuer.com)
1010
* Project: https://github.com/add2cal/add-to-calendar-button
1111
* License: Elastic License 2.0 (ELv2) (https://github.com/add2cal/add-to-calendar-button/blob/main/LICENSE.txt)

0 commit comments

Comments
 (0)