Skip to content

fix: Update launchdarkly_common_client to version 1.14.2#331

Merged
tanderson-ld merged 1 commit into
mainfrom
ta/bump-common-client-1.14.2
Jul 23, 2026
Merged

fix: Update launchdarkly_common_client to version 1.14.2#331
tanderson-ld merged 1 commit into
mainfrom
ta/bump-common-client-1.14.2

Conversation

@tanderson-ld

@tanderson-ld tanderson-ld commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump the pinned launchdarkly_common_client dependency in packages/flutter_client_sdk/pubspec.yaml from 1.14.1 to 1.14.2.
  • This propagates the defensive prerequisite-cycle guard released in launchdarkly_common_client 1.14.2 out through the Flutter SDK. After merge, release-please should open a release PR for launchdarkly_flutter_client_sdk 4.20.2.

Test plan

  • After merge, release-please opens a release PR for launchdarkly_flutter_client_sdk 4.20.2 whose changelog entry references the prerequisite cycle-guard fix.
  • Merging that release PR produces the 4.20.2 tag and downstream pub.dev publish.

Note

Low Risk
Single dependency patch bump with no Flutter SDK code changes; risk is limited to behavior introduced in launchdarkly_common_client 1.14.2.

Overview
Updates the Flutter SDK’s pinned launchdarkly_common_client dependency from 1.14.1 to 1.14.2 in packages/flutter_client_sdk/pubspec.yaml. There are no Dart or API changes in this repo—only the dependency version.

That bump pulls in the defensive prerequisite-cycle guard shipped in common client 1.14.2. After merge, release-please is expected to open a 4.20.2 release PR for launchdarkly_flutter_client_sdk.

Reviewed by Cursor Bugbot for commit 58be80c. Bugbot is set up for automated code reviews on this repo. Configure here.

@tanderson-ld
tanderson-ld requested a review from a team as a code owner July 22, 2026 17:45
@tanderson-ld
tanderson-ld merged commit 48f6790 into main Jul 23, 2026
9 checks passed
@tanderson-ld
tanderson-ld deleted the ta/bump-common-client-1.14.2 branch July 23, 2026 13:13
tanderson-ld pushed a commit that referenced this pull request Jul 23, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.20.2](4.20.1...4.20.2)
(2026-07-23)


### Bug Fixes

* Update launchdarkly_common_client to version 1.14.2
([#331](#331))
([48f6790](48f6790))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Release-only version and changelog updates with no SDK code changes in
the diff; risk is limited to consumers picking up the patched dependency
noted in the changelog.
> 
> **Overview**
> **Patch release 4.20.2** for `launchdarkly_flutter_client_sdk`,
generated by Release Please.
> 
> Version identifiers move from **4.20.1** to **4.20.2** in the release
manifest, package `pubspec.yaml`, the `sdkVersion` constant in
`ld_client.dart`, and both example apps. **CHANGELOG** adds a 4.20.2
entry describing a bug fix: bump **`launchdarkly_common_client` to
1.14.2** ([#331]).
> 
> No application logic changes appear in this diff—only release metadata
and version alignment for publishing.
> 
> [#331]: #331
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
0e3748d. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants