chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates - #39
Merged
klioen merged 1 commit intoSep 20, 2026
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@electron/asar](https://github.com/electron/asar) | `3.4.1` | `4.3.0` | | [electron](https://github.com/electron/electron) | `44.3.0` | `44.4.1` | | [jsdom](https://github.com/jsdom/jsdom) | `30.0.1` | `30.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.6` | `3.9.7` | | [typescript](https://github.com/microsoft/TypeScript) | `6.0.3` | `7.0.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `5.0.0` | `5.0.1` | Updates `@electron/asar` from 3.4.1 to 4.3.0 - [Release notes](https://github.com/electron/asar/releases) - [Changelog](https://github.com/electron/asar/blob/main/CHANGELOG.md) - [Commits](electron/asar@v3.4.1...v4.3.0) Updates `electron` from 44.3.0 to 44.4.1 - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v44.3.0...v44.4.1) Updates `jsdom` from 30.0.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.1...v30.1.0) Updates `prettier` from 3.9.6 to 3.9.7 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.6...3.9.7) Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v6.0.3...v7.0.2) Updates `vitest` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v5.0.1/packages/vitest) --- updated-dependencies: - dependency-name: "@electron/asar" dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: electron dependency-version: 44.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.9.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-dependencies-0c45507bae
branch
from
September 20, 2026 10:15
fbf2d39 to
fcd295e
Compare
klioen
deleted the
dependabot/npm_and_yarn/development-dependencies-0c45507bae
branch
September 20, 2026 13:31
klioen
pushed a commit
that referenced
this pull request
Sep 20, 2026
… API) - TypeScript 7.0 removed ts.createSourceFile, ts.ScriptTarget, and all programmatic APIs; scripts/check-localized-copy.mjs depends on them - Dependabot #39 inadvertently upgraded typescript from 6.0.3 to 7.0.2 - Also add Unlicense to approved licenses (new transitive dep fast-sha256)
klioen
pushed a commit
that referenced
this pull request
Sep 20, 2026
- Dependabot #39 transitively upgraded @electron/asar from 3.4.1 to 4.3.0 - v4.3.0 renamed bin/asar.js to bin/asar.mjs - scripts/smoke-app.sh references this path explicitly
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 development-dependencies group with 6 updates in the / directory:
3.4.14.3.044.3.044.4.130.0.130.1.03.9.63.9.76.0.37.0.25.0.05.0.1Updates
@electron/asarfrom 3.4.1 to 4.3.0Release notes
Sourced from @electron/asar's releases.
... (truncated)
Commits
01bc908feat: store duplicated file contents only once when packing (#465)2bf3408build(deps): bump postcss from 8.5.20 to 8.5.24 (#463)ab7bc41build(deps): bump undici from 7.28.0 to 7.29.0 (#462)d934f9abuild(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#459)1ce80a7build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#460)9428c25build(deps): bump brace-expansion from 5.0.7 to 5.0.8 (#461)c4354aeci: stop setting the Opened project field (#456)8e12da2build(deps): bump postcss from 8.5.15 to 8.5.20 (#458)4d5d687build(deps): bump linkify-it from 5.0.1 to 5.0.2 (#457)0959a13build(deps): bump brace-expansion from 5.0.6 to 5.0.7 (#455)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@electron/asarsince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
electronfrom 44.3.0 to 44.4.1Release notes
Sourced from electron's releases.
Commits
09d1a65fix: cppgc object lifetime follow-ups (44-x-y) (#53968)8f9454atest: gate specs on testing bindings (#53964)dc105cffix: correct SUCCEEDED/FAILED usage on non-HRESULT return values (#53959)1a37b33test: isolate reporting API session (#53955)81ef9c7chore: cherry-pick 4b33582833e5 from chromium (#53947)b71433ffix: post navigations started while a dead renderer is torn down (#53943)93a67b4test: avoid exit race in utility process DNS spec (#53935)8dbc0a0perf: push preload paths to Node.js renderers instead of a sync IPC at startu...6686ae6docs: remove outdated Linux quirk documentation (#53921)4cadda1build: run webpack in production mode, minify only release bundles (#53917)Updates
jsdomfrom 30.0.1 to 30.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
556b11f30.1.09547fbfTie queued tasks to document lifetime3be65d9Disable unused HTML reports in the WPT runnerd555e61Replace SymbolTree with a DOM-specific treef28983dClone CDATA and processing instructions without revalidation33e4fa7Invalidate computed styles after CSS imports loadec6fd5bSelect storage event recipients at mutation timebcc037aHonor script type and legacy event attributesfaa5c4fPreserve currentScript across nested scripts8d7a37fAvoid quadratic HTML collection iterationUpdates
prettierfrom 3.9.6 to 3.9.7Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
0449af3Release 3.9.743cd5b0Allow verify markdown test withmdxparserab8c911Fix test on Node.js v26 (#19927)4a5adf9Fix tests3404375Update@typescript-eslint/typescript-estreeto v8.70.0c60f106Angular: Support@boundary/@errorerror boundaries (#20015)297117aFix HTML block indentation drift in markdown list items (#19987)0df4e49Fix indentation drift for indented code blocks in list items (#19990)9ef216dFix Markdown task list indentation drift (#19647)2158d48Strip blockquote markers from a setext heading's continuation lines (#19878)Updates
typescriptfrom 6.0.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
1e4744dMerge branch 'main' into ts7-releasea5a219cmicrosoft/typescript-go#4558ecfe30dUpdate status localization5de25b5Hide executable name in TypeScript statusd7ce74aShow bundled TypeScript version for packaged servers29be66aCorrect TS 7 release version to 7.0.2ed2bd1bMerge branch 'main' into ts7-release8873075Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...9427131Set up stable / nightly extension split, other prep (microsoft/typescript-go#...d4eaca5microsoft/typescript-go#4549Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
vitestfrom 5.0.0 to 5.0.1Release notes
Sourced from vitest's releases.
Commits
03630a5chore: release v5.0.1 (#11275)a47d790fix(fakeTimers): forcequeueMicrotaskandnextTickintoNotFake(#11261)2ce29d5fix: warn when deprecateddeps.optimizer.webis used (#11214)ccd6d05docs: fix typecheck exclude default in documentation (#11223)91ab158fix(doctor): measure vm pools for custom environments (#11212)23dda73fix: share the server on self-referencingextends(#11034)498fbe9fix: resolve ResolvedConfig exactOptionalPropertyTypes errors (#11175)115c3f6fix: correct typos in error message and comments (#11187)7361465fix: keep metadata file when clearing the cache (#11199)972e24bfix(browser): avoid double quotes inconfig.define(#11198)