Commit 0e5653d
authored
chore(deps): bump github.com/launchdarkly/ld-find-code-refs/v2 from 2.11.7 to 2.11.8 (#96)
Bumps
[github.com/launchdarkly/ld-find-code-refs/v2](https://github.com/launchdarkly/ld-find-code-refs)
from 2.11.7 to 2.11.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/launchdarkly/ld-find-code-refs/releases">github.com/launchdarkly/ld-find-code-refs/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.11.8</h2>
<h2>[2.11.8] - 2024-02-13</h2>
<h3>Changed:</h3>
<ul>
<li>Updated dependencies</li>
</ul>
<h3>Fixed:</h3>
<ul>
<li>Multi-project scans now ignore projects without valid flags <a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/pull/430">#430</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/launchdarkly/ld-find-code-refs/blob/main/CHANGELOG.md">github.com/launchdarkly/ld-find-code-refs/v2's
changelog</a>.</em></p>
<blockquote>
<h2>[2.11.8] - 2024-02-13</h2>
<h3>Changed:</h3>
<ul>
<li>Updated dependencies</li>
</ul>
<h3>Fixed:</h3>
<ul>
<li>Multi-project scans now ignore projects without valid flags <a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/pull/430">#430</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/launchdarkly/ld-find-code-refs/commit/ae5fd32ec46d5922a3fa099b0ff482b837ce86d3"><code>ae5fd32</code></a>
Releasing version 2.11.8</li>
<li><a
href="https://github.com/launchdarkly/ld-find-code-refs/commit/b8dd0adfc29de22ae3545e64a6cf4b9a4ac99b97"><code>b8dd0ad</code></a>
chore: Add release version to commit message (<a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/428">#428</a>)</li>
<li><a
href="https://github.com/launchdarkly/ld-find-code-refs/commit/6dca53907a8cdfb9793df7f8cfd2ee64828d024b"><code>6dca539</code></a>
fix(<a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/429">#429</a>):
Multi-project scans now ignore projects without valid flags (<a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/430">#430</a>)</li>
<li><a
href="https://github.com/launchdarkly/ld-find-code-refs/commit/3900e92912739a49293dd90e82edc82534f61c71"><code>3900e92</code></a>
chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (<a
href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/431">#431</a>)</li>
<li>See full diff in <a
href="https://github.com/launchdarkly/ld-find-code-refs/compare/v2.11.7...v2.11.8">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b9ea856 commit 0e5653d
File tree
5 files changed
+22
-21
lines changed- vendor
- github.com/launchdarkly/ld-find-code-refs/v2
- flags
- internal/version
5 files changed
+22
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
| 428 | + | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some 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 | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
0 commit comments