Skip to content

build(deps-dev): bump launchdarkly-server-sdk from 9.15.1 to 9.16.0#6546

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/launchdarkly-server-sdk-9.16.0
Open

build(deps-dev): bump launchdarkly-server-sdk from 9.15.1 to 9.16.0#6546
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/uv/launchdarkly-server-sdk-9.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps launchdarkly-server-sdk from 9.15.1 to 9.16.0.

Release notes

Sourced from launchdarkly-server-sdk's releases.

v9.16.0

9.16.0 (2026-06-08)

Features

  • Drop persistent-store cache after FDv2 in-memory store init (#426) (563b87a)

Bug Fixes

  • align FDv2 goodbye event with spec (reason-only) (#422) (84b442d)
  • honor server-directed FDv1 Fallback Directive in initializer phase (#423) (7c49bc0)
  • Keep booleans and numbers distinct in the in operator (#433) (da595ab)
  • Replace Python 2-style ABC patterns with Python 3 equivalents (22b8fe5)

This PR was generated with Release Please. See documentation.

Changelog

Sourced from launchdarkly-server-sdk's changelog.

9.16.0 (2026-06-08)

Features

  • Drop persistent-store cache after FDv2 in-memory store init (#426) (563b87a)

Bug Fixes

  • align FDv2 goodbye event with spec (reason-only) (#422) (84b442d)
  • honor server-directed FDv1 Fallback Directive in initializer phase (#423) (7c49bc0)
  • Keep booleans and numbers distinct in the in operator (#433) (da595ab)
  • Replace Python 2-style ABC patterns with Python 3 equivalents (22b8fe5)
Commits
  • 6f0e90d chore(main): release 9.16.0 (#424)
  • da595ab fix: Keep booleans and numbers distinct in the in operator (#433)
  • 08e9f05 chore: Migrate from Poetry to uv for dependency management (#431)
  • 22b8fe5 fix!: Replace Python 2-style ABC patterns with Python 3 equivalents for stric...
  • 82afffc Update SECURITY.md to reflect bug bounty program (#429)
  • f081f57 Update SECURITY.md to reflect bug bounty program
  • 1021630 chore: remove FDv2 pre-release warnings for GA promotion (#428)
  • 4d1d409 ci: grant pull-requests:read so lint-pr-title workflow starts (#427)
  • 563b87a feat: Drop persistent-store cache after FDv2 in-memory store init (#426)
  • 8deffbf chore: Upgrade release-please-action from v4 to v5 (#425)
  • 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 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 [launchdarkly-server-sdk](https://github.com/launchdarkly/python-server-sdk) from 9.15.1 to 9.16.0.
- [Release notes](https://github.com/launchdarkly/python-server-sdk/releases)
- [Changelog](https://github.com/launchdarkly/python-server-sdk/blob/main/CHANGELOG.md)
- [Commits](launchdarkly/python-server-sdk@9.15.1...9.16.0)

---
updated-dependencies:
- dependency-name: launchdarkly-server-sdk
  dependency-version: 9.16.0
  dependency-type: direct:development
  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 python:uv Pull requests that update python:uv code labels Jun 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 10, 2026 03:55
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Codecov Results 📊

88726 passed | ⏭️ 6013 skipped | Total: 94739 | Pass Rate: 93.65% | Execution Time: 301m 27s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2374 uncovered lines.
❌ Project coverage is 89.84%. Comparing base (base) to head (head).

Coverage diff
@@            Coverage Diff             @@
##          main       #PR       +/-##
==========================================
- Coverage    89.87%    89.84%    -0.03%
==========================================
  Files          192       192         —
  Lines        23371     23371         —
  Branches      8034      8034         —
==========================================
+ Hits         21004     20997        -7
- Misses        2367      2374        +7
- Partials      1327      1327         —

Generated by Codecov Action

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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants