Skip to content

chore(deps): bump github.com/launchdarkly/ld-find-code-refs/v2 from 2.13.0 to 2.14.0#177

Merged
sloloris merged 3 commits intomainfrom
dependabot/go_modules/github.com/launchdarkly/ld-find-code-refs/v2-2.14.0
Aug 19, 2025
Merged

chore(deps): bump github.com/launchdarkly/ld-find-code-refs/v2 from 2.13.0 to 2.14.0#177
sloloris merged 3 commits intomainfrom
dependabot/go_modules/github.com/launchdarkly/ld-find-code-refs/v2-2.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Bumps github.com/launchdarkly/ld-find-code-refs/v2 from 2.13.0 to 2.14.0.

Release notes

Sourced from github.com/launchdarkly/ld-find-code-refs/v2's releases.

v2.14.0

Added:

  • --skipArchivedFlags option to instruct the tool to ignore any flag keys it finds from archived flags

Changed:

  • replaced the stdlib regexp with go-re2 for improved regexp compilation and pattern matching
  • now using caching to optimize file globbing and regex compilation
  • move off of legacy olekukonko/tablewriter and onto v1.x
  • updated to the latest version of the LaunchDarkly API

Fixed:

  • subdirectory option now works with projects[*].dir configuration, and produces correct "View in source" links in the LD UI
Changelog

Sourced from github.com/launchdarkly/ld-find-code-refs/v2's changelog.

[2.14.0] - 2025-08-12

Added:

  • --skipArchivedFlags option to instruct the tool to ignore any flag keys it finds from archived flags

Changed:

  • replaced the stdlib regexp with go-re2 for improved regexp compilation and pattern matching
  • now using caching to optimize file globbing and regex compilation
  • move off of legacy olekukonko/tablewriter and onto v1.x
  • updated to the latest version of the LaunchDarkly API (17.2.0)

Fixed:

  • subdirectory option now works with projects[*].dir configuration, and produces correct "View in source" links in the LD UI
Commits
  • 295c167 feat: [REL-8033] Prepare release of version 2.14.0 (#563)
  • 91005da chore: [REL-4161] use elevated token for git stuff (#562)
  • b4da482 chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 (#560)
  • 6c6e4ba chore: [REL-4161] make the circleci orb check more reliable (#559)
  • 25d9b55 chore: [REL-4161] fix up tag checks (#558)
  • 4eea47f chore: [REL-4161] dont run setup or cleanup if tag already exists (#557)
  • d6f2654 chore: [REL-4161] ensure tag is being created in the correct directory (#556)
  • 2c3137e chore: [REL-4161] dont bomb out if ssh dir exists (#555)
  • d6b3c6a chore: [REL-4161] use printf to ensure we get the exact value for homebrew ke...
  • 0323f0d chore: [REL-4161] write deploy key to file instead of adding contents directl...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

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.
- [Release notes](https://github.com/launchdarkly/ld-find-code-refs/releases)
- [Changelog](https://github.com/launchdarkly/ld-find-code-refs/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/ld-find-code-refs@v2.13.0...v2.14.0)

---
updated-dependencies:
- dependency-name: github.com/launchdarkly/ld-find-code-refs/v2
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 18, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 18, 2025 16:28
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 18, 2025
@sloloris sloloris merged commit 061d7a1 into main Aug 19, 2025
4 checks passed
@sloloris sloloris deleted the dependabot/go_modules/github.com/launchdarkly/ld-find-code-refs/v2-2.14.0 branch August 19, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant