-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build of develop from Tue Jan 7 22:32:49 UTC 2025
- Loading branch information
1 parent
bab54ec
commit 6847376
Showing
3 changed files
with
82 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,82 @@ | ||
commit b1e68949a39ac4770fada34a7112470e502413c6 | ||
commit 21f4e32967b33fc070e13d481cf0d69b8385b51f | ||
Author: Lars Kiesow <[email protected]> | ||
Date: Tue Jan 7 23:16:34 2025 +0100 | ||
Date: Tue Jan 7 23:31:43 2025 +0100 | ||
|
||
Merge r/17.x into develop | ||
Build(deps): bump eslint-plugin-headers from 1.2.0 to 1.2.1 in /docs/checkstyle/eslint-config (#6397) | ||
|
||
Bumps | ||
[eslint-plugin-headers](https://github.com/robmisasi/eslint-plugin-headers) | ||
from 1.2.0 to 1.2.1. | ||
<details> | ||
<summary>Release notes</summary> | ||
<p><em>Sourced from <a | ||
href="https://github.com/robmisasi/eslint-plugin-headers/releases">eslint-plugin-headers's | ||
releases</a>.</em></p> | ||
<blockquote> | ||
<h2>v1.2.1</h2> | ||
<ul> | ||
<li>Fix handling of options configured with valid falsy values.</li> | ||
</ul> | ||
<p><strong>Full Changelog</strong>: <a | ||
href="https://github.com/robmisasi/eslint-plugin-headers/compare/v1.2.0...v1.2.1">https://github.com/robmisasi/eslint-plugin-headers/compare/v1.2.0...v1.2.1</a></p> | ||
</blockquote> | ||
</details> | ||
<details> | ||
<summary>Commits</summary> | ||
<ul> | ||
<li><a | ||
href="https://github.com/robmisasi/eslint-plugin-headers/commit/12811b5ae65144c4b1d3281a20807cdd48e42869"><code>12811b5</code></a> | ||
1.2.1</li> | ||
<li><a | ||
href="https://github.com/robmisasi/eslint-plugin-headers/commit/32fd3b1d685f44a6fe1aba411f6e831875156270"><code>32fd3b1</code></a> | ||
Fix handling of options configured with falsy values.</li> | ||
<li>See full diff in <a | ||
href="https://github.com/robmisasi/eslint-plugin-headers/compare/v1.2.0...v1.2.1">compare | ||
view</a></li> | ||
</ul> | ||
</details> | ||
<br /> | ||
|
||
|
||
[![Dependabot compatibility | ||
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-headers&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.1)](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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters