Skip to content

Commit 061d7a1

Browse files
chore(deps): bump github.com/launchdarkly/ld-find-code-refs/v2 from 2.13.0 to 2.14.0 (#177)
Bumps [github.com/launchdarkly/ld-find-code-refs/v2](https://github.com/launchdarkly/ld-find-code-refs) from 2.13.0 to 2.14.0. <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.14.0</h2> <h3>Added:</h3> <ul> <li><code>--skipArchivedFlags</code> option to instruct the tool to ignore any flag keys it finds from archived flags</li> </ul> <h3>Changed:</h3> <ul> <li>replaced the stdlib <code>regexp</code> with <code>go-re2</code> for improved regexp compilation and pattern matching</li> <li>now using caching to optimize file globbing and regex compilation</li> <li>move off of legacy <code>olekukonko/tablewriter</code> and onto <code>v1.x</code></li> <li>updated to the latest version of the LaunchDarkly API</li> </ul> <h3>Fixed:</h3> <ul> <li><code>subdirectory</code> option now works with <code>projects[*].dir</code> configuration, and produces correct &quot;View in source&quot; links in the LD UI</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.14.0] - 2025-08-12</h2> <h3>Added:</h3> <ul> <li><code>--skipArchivedFlags</code> option to instruct the tool to ignore any flag keys it finds from archived flags</li> </ul> <h3>Changed:</h3> <ul> <li>replaced the stdlib <code>regexp</code> with <code>go-re2</code> for improved regexp compilation and pattern matching</li> <li>now using caching to optimize file globbing and regex compilation</li> <li>move off of legacy <code>olekukonko/tablewriter</code> and onto <code>v1.x</code></li> <li>updated to the latest version of the LaunchDarkly API (17.2.0)</li> </ul> <h3>Fixed:</h3> <ul> <li><code>subdirectory</code> option now works with <code>projects[*].dir</code> configuration, and produces correct &quot;View in source&quot; links in the LD UI</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/295c167a0e96a98772a6ac69dbec1b15b5391762"><code>295c167</code></a> feat: [REL-8033] Prepare release of version 2.14.0 (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/563">#563</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/91005dab3cb5c3abc1989dc279541935a056bdea"><code>91005da</code></a> chore: [REL-4161] use elevated token for git stuff (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/562">#562</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/b4da482ffe933fac6769401a3bbb597340bd2059"><code>b4da482</code></a> chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/560">#560</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/6c6e4ba09e9eb577af689b241514f48754af1777"><code>6c6e4ba</code></a> chore: [REL-4161] make the circleci orb check more reliable (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/559">#559</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/25d9b554371d5f9c6adb9514845900f25decdd9c"><code>25d9b55</code></a> chore: [REL-4161] fix up tag checks (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/558">#558</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/4eea47fde319b2f0ed9f5c537d437b204a4c3eca"><code>4eea47f</code></a> chore: [REL-4161] dont run setup or cleanup if tag already exists (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/557">#557</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/d6f2654659b69ecd6bce36b9640b14cc9a7fce5b"><code>d6f2654</code></a> chore: [REL-4161] ensure tag is being created in the correct directory (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/556">#556</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/2c3137e031968f01bb69987faf56df1fad7e72b4"><code>2c3137e</code></a> chore: [REL-4161] dont bomb out if ssh dir exists (<a href="https://redirect.github.com/launchdarkly/ld-find-code-refs/issues/555">#555</a>)</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/d6b3c6a0ceda13590aa477e592c94a84c564faf6"><code>d6b3c6a</code></a> chore: [REL-4161] use printf to ensure we get the exact value for homebrew ke...</li> <li><a href="https://github.com/launchdarkly/ld-find-code-refs/commit/0323f0d7e2ce21b08181b7bc8e9beb16ffe04ac7"><code>0323f0d</code></a> chore: [REL-4161] write deploy key to file instead of adding contents directl...</li> <li>Additional commits viewable in <a href="https://github.com/launchdarkly/ld-find-code-refs/compare/v2.13.0...v2.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/launchdarkly/ld-find-code-refs/v2&package-manager=go_modules&previous-version=2.13.0&new-version=2.14.0)](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> [REL-8033]: https://launchdarkly.atlassian.net/browse/REL-8033?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isabelle Miller <imiller@launchdarkly.com>
1 parent de9a4c7 commit 061d7a1

1,097 files changed

Lines changed: 309986 additions & 2603 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.mod

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,54 +16,63 @@ require (
1616
github.com/google/go-github/v68 v68.0.0
1717
github.com/jstemmer/go-junit-report/v2 v2.1.0
1818
github.com/kyoh86/richgo v0.3.12
19-
github.com/launchdarkly/ld-find-code-refs/v2 v2.13.0
19+
github.com/launchdarkly/ld-find-code-refs/v2 v2.14.0
2020
)
2121

2222
require (
2323
dario.cat/mergo v1.0.1 // indirect
24-
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
24+
github.com/fatih/color v1.16.0 // indirect
25+
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
26+
github.com/launchdarkly/api-client-go/v17 v17.2.0 // indirect
27+
github.com/mattn/go-colorable v0.1.13 // indirect
28+
github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 // indirect
29+
github.com/olekukonko/ll v0.0.8 // indirect
30+
github.com/rivo/uniseg v0.2.0 // indirect
2531
github.com/sagikazarmark/locafero v0.7.0 // indirect
2632
github.com/sourcegraph/conc v0.3.0 // indirect
33+
github.com/tetratelabs/wazero v1.9.0 // indirect
34+
github.com/wasilibs/go-re2 v1.10.0 // indirect
35+
github.com/wasilibs/wazero-helpers v0.0.0-20240620070341-3dff1577cd52 // indirect
2736
go.uber.org/atomic v1.9.0 // indirect
2837
go.uber.org/multierr v1.9.0 // indirect
2938
)
3039

3140
require (
3241
github.com/Masterminds/goutils v1.1.1 // indirect
3342
github.com/Masterminds/semver/v3 v3.3.0 // indirect
34-
github.com/bmatcuk/doublestar/v4 v4.7.1 // indirect
43+
github.com/bmatcuk/doublestar/v4 v4.9.1 // indirect
3544
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3645
github.com/fsnotify/fsnotify v1.8.0 // indirect
37-
github.com/go-git/go-git/v5 v5.13.0 // indirect
46+
github.com/go-git/go-git/v5 v5.16.2 // indirect
3847
github.com/google/uuid v1.6.0 // indirect
3948
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
40-
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
49+
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
4150
github.com/huandu/xstrings v1.5.0 // indirect
4251
github.com/iancoleman/strcase v0.3.0 // indirect
4352
github.com/kyoh86/xdg v1.2.0 // indirect
4453
github.com/launchdarkly/api-client-go/v15 v15.1.0
4554
github.com/launchdarkly/json-patch v0.0.0-20180720210516-dd68d883319f // indirect
4655
github.com/mattn/go-isatty v0.0.20 // indirect
47-
github.com/mattn/go-runewidth v0.0.9 // indirect
56+
github.com/mattn/go-runewidth v0.0.16 // indirect
4857
github.com/mitchellh/copystructure v1.2.0 // indirect
4958
github.com/mitchellh/reflectwalk v1.0.2 // indirect
5059
github.com/morikuni/aec v1.0.0 // indirect
51-
github.com/olekukonko/tablewriter v0.0.5 // indirect
60+
github.com/olekukonko/tablewriter v1.0.8 // indirect
5261
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
5362
github.com/petar-dambovaliev/aho-corasick v0.0.0-20211021192214-5ab2d9280aa9 // indirect
54-
github.com/pjbgf/sha1cd v0.3.0 // indirect
63+
github.com/pjbgf/sha1cd v0.3.2 // indirect
5564
github.com/pkg/errors v0.9.1
5665
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5766
github.com/shopspring/decimal v1.4.0 // indirect
5867
github.com/spf13/afero v1.12.0 // indirect
5968
github.com/spf13/cast v1.7.1 // indirect
60-
github.com/spf13/pflag v1.0.6 // indirect
69+
github.com/spf13/pflag v1.0.7 // indirect
6170
github.com/subosito/gotenv v1.6.0 // indirect
6271
github.com/wacul/ptr v1.0.0 // indirect
63-
golang.org/x/crypto v0.35.0 // indirect
64-
golang.org/x/sys v0.30.0 // indirect
65-
golang.org/x/text v0.22.0 // indirect
66-
golang.org/x/tools v0.28.0 // indirect
72+
golang.org/x/crypto v0.41.0 // indirect
73+
golang.org/x/sys v0.35.0 // indirect
74+
golang.org/x/text v0.28.0 // indirect
75+
golang.org/x/tools v0.36.0 // indirect
6776
gopkg.in/yaml.v2 v2.4.0 // indirect
6877
gopkg.in/yaml.v3 v3.0.1 // indirect
6978
)

go.sum

Lines changed: 46 additions & 30 deletions
Large diffs are not rendered by default.

internal/extinctions/extinctions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func CheckExtinctions(opts options.Options, builder *refs.ReferenceSummaryBuilde
2222
}
2323

2424
gha.Debug("Searching for any remaining references to %d removed flags...", len(flagKeys))
25-
references, err := ld_search.SearchForRefs(opts.Dir, matcher)
25+
references, err := ld_search.SearchForRefs(opts.Dir, opts.Subdirectory, matcher)
2626
if err != nil {
2727
return err
2828
}

vendor/github.com/bmatcuk/doublestar/v4/README.md

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/bmatcuk/doublestar/v4/glob.go

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/bmatcuk/doublestar/v4/globoptions.go

Lines changed: 18 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/bmatcuk/doublestar/v4/globwalk.go

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)