Skip to content

Commit d430fbe

Browse files
build(deps-dev): bump launchdarkly-server-sdk from 9.15.1 to 9.16.0 (#6546)
Bumps [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) from 9.15.1 to 9.16.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/launchdarkly/python-server-sdk/releases">launchdarkly-server-sdk's releases</a>.</em></p> <blockquote> <h2>v9.16.0</h2> <h2><a href="https://github.com/launchdarkly/python-server-sdk/compare/9.15.1...9.16.0">9.16.0</a> (2026-06-08)</h2> <h3>Features</h3> <ul> <li>Drop persistent-store cache after FDv2 in-memory store init (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/426">#426</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/563b87acc024e5196fba24064b0df802facda407">563b87a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>align FDv2 goodbye event with spec (reason-only) (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/422">#422</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/84b442da7e773f58e5ff43d7a84c67ef0439816a">84b442d</a>)</li> <li>honor server-directed FDv1 Fallback Directive in initializer phase (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/423">#423</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/7c49bc04c22089109da6c5efe143e5bfcfd780b8">7c49bc0</a>)</li> <li>Keep booleans and numbers distinct in the in operator (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/433">#433</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/da595ab8f4fe6fc6188716c690d8c8e4d39a46a0">da595ab</a>)</li> <li>Replace Python 2-style ABC patterns with Python 3 equivalents (<a href="https://github.com/launchdarkly/python-server-sdk/commit/22b8fe561510f1b7581009cc1b6969a823ff119b">22b8fe5</a>)</li> </ul> <hr /> <p>This PR was generated with <a href="https://github.com/googleapis/release-please">Release Please</a>. See <a href="https://github.com/googleapis/release-please#release-please">documentation</a>.</p> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/launchdarkly/python-server-sdk/blob/main/CHANGELOG.md">launchdarkly-server-sdk's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/launchdarkly/python-server-sdk/compare/9.15.1...9.16.0">9.16.0</a> (2026-06-08)</h2> <h3>Features</h3> <ul> <li>Drop persistent-store cache after FDv2 in-memory store init (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/426">#426</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/563b87acc024e5196fba24064b0df802facda407">563b87a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>align FDv2 goodbye event with spec (reason-only) (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/422">#422</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/84b442da7e773f58e5ff43d7a84c67ef0439816a">84b442d</a>)</li> <li>honor server-directed FDv1 Fallback Directive in initializer phase (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/423">#423</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/7c49bc04c22089109da6c5efe143e5bfcfd780b8">7c49bc0</a>)</li> <li>Keep booleans and numbers distinct in the in operator (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/433">#433</a>) (<a href="https://github.com/launchdarkly/python-server-sdk/commit/da595ab8f4fe6fc6188716c690d8c8e4d39a46a0">da595ab</a>)</li> <li>Replace Python 2-style ABC patterns with Python 3 equivalents (<a href="https://github.com/launchdarkly/python-server-sdk/commit/22b8fe561510f1b7581009cc1b6969a823ff119b">22b8fe5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/6f0e90de363f16265c360a88837f0b2367114a42"><code>6f0e90d</code></a> chore(main): release 9.16.0 (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/424">#424</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/da595ab8f4fe6fc6188716c690d8c8e4d39a46a0"><code>da595ab</code></a> fix: Keep booleans and numbers distinct in the in operator (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/433">#433</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/08e9f05653086f4ae8b70620854ba0f51c5e8348"><code>08e9f05</code></a> chore: Migrate from Poetry to uv for dependency management (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/431">#431</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/22b8fe561510f1b7581009cc1b6969a823ff119b"><code>22b8fe5</code></a> fix!: Replace Python 2-style ABC patterns with Python 3 equivalents for stric...</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/82afffc438e5e912ba7a3fd9fbf933bc9005eac1"><code>82afffc</code></a> Update SECURITY.md to reflect bug bounty program (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/429">#429</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/f081f5764c176527d789f7aedb3df0054880d007"><code>f081f57</code></a> Update SECURITY.md to reflect bug bounty program</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/1021630cdfdf812bc836182c7ace6b0b9024bfa2"><code>1021630</code></a> chore: remove FDv2 pre-release warnings for GA promotion (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/428">#428</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/4d1d409115868c6b86b58f74e269d4856d5736a0"><code>4d1d409</code></a> ci: grant pull-requests:read so lint-pr-title workflow starts (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/427">#427</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/563b87acc024e5196fba24064b0df802facda407"><code>563b87a</code></a> feat: Drop persistent-store cache after FDv2 in-memory store init (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/426">#426</a>)</li> <li><a href="https://github.com/launchdarkly/python-server-sdk/commit/8deffbfe9be637baa9c2d37ff6cf60f92bf23c7b"><code>8deffbf</code></a> chore: Upgrade release-please-action from v4 to v5 (<a href="https://redirect.github.com/launchdarkly/python-server-sdk/issues/425">#425</a>)</li> <li>Additional commits viewable in <a href="https://github.com/launchdarkly/python-server-sdk/compare/9.15.1...9.16.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=launchdarkly-server-sdk&package-manager=uv&previous-version=9.15.1&new-version=9.16.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 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 1aa2e6d commit d430fbe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

uv.lock

Lines changed: 3 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)