Commit 3705cf6
authored
build(deps-dev): bump eslint-plugin-license-header from 0.6.1 to 0.8.0 (#270)
Bumps
[eslint-plugin-license-header](https://github.com/nikku/eslint-plugin-license-header)
from 0.6.1 to 0.8.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nikku/eslint-plugin-license-header/releases">eslint-plugin-license-header's
releases</a>.</em></p>
<blockquote>
<h2>v0.8.0</h2>
<h3>Changes</h3>
<ul>
<li>chore(CHANGELOG): update to v0.8.0 d056902</li>
<li>feat: recognize <code>SPDX-License-Identifier</code> headers (<a
href="https://redirect.github.com/nikku/eslint-plugin-license-header/issues/21">#21</a>)
7630f78</li>
<li>test: verify single line behavior f741c3c</li>
</ul>
<hr />
<p><a
href="https://github.com/nikku/eslint-plugin-license-header/compare/v0.7.0...v0.8.0">https://github.com/nikku/eslint-plugin-license-header/compare/v0.7.0...v0.8.0</a></p>
<h2>v0.7.0</h2>
<h3>Changes</h3>
<ul>
<li>chore(CHANGELOG): update to v0.7.0 fcf00b3</li>
<li>feat: recognize <code>@license</code> annotated headers c6f28b0</li>
<li>docs: shorter description a568841</li>
<li>docs: example fix 989c971</li>
<li>docs: simplify example 221eef2</li>
<li>docs: fix code snippet 906c671</li>
<li>docs: add flat config + array options e6f4071</li>
</ul>
<hr />
<p><a
href="https://github.com/nikku/eslint-plugin-license-header/compare/v0.6.1...v0.7.0">https://github.com/nikku/eslint-plugin-license-header/compare/v0.6.1...v0.7.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nikku/eslint-plugin-license-header/blob/main/CHANGELOG.md">eslint-plugin-license-header's
changelog</a>.</em></p>
<blockquote>
<h2>0.8.0</h2>
<ul>
<li><code>FEAT</code>: recognize <code>SPDX-License-Identifier</code>
headers (<a
href="https://redirect.github.com/nikku/eslint-plugin-license-header/pull/21">#21</a>)</li>
</ul>
<h2>0.7.0</h2>
<ul>
<li><code>FEAT</code>: recognize <code>@license</code> annotated headers
(<a
href="https://redirect.github.com/nikku/eslint-plugin-license-header/issues/19">#19</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/b420eca7e65052cc52742b2be28616575844d3d3"><code>b420eca</code></a>
0.8.0</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/d056902f703081830e2b981b9c513b72a3309462"><code>d056902</code></a>
chore(CHANGELOG): update to v0.8.0</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/7630f78a30fa97b635a89f29ff26267108673252"><code>7630f78</code></a>
feat: recognize <code>SPDX-License-Identifier</code> headers (<a
href="https://redirect.github.com/nikku/eslint-plugin-license-header/issues/21">#21</a>)</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/f741c3ca8c49c4d36cfe0238312caf13c85c632b"><code>f741c3c</code></a>
test: verify single line behavior</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/a8bc9e9f304efe4eb1905cfdf995c75b87da31aa"><code>a8bc9e9</code></a>
0.7.0</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/fcf00b36396fefab1ff179c679495c5f68cd8582"><code>fcf00b3</code></a>
chore(CHANGELOG): update to v0.7.0</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/c6f28b0e65575cb147b0b98998fb74cc762ed4ed"><code>c6f28b0</code></a>
feat: recognize <code>@license</code> annotated headers</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/a5688413b41e89bdc2910f7540217134ab0e295d"><code>a568841</code></a>
docs: shorter description</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/989c971561a7b307a52be67935beef9cce4d3c39"><code>989c971</code></a>
docs: example fix</li>
<li><a
href="https://github.com/nikku/eslint-plugin-license-header/commit/221eef2159d6bf04e94f3bf0baaa138b5d7e03d1"><code>221eef2</code></a>
docs: simplify example</li>
<li>Additional commits viewable in <a
href="https://github.com/nikku/eslint-plugin-license-header/compare/v0.6.1...v0.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ff0399f commit 3705cf6
2 files changed
+6
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments