chore(deps-dev): bump the npm_and_yarn group across 3 directories with 2 updates - #1846
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
@launchdarkly/js-client-sdk size report |
Contributor
|
@launchdarkly/js-sdk-common size report |
Contributor
|
@launchdarkly/js-client-sdk-common size report |
Contributor
|
@launchdarkly/browser size report |
Contributor
|
@dependabot rebase |
…h 2 updates Bumps the npm_and_yarn group with 1 update in the /packages/sdk/electron/contract-tests/entity directory: [electron](https://github.com/electron/electron). Bumps the npm_and_yarn group with 1 update in the /packages/sdk/electron/example directory: [electron](https://github.com/electron/electron). Bumps the npm_and_yarn group with 1 update in the /packages/sdk/vercel/examples/route-handler directory: [postcss](https://github.com/postcss/postcss). Updates `electron` from 40.10.6 to 43.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.10.6...v43.4.1) Updates `electron` from 40.10.6 to 43.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.10.6...v43.4.1) Updates `postcss` from 8.5.10 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.23) --- updated-dependencies: - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:development - dependency-name: electron dependency-version: 43.3.0 dependency-type: direct:development - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/packages/sdk/electron/contract-tests/entity/npm_and_yarn-893f6877ed
branch
from
August 20, 2026 16:03
4d5110a to
2a12883
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the /packages/sdk/electron/contract-tests/entity directory: electron.
Bumps the npm_and_yarn group with 1 update in the /packages/sdk/electron/example directory: electron.
Bumps the npm_and_yarn group with 1 update in the /packages/sdk/vercel/examples/route-handler directory: postcss.
Updates
electronfrom 40.10.6 to 43.4.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
340bae1ci: fix generating ffmpeg (#52961)5d74fe3fix: show DevTools popup menus for setDevToolsWebContents() frontends (#52937)7bb1b8frefactor: SimpleURLLoaderWrapper managed by cppgc (#52934)ce2dc12fix: prevent crash when GPU context unavailable in sharedTexture (#52938)d1afd78chore: cleanup includes of Win32 headers (#52945)bfc9c62chore: cherry-pick 3a02de271fd3 and 726eafecc145 from chromium (#52952)524a3dffix: dangling rawptrNativeWindow::primary_web_contents_view_(#52939)a2e9e45ci: log Datadog upload failure instead of failing job (#52936)d593366fix: transparent windows can be resized on Linux (#52947)4a04028fix: don't crash on non-UTF8 serviceName in app.setLoginItemSettings (#52944)Updates
electronfrom 40.10.6 to 43.4.1Release notes
Sourced from electron's releases.
... (truncated)
Commits
340bae1ci: fix generating ffmpeg (#52961)5d74fe3fix: show DevTools popup menus for setDevToolsWebContents() frontends (#52937)7bb1b8frefactor: SimpleURLLoaderWrapper managed by cppgc (#52934)ce2dc12fix: prevent crash when GPU context unavailable in sharedTexture (#52938)d1afd78chore: cleanup includes of Win32 headers (#52945)bfc9c62chore: cherry-pick 3a02de271fd3 and 726eafecc145 from chromium (#52952)524a3dffix: dangling rawptrNativeWindow::primary_web_contents_view_(#52939)a2e9e45ci: log Datadog upload failure instead of failing job (#52936)d593366fix: transparent windows can be resized on Linux (#52947)4a04028fix: don't crash on non-UTF8 serviceName in app.setLoginItemSettings (#52944)Updates
postcssfrom 8.5.10 to 8.5.23Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.
Note
Overview
Dependabot-only version bumps in example and test packages; no SDK source changes.
Electron in the Electron example and contract-test entity goes from
^40.xto^43.4.1(dev and peer). The published SDK still peerselectron: >=34.5.6.PostCSS in the Vercel route-handler example goes from
8.5.10to8.5.23(patch, includes source-map path restrictions).Reviewed by Cursor Bugbot for commit 2a12883. Bugbot is set up for automated code reviews on this repo. Configure here.