mikes-macos-developer-disk-cleanup 1.0.8 → 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +98 -35
  2. package/cliff.toml +43 -27
  3. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,76 +2,139 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## 1.0.9 - 2025-02-12
6
+
7
+ [v1.0.8...1.0.9](../../compare/v1.0.8...1.0.9)
8
+
9
+ ### :memo: Documentation
10
+
11
+ - *(infra)* :memo: reconfigure changelog format [<sup>(c005a80)</sup>][c005a80]
12
+
13
+ ### :gear: Miscellaneous Tasks
14
+
15
+ - *(infra)* :memo: reconfigure changelog format [<sup>(97967ac)</sup>][97967ac]
16
+
17
+ <!-- LINKS -->
18
+ [97967ac]:../../commit/97967ac83f415252769ee3a25294acd5677782df
19
+ [c005a80]:../../commit/c005a80f75a2794b58ccb207a86202c7d943f51b
20
+
5
21
  ## 1.0.8 - 2025-02-05
6
22
 
7
- [64546f9](64546f9fb87b06d86703311de819256761e2f7ad)...[e452923](e452923ade48217127cc9c786a6e12af2eab3829)
23
+ [v1.0.7...v1.0.8](../../compare/v1.0.7...v1.0.8)
8
24
 
9
- ### Bug Fixes
25
+ ### :bug: Bug fixes
10
26
 
11
- - :bug: docker daemon detection ([24321d5](24321d58fb062a28cacaa1fd809da5c37f7d6e79))
12
- - :bug: docker daemon detection ([6045125](604512591d2763cb5be4bc425b79d968c1697de6))
13
- - :pencil2: typo ([720298f](720298fedd74c008c8b888d5169188a1aaca865b))
14
- - :pencil2: typo ([e6620de](e6620deacacfbce8ae0292d208f4a1c2f3117aee))
15
- - :bug: handle permissions issue ([7c56838](7c56838eee1fa245bf81b040ac4ee4b17dbca9bb))
27
+ - *(docker-files)* :bug: docker daemon detection [<sup>(24321d5)</sup>][24321d5]
28
+ - *(docker-files)* :bug: docker daemon detection [<sup>(6045125)</sup>][6045125]
29
+ - *(homebrew-caches)* :pencil2: typo [<sup>(720298f)</sup>][720298f]
30
+ - *(homebrew-caches)* :pencil2: typo [<sup>(e6620de)</sup>][e6620de]
31
+ - *(library-caches)* :bug: handle permissions issue [<sup>(7c56838)</sup>][7c56838]
32
+ - Revert "fix(homebrew-caches): :pencil2: typo"
33
+ - This reverts commit 720298fedd74c008c8b888d5169188a1aaca865b. [<sup>(6009b1f)</sup>][6009b1f]
16
34
 
17
- ### Documentation
35
+ ### :memo: Documentation
18
36
 
19
- - :memo: README - fix ref to changelog ([4bfc4a4](4bfc4a4f01631e5a1b6c49e71aefc918251845fc))
37
+ - :memo: README - fix ref to changelog [<sup>(4bfc4a4)</sup>][4bfc4a4]
20
38
 
21
- ### Miscellaneous Tasks
39
+ ### :gear: Miscellaneous Tasks
22
40
 
23
- - :construction_worker: release-it - auto-publish NPM module ([e452923](e452923ade48217127cc9c786a6e12af2eab3829))
41
+ - :construction_worker: release-it - auto-publish NPM module [<sup>(e452923)</sup>][e452923]
42
+ - Release 1.0.8 [<sup>(6424ffc)</sup>][6424ffc]
43
+
44
+ <!-- LINKS -->
45
+ [4bfc4a4]:../../commit/4bfc4a4f01631e5a1b6c49e71aefc918251845fc
46
+ [24321d5]:../../commit/24321d58fb062a28cacaa1fd809da5c37f7d6e79
47
+ [6045125]:../../commit/604512591d2763cb5be4bc425b79d968c1697de6
48
+ [720298f]:../../commit/720298fedd74c008c8b888d5169188a1aaca865b
49
+ [6009b1f]:../../commit/6009b1f66a1eccd7c4ef842d5dd769b250d54c1a
50
+ [e6620de]:../../commit/e6620deacacfbce8ae0292d208f4a1c2f3117aee
51
+ [7c56838]:../../commit/7c56838eee1fa245bf81b040ac4ee4b17dbca9bb
52
+ [e452923]:../../commit/e452923ade48217127cc9c786a6e12af2eab3829
53
+ [6424ffc]:../../commit/6424ffcda40491db4ff9ef84a8adf38acdb67df1
24
54
 
25
55
  ## 1.0.7 - 2025-02-05
26
56
 
27
- [88faf33](88faf333e35787b53a8988f8a42647e5fde4bfdc)...[30f323d](30f323da067b92b69f912cea5ce85b90997cef44)
57
+ [v1.0.6...v1.0.7](../../compare/v1.0.6...v1.0.7)
58
+
59
+ ### :bug: Bug fixes
28
60
 
29
- ### Bug Fixes
61
+ - *(homebrew-caches)* :recycle: try to detect brew location [<sup>(2aace79)</sup>][2aace79]
62
+ - *(android-avd)* :bug: fix avdmanager path error [<sup>(9b28ba2)</sup>][9b28ba2]
30
63
 
31
- - :recycle: try to detect brew location ([2aace79](2aace79ab5570049af7bfd87908cbfd4a5f9334f))
32
- - :bug: fix avdmanager path error ([9b28ba2](9b28ba2f4163454a5d36e48af93c3e51509a8b9c))
64
+ ### :memo: Documentation
33
65
 
34
- ### Documentation
66
+ - *(infra)* :bookmark: fix changelog for previous version [<sup>(8792d75)</sup>][8792d75]
35
67
 
36
- - :bookmark: fix changelog for previous version ([8792d75](8792d759de54c46be3cf3471a7ef3c18f937a41c))
68
+ ### :gear: Miscellaneous Tasks
37
69
 
38
- ### Miscellaneous Tasks
70
+ - :construction_worker: fix changelog generation [<sup>(30f323d)</sup>][30f323d]
71
+ - Release 1.0.7 [<sup>(64546f9)</sup>][64546f9]
39
72
 
40
- - :construction_worker: fix changelog generation ([30f323d](30f323da067b92b69f912cea5ce85b90997cef44))
73
+ <!-- LINKS -->
74
+ [8792d75]:../../commit/8792d759de54c46be3cf3471a7ef3c18f937a41c
75
+ [2aace79]:../../commit/2aace79ab5570049af7bfd87908cbfd4a5f9334f
76
+ [9b28ba2]:../../commit/9b28ba2f4163454a5d36e48af93c3e51509a8b9c
77
+ [30f323d]:../../commit/30f323da067b92b69f912cea5ce85b90997cef44
78
+ [64546f9]:../../commit/64546f9fb87b06d86703311de819256761e2f7ad
41
79
 
42
80
  ## 1.0.6 - 2024-12-09
43
81
 
44
- [462ee69](462ee6964edfa65a224b1cc56f1f7cc15fdc600a)...[88faf33](88faf333e35787b53a8988f8a42647e5fde4bfdc)
82
+ [v1.0.5...v1.0.6](../../compare/v1.0.5...v1.0.6)
45
83
 
46
- ### Miscellaneous Tasks
84
+ ### :gear: Miscellaneous Tasks
47
85
 
48
- - :hammer: add GITHUB_TOKEN ([4d14cbf](4d14cbfae18980d645d60f10a7feef9ce7650b06))
49
- - :arrow_up: update dependency to node >= 18 ([ca92511](ca925115cb3137e795d55769dfa7332cf38b89cf))
50
- - Release 1.0.6 ([88faf33](88faf333e35787b53a8988f8a42647e5fde4bfdc))
86
+ - :hammer: add GITHUB_TOKEN [<sup>(4d14cbf)</sup>][4d14cbf]
87
+ - :arrow_up: update dependency to node >= 18 [<sup>(ca92511)</sup>][ca92511]
88
+ - Release 1.0.6 [<sup>(88faf33)</sup>][88faf33]
89
+
90
+ <!-- LINKS -->
91
+ [4d14cbf]:../../commit/4d14cbfae18980d645d60f10a7feef9ce7650b06
92
+ [ca92511]:../../commit/ca925115cb3137e795d55769dfa7332cf38b89cf
93
+ [88faf33]:../../commit/88faf333e35787b53a8988f8a42647e5fde4bfdc
51
94
 
52
95
  ## 1.0.5 - 2024-12-09
53
96
 
54
- [bc39b3e](bc39b3e006b19b68acd7deb3b30a8be93b50a52b)...[462ee69](462ee6964edfa65a224b1cc56f1f7cc15fdc600a)
97
+ [v1.0.4...v1.0.5](../../compare/v1.0.4...v1.0.5)
98
+
99
+ ### :rocket: New features
55
100
 
56
- ### Bug Fixes
101
+ - Add commit linting and release-it [<sup>(12729bd)</sup>][12729bd]
57
102
 
58
- - :bug: fix issue with android sdkmanager path ([6bb0ba6](6bb0ba6fcca63f56f44808eff220eda86579ce85))
103
+ ### :bug: Bug fixes
59
104
 
60
- ### Features
105
+ - *(android-sdk)* :bug: fix issue with android sdkmanager path [<sup>(6bb0ba6)</sup>][6bb0ba6]
61
106
 
62
- - Add commit linting and release-it ([12729bd](12729bd019abd9219e6cb3eeda040fc90e836228))
107
+ ### :gear: Miscellaneous Tasks
63
108
 
64
- ### Miscellaneous Tasks
109
+ - *(infra)* :hammer: add vscode conventional commit scopes [<sup>(84e7ca5)</sup>][84e7ca5]
110
+ - *(infra)* :hammer: add vscode conventional commit scopes [<sup>(5979eed)</sup>][5979eed]
111
+ - *(infra)* :hammer: add release-it config [<sup>(639b8bb)</sup>][639b8bb]
112
+ - Release 1.0.5 [<sup>(462ee69)</sup>][462ee69]
65
113
 
66
- - :hammer: add vscode conventional commit scopes ([84e7ca5](84e7ca516dccec2ea1a798859480fbd65e77b935))
67
- - :hammer: add vscode conventional commit scopes ([5979eed](5979eed216a65ef6faa733bf71d2a5f47ffb708b))
68
- - :hammer: add release-it config ([639b8bb](639b8bb2122be6c4d7a83267c516636458d1743c))
69
- - Release 1.0.5 ([462ee69](462ee6964edfa65a224b1cc56f1f7cc15fdc600a))
114
+ <!-- LINKS -->
115
+ [6bb0ba6]:../../commit/6bb0ba6fcca63f56f44808eff220eda86579ce85
116
+ [84e7ca5]:../../commit/84e7ca516dccec2ea1a798859480fbd65e77b935
117
+ [5979eed]:../../commit/5979eed216a65ef6faa733bf71d2a5f47ffb708b
118
+ [639b8bb]:../../commit/639b8bb2122be6c4d7a83267c516636458d1743c
119
+ [12729bd]:../../commit/12729bd019abd9219e6cb3eeda040fc90e836228
120
+ [462ee69]:../../commit/462ee6964edfa65a224b1cc56f1f7cc15fdc600a
70
121
 
71
122
  ## 1.0.4 - 2024-10-03
72
123
 
73
- [d44b8c0](d44b8c0a12b30f9b4d8f15f89a1ee80150d147cd)...[bc39b3e](bc39b3e006b19b68acd7deb3b30a8be93b50a52b)
124
+ [v1.0.3...v1.0.4](../../compare/v1.0.3...v1.0.4)
125
+
126
+ <!-- LINKS -->
127
+ [bc39b3e]:../../commit/bc39b3e006b19b68acd7deb3b30a8be93b50a52b
74
128
 
75
129
  ## 1.0.3 - 2024-10-03
76
130
 
131
+
132
+ <!-- LINKS -->
133
+ [9ae79ca]:../../commit/9ae79caa43c647f21aee76bab842286e1b9b10ff
134
+ [1d768b4]:../../commit/1d768b473316daacb557b0cbe8a25ab69f6c7f94
135
+ [c33840f]:../../commit/c33840f3acdee816ec75861bc7d96c9b9497579d
136
+ [dd9c730]:../../commit/dd9c73025a7e2fc9f07766dd76e67a85eafe4c1c
137
+ [5b23c45]:../../commit/5b23c45d8ee2ce2a051a99295c8701e1c747ec8f
138
+ [d44b8c0]:../../commit/d44b8c0a12b30f9b4d8f15f89a1ee80150d147cd
139
+
77
140
  <!-- generated by git-cliff -->
package/cliff.toml CHANGED
@@ -9,27 +9,45 @@ All notable changes to this project will be documented in this file.\n
9
9
  """
10
10
  # template for the changelog body
11
11
  # https://keats.github.io/tera/docs/#introduction
12
- body = """
12
+ body = """\
13
13
  {% if version %}\
14
14
  ## {{ version | trim_start_matches(pat="v") }} - {{ timestamp | date(format="%Y-%m-%d") }}
15
15
  {% else %}\
16
16
  ## Unreleased
17
- {% endif %}\
17
+ {% endif %}{% raw %}\n{% endraw %}\
18
18
  {% if previous %}\
19
- {% if previous.commit_id and commit_id %}
20
- [{{ previous.commit_id | truncate(length=7, end="") }}]({{ previous.commit_id }})...\
21
- [{{ commit_id | truncate(length=7, end="") }}]({{ commit_id }})
19
+ {% if previous.version and version %}\
20
+ [{{ previous.version }}...{{ version }}](../../compare/{{ previous.version }}...{{ version }})
22
21
  {% endif %}\
23
22
  {% endif %}\
24
23
  {% for group, commits in commits | group_by(attribute="group") %}
25
- ### {{ group | upper_first }}
26
- {% for commit in commits %}
27
- - {{ commit.message | split(pat="\n") | first | upper_first | trim }} ([{{ commit.id | truncate(length=7, end="") }}]({{ commit.id }}))\
28
- {% for footer in commit.footers -%}
29
- , {{ footer.token }}{{ footer.separator }}{{ footer.value }}\
30
- {% endfor %}\
31
- {% endfor %}
32
- {% endfor %}\n
24
+ ### {{ group | striptags | trim | upper_first }}
25
+
26
+ {% for commit in commits
27
+ | filter(attribute="scope") %}\
28
+ {% set sha = commit.id | truncate(length=7, end="") %}\
29
+ {% set sanitized_message = commit.message | replace(from="\n\n", to="\n") | upper_first | trim | indent(prefix=" - ", first=false) %}\
30
+ - *({{commit.scope}})* {{ sanitized_message }} [<sup>({{ sha }})</sup>][{{ sha }}]
31
+ {%- if commit.breaking %}\
32
+ {% raw %} {% endraw %}- **BREAKING**: {{commit.breaking_description | indent(prefix=" - ", first=false)}}
33
+ {%- endif -%}{% raw %}\n{% endraw %}\
34
+ {%- endfor -%}\
35
+ {%- for commit in commits %}\
36
+ {% set sha = commit.id | truncate(length=7, end="") %}\
37
+ {% set sanitized_message = commit.message | replace(from="\n\n", to="\n") | upper_first | trim | indent(prefix=" - ", first=false) %}\
38
+ {%- if commit.scope -%}\
39
+ {% else -%}\
40
+ - {{ sanitized_message }} [<sup>({{ sha }})</sup>][{{ sha }}]
41
+ {% if commit.breaking -%}\
42
+ {% raw %} {% endraw %}- **BREAKING**: {{commit.breaking_description | indent(prefix=" - ", first=false)}}
43
+ {% endif -%}\
44
+ {% endif -%}\
45
+ {% endfor -%}\
46
+ {% endfor %}
47
+ <!-- LINKS -->
48
+ {% for commit in commits %}\
49
+ [{{ commit.id | truncate(length=7, end="") }}]:../../commit/{{ commit.id }}
50
+ {% endfor %}{% raw %}\n{% endraw %}
33
51
  """
34
52
  # template for the changelog footer
35
53
  footer = """
@@ -38,6 +56,7 @@ footer = """
38
56
  # remove the leading and trailing whitespace from the templates
39
57
  trim = true
40
58
 
59
+
41
60
  [git]
42
61
  # parse the commits based on https://www.conventionalcommits.org
43
62
  conventional_commits = true
@@ -45,23 +64,20 @@ conventional_commits = true
45
64
  filter_unconventional = false
46
65
  # regex for parsing and grouping commits
47
66
  commit_parsers = [
48
- { message = "^feat", group = "Features" },
49
- { message = "^fix", group = "Bug Fixes" },
50
- { message = "^doc", group = "Documentation" },
51
- { message = "^perf", group = "Performance" },
52
- { message = "^refactor", group = "Refactor" },
53
- { message = "^style", group = "Styling" },
54
- { message = "^test", group = "Testing" },
55
- { message = "^chore\\(deps.*\\)", skip = true },
56
- { message = "^chore\\(pr\\)", skip = true },
57
- { message = "^chore\\(pull\\)", skip = true },
58
- { message = "^chore\\(release\\): prepare for", skip = true },
59
- { message = "^chore|^ci", group = "Miscellaneous Tasks" },
60
- { body = ".*security", group = "Security" },
67
+ { message = "^(feat|Revert \"feat)", group = "<!-- 0 -->:rocket: New features" },
68
+ { message = "^(fix|Revert \"fix)", group = "<!-- 1 -->:bug: Bug fixes" },
69
+ { message = "^(doc|Revert \"doc)", group = "<!-- 2 -->:memo: Documentation" },
70
+ { message = "^(perf|Revert \"perf)", group = "<!-- 3 -->:zap: Performance" },
71
+ { message = "^(refactor|Revert \"refactor)", group = "<!-- 4 -->:recycle: Refactor" },
72
+ { message = "^(style|Revert \"style)", group = "<!-- 5 -->:lipstick: Styling" },
73
+ { message = "^(test|Revert \"test)", group = "<!-- 6 -->:test_tube: Testing" },
74
+ { message = "^(chore|Revert \"chore)\\(release\\): prepare for", skip = true },
75
+ { message = "^(chore|Revert \"chore)|^(ci|Revert \"ci)", group = "<!-- 7 -->:gear: Miscellaneous Tasks" },
76
+ { body = ".*security", group = "<!-- 8 -->:lock: Security" },
61
77
  ]
62
78
  # filter out the commits that are not matched by commit parsers
63
79
  filter_commits = false
64
80
  # sort the tags topologically
65
81
  topo_order = false
66
82
  # sort the commits inside sections by oldest/newest order
67
- sort_commits = "oldest"
83
+ sort_commits = "oldest"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mikes-macos-developer-disk-cleanup",
3
- "version": "1.0.8",
3
+ "version": "1.0.9",
4
4
  "description": "Cleans up a developer's mac disk space. Aggressively.",
5
5
  "bin": {
6
6
  "mikes-macos-disk-cleanup": "mikes-macos-disk-cleanup.sh"