Commit 48dda20
authored
Bump github.com/letsencrypt/boulder from 0.20260413.0 to 0.20260420.0 (#169)
Bumps
[github.com/letsencrypt/boulder](https://github.com/letsencrypt/boulder)
from 0.20260413.0 to 0.20260420.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/letsencrypt/boulder/releases">github.com/letsencrypt/boulder's
releases</a>.</em></p>
<blockquote>
<h2>v0.20260420.0</h2>
<h2>What's Changed</h2>
<ul>
<li>bump pkimetal to v1.41.0 and ignore new ctlint warning by <a
href="https://github.com/mcpherrinm"><code>@mcpherrinm</code></a> in <a
href="https://redirect.github.com/letsencrypt/boulder/pull/8713">letsencrypt/boulder#8713</a></li>
<li>observer: use new URL for AllCertificates by <a
href="https://github.com/jsha"><code>@jsha</code></a> in <a
href="https://redirect.github.com/letsencrypt/boulder/pull/8718">letsencrypt/boulder#8718</a></li>
<li>observer: use CCADB AllCertificates V5 URL by <a
href="https://github.com/jsha"><code>@jsha</code></a> in <a
href="https://redirect.github.com/letsencrypt/boulder/pull/8719">letsencrypt/boulder#8719</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/letsencrypt/boulder/compare/v0.20260413.0...v0.20260420.0">https://github.com/letsencrypt/boulder/compare/v0.20260413.0...v0.20260420.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/letsencrypt/boulder/commit/05635e877fe2f94c109bab178632f5d1582e21f8"><code>05635e8</code></a>
observer: use CCADB AllCertificates V5 URL (<a
href="https://redirect.github.com/letsencrypt/boulder/issues/8719">#8719</a>)</li>
<li><a
href="https://github.com/letsencrypt/boulder/commit/e987484a9fd4931bf4c25c3c0c82f7dd3f11e13e"><code>e987484</code></a>
observer: use new URL for AllCertificates (<a
href="https://redirect.github.com/letsencrypt/boulder/issues/8718">#8718</a>)</li>
<li><a
href="https://github.com/letsencrypt/boulder/commit/c430d1a4a6035682cdf55caa4c08d8d900cec651"><code>c430d1a</code></a>
bump pkimetal to v1.41.0 and ignore new ctlint warning (<a
href="https://redirect.github.com/letsencrypt/boulder/issues/8713">#8713</a>)</li>
<li>See full diff in <a
href="https://github.com/letsencrypt/boulder/compare/v0.20260413.0...v0.20260420.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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent fa9cec1 commit 48dda20
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments