Commit 7ad0c7e
authored
chore(deps-dev): bump the commitlint-ecosystem group across 1 directory with 2 updates (#91)
Bumps the commitlint-ecosystem group with 2 updates in the / directory:
[@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)
and
[@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional).
Updates `@commitlint/cli` from 19.6.1 to 19.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@commitlint/cli</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.8.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">19.8.0</a>
(2025-03-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>fix(config-lerna-scopes): remove deprecated
<code>@lerna/project</code> dependency by <a
href="https://github.com/janbiasi"><code>@janbiasi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4284">conventional-changelog/commitlint#4284</a></li>
<li>Revert "fix: improve security validation regex in is-ignored
function… by <a
href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4314">conventional-changelog/commitlint#4314</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>feat(config-workspace-scopes): add config preset for npm and yarn
workspaces by <a
href="https://github.com/janbiasi"><code>@janbiasi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4269">conventional-changelog/commitlint#4269</a></li>
</ul>
<h2>Chore, docs, etc.</h2>
<ul>
<li>docs: improve GitLab CI pipeline job script by <a
href="https://github.com/6arms1leg"><code>@6arms1leg</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4275">conventional-changelog/commitlint#4275</a></li>
<li>perf: use <code>node:</code> prefix to bypass require.cache call for
builtins by <a
href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4302">conventional-changelog/commitlint#4302</a></li>
<li>chore: add missing <code>'use strict'</code> directives by <a
href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4301">conventional-changelog/commitlint#4301</a></li>
<li>build: add nx ignore to make lerna publish again by <a
href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4313">conventional-changelog/commitlint#4313</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/6arms1leg"><code>@6arms1leg</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4275">conventional-changelog/commitlint#4275</a></li>
<li><a href="https://github.com/janbiasi"><code>@janbiasi</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4269">conventional-changelog/commitlint#4269</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0</a></p>
<h2>v19.7.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">19.7.1</a>
(2025-02-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(config-nx-scopes): fix for projects without explicit targets by
<a href="https://github.com/gperdomor"><code>@gperdomor</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4261">conventional-changelog/commitlint#4261</a></li>
<li>fix(is-ignored): introduce security validation for custom ignore
functions by <a
href="https://github.com/edodusi"><code>@edodusi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4258">conventional-changelog/commitlint#4258</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/edodusi"><code>@edodusi</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4258">conventional-changelog/commitlint#4258</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1</a></p>
<h2>v19.7.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.6.1...v19.7.0">19.7.0</a>
(2025-01-04)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md"><code>@commitlint/cli</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">19.8.0</a>
(2025-03-07)</h1>
<h3>Performance Improvements</h3>
<ul>
<li>use <code>node:</code> prefix to bypass require.cache call for
builtins (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4302">#4302</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/0cd8f410573fe11383f788b1ceb7e0946143591d">0cd8f41</a>)</li>
</ul>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">19.7.1</a>
(2025-02-02)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@commitlint/cli</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/e82f05a737626bb69979d14564f5ff601997f679"><code>e82f05a</code></a>
v19.8.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/e685618a297d0bc629df1bfe859992cb0e8f24a1"><code>e685618</code></a>
chore: add missing <code>'use strict'</code> directives (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4301">#4301</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/0cd8f410573fe11383f788b1ceb7e0946143591d"><code>0cd8f41</code></a>
perf: use <code>node:</code> prefix to bypass require.cache call for
builtins (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli/issues/4302">#4302</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/b0e851c73ccd6c71f4f0f16af370e566c773f43c"><code>b0e851c</code></a>
v19.7.1</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/cli">compare
view</a></li>
</ul>
</details>
<br />
Updates `@commitlint/config-conventional` from 19.6.0 to 19.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/releases"><code>@commitlint/config-conventional</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v19.8.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">19.8.0</a>
(2025-03-07)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>fix(config-lerna-scopes): remove deprecated
<code>@lerna/project</code> dependency by <a
href="https://github.com/janbiasi"><code>@janbiasi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4284">conventional-changelog/commitlint#4284</a></li>
<li>Revert "fix: improve security validation regex in is-ignored
function… by <a
href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4314">conventional-changelog/commitlint#4314</a></li>
</ul>
<h3>Features</h3>
<ul>
<li>feat(config-workspace-scopes): add config preset for npm and yarn
workspaces by <a
href="https://github.com/janbiasi"><code>@janbiasi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4269">conventional-changelog/commitlint#4269</a></li>
</ul>
<h2>Chore, docs, etc.</h2>
<ul>
<li>docs: improve GitLab CI pipeline job script by <a
href="https://github.com/6arms1leg"><code>@6arms1leg</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4275">conventional-changelog/commitlint#4275</a></li>
<li>perf: use <code>node:</code> prefix to bypass require.cache call for
builtins by <a
href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4302">conventional-changelog/commitlint#4302</a></li>
<li>chore: add missing <code>'use strict'</code> directives by <a
href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4301">conventional-changelog/commitlint#4301</a></li>
<li>build: add nx ignore to make lerna publish again by <a
href="https://github.com/escapedcat"><code>@escapedcat</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4313">conventional-changelog/commitlint#4313</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/6arms1leg"><code>@6arms1leg</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4275">conventional-changelog/commitlint#4275</a></li>
<li><a href="https://github.com/janbiasi"><code>@janbiasi</code></a>
made their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4269">conventional-changelog/commitlint#4269</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0</a></p>
<h2>v19.7.1</h2>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">19.7.1</a>
(2025-02-02)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(config-nx-scopes): fix for projects without explicit targets by
<a href="https://github.com/gperdomor"><code>@gperdomor</code></a> in
<a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4261">conventional-changelog/commitlint#4261</a></li>
<li>fix(is-ignored): introduce security validation for custom ignore
functions by <a
href="https://github.com/edodusi"><code>@edodusi</code></a> in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4258">conventional-changelog/commitlint#4258</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/edodusi"><code>@edodusi</code></a> made
their first contribution in <a
href="https://redirect.github.com/conventional-changelog/commitlint/pull/4258">conventional-changelog/commitlint#4258</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1</a></p>
<h2>v19.7.0</h2>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.6.1...v19.7.0">19.7.0</a>
(2025-01-04)</h1>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md"><code>@commitlint/config-conventional</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.1...v19.8.0">19.8.0</a>
(2025-03-07)</h1>
<h3>Performance Improvements</h3>
<ul>
<li>use <code>node:</code> prefix to bypass require.cache call for
builtins (<a
href="https://redirect.github.com/conventional-changelog/commitlint/issues/4302">#4302</a>)
(<a
href="https://github.com/conventional-changelog/commitlint/commit/0cd8f410573fe11383f788b1ceb7e0946143591d">0cd8f41</a>)</li>
</ul>
<h2><a
href="https://github.com/conventional-changelog/commitlint/compare/v19.7.0...v19.7.1">19.7.1</a>
(2025-02-02)</h2>
<p><strong>Note:</strong> Version bump only for package
<code>@commitlint/config-conventional</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/e82f05a737626bb69979d14564f5ff601997f679"><code>e82f05a</code></a>
v19.8.0</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/0cd8f410573fe11383f788b1ceb7e0946143591d"><code>0cd8f41</code></a>
perf: use <code>node:</code> prefix to bypass require.cache call for
builtins (<a
href="https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional/issues/4302">#4302</a>)</li>
<li><a
href="https://github.com/conventional-changelog/commitlint/commit/b0e851c73ccd6c71f4f0f16af370e566c773f43c"><code>b0e851c</code></a>
v19.7.1</li>
<li>See full diff in <a
href="https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/config-conventional">compare
view</a></li>
</ul>
</details>
<br />
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9753f92 commit 7ad0c7e
2 files changed
Lines changed: 101 additions & 101 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
160 | 160 | | |
161 | | - | |
162 | | - | |
| 161 | + | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
171 | 171 | | |
172 | | - | |
173 | | - | |
| 172 | + | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
183 | 183 | | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
188 | 188 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments