An open index of dependabot pull requests across open source projects.

[dependency](deps): Bump the npm-all group in /electron-app with 94 updates

Open
Number: #143
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: August 01, 2025 at 11:34 PM UTC
(about 1 month ago)
Updated: August 02, 2025 at 12:34 AM UTC
(about 1 month ago)
Labels:
dependencies npm dependabot
Assignees:
Nick2bad4u
Description:

Bumps the npm-all group in /electron-app with 94 updates:

Package From To
@garmin/fitsdk 21.171.0 21.178.0
electron-log 5.4.1 5.4.2
electron-updater 6.6.5 6.6.7
@eslint/css 0.9.0 0.10.0
@eslint/js 9.30.1 9.32.0
@eslint/json 0.12.0 0.13.1
@eslint/markdown 6.6.0 7.1.0
cross-env 7.0.3 10.0.0
electron 37.1.0 37.2.5
electron-builder 24.13.3 26.0.19
electron-builder-squirrel-windows 24.13.3 26.0.19
eslint 9.30.1 9.32.0
git-cliff 2.9.1 2.10.0
stylelint-config-standard 38.0.0 39.0.0
@octokit/core 5.2.1 5.2.2
@azure/core-auth 1.9.0 1.10.0
@azure/core-client 1.9.4 1.10.0
@azure/core-rest-pipeline 1.21.0 1.22.0
@azure/core-tracing 1.2.0 1.3.0
@azure/core-util 1.12.0 1.13.0
@azure/core-xml 1.4.5 1.5.0
@azure/logger 1.2.0 1.3.0
@azure/storage-blob 12.27.0 12.28.0
@bufbuild/protoplugin 2.6.0 2.6.2
@electron/notarize 2.2.1 2.5.0
fs-extra 8.1.0 7.0.1
@electron/osx-sign 1.0.5 1.3.3
@electron/universal 1.5.1 2.0.3
@eslint/core 0.12.0 0.14.0
@eslint/css-tree 3.6.1 3.6.3
@eslint/plugin-kit 0.2.8 0.3.4
@humanwhocodes/momoa 3.3.8 3.3.9
@keyv/serialize 1.0.3 1.1.0
@malept/cross-spawn-promise 1.1.1 2.0.0
socks-proxy-agent 8.0.5 7.0.0
@npmcli/fs 4.0.0 2.1.2
semver 6.3.1 5.7.2
@sinclair/typebox 0.34.37 0.34.38
@types/node 22.16.0 22.17.0
@typespec/ts-http-runtime 0.2.3 0.3.0
app-builder-bin 4.0.0 5.0.0-alpha.12
app-builder-lib 24.13.3 26.0.19
builder-util-runtime 9.2.4 9.3.3
readable-stream 2.3.8 3.6.2
safe-buffer 5.1.2 5.2.1
string_decoder 1.1.1 1.3.0
builder-util 24.13.1 26.0.19
cacache 19.0.1 16.1.3
mkdirp 1.0.4 0.5.6
cacheable 1.10.1 1.10.3
chai 5.2.0 5.2.1
ci-info 3.9.0 4.3.0
decimal.js 10.5.0 10.6.0
dir-compare 3.3.0 4.2.0
dmg-builder 24.13.3 26.0.19
dotenv-expand 5.1.0 11.0.7
electron-publish 24.13.1 26.0.19
esbuild 0.25.5 0.25.8
expect 30.0.3 30.0.5
expect-type 1.2.1 1.2.2
git-cliff-darwin-arm64 2.9.1 2.10.0
git-cliff-darwin-x64 2.9.1 2.10.0
git-cliff-linux-arm64 2.9.1 2.10.0
git-cliff-linux-x64 2.9.1 2.10.0
git-cliff-windows-arm64 2.9.1 2.10.0
git-cliff-windows-x64 2.9.1 2.10.0
mimic-fn 4.0.0 2.1.0
onetime 6.0.0 5.1.2
hookified 1.10.0 1.11.0
jest-diff 30.0.3 30.0.5
jest-matcher-utils 30.0.3 30.0.5
jest-message-util 30.0.2 30.0.5
jest-mock 30.0.2 30.0.5
jest-util 30.0.2 30.0.5
loupe 3.1.4 3.2.0
make-fetch-happen 14.0.3 10.2.1
minipass-collect 2.0.1 1.0.2
minipass-fetch 4.0.1 2.1.2
negotiator 1.0.0 0.6.4
nwsapi 2.2.20 2.2.21
p-map 7.0.3 4.0.0
pretty-format 30.0.2 30.0.5
proc-log 5.0.0 2.0.1
dotenv 9.0.2 16.6.1
rimraf 3.0.2 2.6.3
rollup 4.44.1 4.46.2
signal-exit 4.1.0 3.0.7
socks 2.8.5 2.8.6
ssri 12.0.0 9.0.1
stylelint 16.21.0 16.23.0
stylelint-config-recommended 16.0.0 17.0.0
unique-filename 4.0.0 2.0.1
unique-slug 5.0.0 3.0.0
vite 7.0.0 7.0.6

Updates @garmin/fitsdk from 21.171.0 to 21.178.0

Release notes

Sourced from @​garmin/fitsdk's releases.

21.178.0

  • Fix for encoding fields with singular expanded components, such as altitude or speed
Commits

Updates electron-log from 5.4.1 to 5.4.2

Changelog

Sourced from electron-log's changelog.

5.4.2

  • #472 Add the gray color and log.transports.console.colorMap option.

5.4.0

  • #465 Allow using %c template for the transports.console.format. This change may break formatting if you already use %c in your format string. In this case, you can run log.transports.console.transforms.shift() before initializing the logger.

5.2.4

  • Add Buffering feature.

5.2.0

  • fix: #436 log.log isn't bound to log.info. Previously, it was processed with non-existent log level.

5.1.0

  • New entry point for NW.js / Node.js apps: 'electron-log/node'

5.0.0

Core

  • Now it's a time to use modern ES instead of ES5. It was a joy to use old-fashioned ES5, but since the library grows it becomes harder to follow its restrictions. Starting from v5 the library requires Node.js 14+ or Electron 13 at least.
  • Now a renderer process just sends log data to the main through IPC, so only the main logger can be configured. See initialize for more information
  • A new tranforms property is added for each transport. It allows to configure transformations preformed on message data. See transforms for more information.
  • log.create(logId) is replaced by log.create({ logId })

File transport

  • archiveLog options is renamed to archiveLogFn
  • resolvePath options is renamed to resolvePathFn
  • All logs are written to main.log file. If you want to write renderer logs to a separated file, you can do that by overriding resolvePathFn

Console transport

... (truncated)

Commits

Updates electron-updater from 6.6.5 to 6.6.7

Release notes

Sourced from electron-updater's releases.

electron-updater@6.6.7

Patch Changes

electron-updater@6.6.6

Patch Changes

  • #9172 cb651ddb Thanks @​beyondkmp! - feat(updater): Cache the new blockmap file and allow customization of the old blockmap file base URL
Changelog

Sourced from electron-updater's changelog.

6.6.7

Patch Changes

6.6.6

Patch Changes

  • #9172 cb651ddb Thanks @​beyondkmp! - feat(updater): Cache the new blockmap file and allow customization of the old blockmap file base URL
Commits
  • e97982f chore(deploy): Release 26.0.19 (electron-updater@6.6.7) (#9199)
  • 1a6ea01 feat(electron-updater): add GitLab provider (#9186)
  • 35f5f6e fix: Use spawn -> shell: false for node module collection (#9177)
  • 2dfaacc chore(deploy): Release v26.0.18 (electron-updater@6.6.6) (#9167)
  • cb651dd feat(updater): Cache the new blockmap file and allow customization of the old...
  • See full diff in compare view

Updates @eslint/css from 0.9.0 to 0.10.0

Release notes

Sourced from @​eslint/css's releases.

css: v0.10.0

0.10.0 (2025-07-11)

⚠ BREAKING CHANGES

  • Remove Tailwind syntax in favor of external tailwind-csstree (#166)

Features

  • add allowUnknownVariables option to no-invalid-properties (#178) (932cf62)
  • add no-invalid-named-grid-areas rule (#169) (162f6e5)
  • add no-invalid-at-rule-placement rule (#171) (bb90e3a)
  • Remove Tailwind syntax in favor of external tailwind-csstree (#166) (a035fa7)

Bug Fixes

  • Enforce unique items in the options of prefer-logical-properties (b720cf8)
  • enforce unique items in the options of prefer-logical-properties (#176) (b720cf8)
  • update baseline data (#189) (9bdb155)
Changelog

Sourced from @​eslint/css's changelog.

0.10.0 (2025-07-11)

⚠ BREAKING CHANGES

  • Remove Tailwind syntax in favor of external tailwind-csstree (#166)

Features

  • add allowUnknownVariables option to no-invalid-properties (#178) (932cf62)
  • add no-invalid-named-grid-areas rule (#169) (162f6e5)
  • add no-invalid-at-rule-placement rule (#171) (bb90e3a)
  • Remove Tailwind syntax in favor of external tailwind-csstree (#166) (a035fa7)

Bug Fixes

  • Enforce unique items in the options of prefer-logical-properties (b720cf8)
  • enforce unique items in the options of prefer-logical-properties (#176) (b720cf8)
  • update baseline data (#189) (9bdb155)
Commits
  • 60ee2b6 chore: release 0.10.0 🚀 (#177)
  • 19f2a1b docs: remove PULL_REQUEST_TEMPLATE.md in favor of centralized template (#194)
  • 78c81c4 build: automate generation of recommended rules config (#190)
  • bf58f5c docs: Update README sponsors
  • bb90e3a feat: add no-invalid-at-rule-placement rule (#171)
  • 9bdb155 fix: update baseline data (#189)
  • 3309592 chore: workaround for ci error caused by minimatch (#191)
  • 9244d48 build: Automatically update baseline data (#187)
  • d5bbac1 docs: Update README sponsors
  • 2eab1e5 docs: Update README sponsors
  • Additional commits viewable in compare view

Updates @eslint/js from 9.30.1 to 9.32.0

Release notes

Sourced from @​eslint/js's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)

v9.31.0

Features

  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)

Bug Fixes

  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

Documentation

  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)

Chores

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
Changelog

Sourced from @​eslint/js's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)
  • a6a6325 feat: support explicit resource management in no-loop-func (#19895) (Milos Djermanovic)
  • 4682cdc feat: support explicit resource management in no-undef-init (#19894) (Milos Djermanovic)
  • 5848216 feat: support explicit resource management in init-declarations (#19893) (Milos Djermanovic)
  • bb370b8 feat: support explicit resource management in no-const-assign (#19892) (Milos Djermanovic)
  • 5a0069d docs: Update README (GitHub Actions Bot)
  • fef04b5 docs: Update working on issues info (#19902) (Nicholas C. Zakas)
Commits
  • 50de1ce chore: package.json update for @​eslint/js release
  • d5054e5 chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @eslint/json from 0.12.0 to 0.13.1

Release notes

Sourced from @​eslint/json's releases.

json: v0.13.1

0.13.1 (2025-07-22)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#125) (5de1544)

json: v0.13.0

0.13.0 (2025-07-11)

Features

  • add url and recommended field to existing rules (#104) (14bd26b)
  • Add token methods to JSONSourceCode (#112) (de3e150)
Changelog

Sourced from @​eslint/json's changelog.

0.13.1 (2025-07-22)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#125) (5de1544)

0.13.0 (2025-07-11)

Features

  • add url and recommended field to existing rules (#104) (14bd26b)
  • Add token methods to JSONSourceCode (#112) (de3e150)
Commits
  • 2d9722a chore: release 0.13.1 🚀 (#126)
  • 5de1544 fix: bump plugin-kit to latest to resolve security vulnerabilities (#125)
  • 9b9acc3 refactor: add missing type annotations to variables (#123)
  • f21f7f0 docs: Update README sponsors
  • a043b21 refactor: use CustomRuleDefinitionType in JSONRuleDefinition (#121)
  • 3ebf42d chore: release 0.13.0 🚀 (#105)
  • aa161eb build: automate generation of recommended rules config (#118)
  • 6a6684b docs: remove PULL_REQUEST_TEMPLATE.md in favor of centralized template (#120)
  • a9c5998 docs: Update README sponsors
  • fce609e ci: Fix type issues (#119)
  • Additional commits viewable in compare view

Updates @eslint/markdown from 6.6.0 to 7.1.0

Release notes

Sourced from @​eslint/markdown's releases.

v7.1.0

7.1.0 (2025-07-22)

Features

  • add checkMissingCells option to table-column-count (#434) (bf3f39b)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#460) (af7736c)
  • potential super-linear regular expressions (#463) (bc82567)
  • remove unused types from types.ts (#462) (466f80e)

v7.0.0

7.0.0 (2025-07-11)

⚠ BREAKING CHANGES

  • move certain types to import them from @eslint/markdown/types (#446)
  • set no-missing-link-fragments default ignoreCase to true (#447)
  • remove rollup and extraneous types (#383)

Features

  • add allowDefinitions & allowFootnoteDefinitions opts to no-empty-definitions (#455) (e09eba6)
  • add checkFootnoteDefinitions option to no-empty-definitions (#442) (4d504e5)
  • create no-unused-definitions rule (#425) (6b43333)
  • set no-missing-link-fragments default ignoreCase to true (#447) (925191e)

Bug Fixes

  • handle URL-encoded link fragments in no-missing-link-fragments rule (#437) (76685c5)
  • move certain types to import them from @eslint/markdown/types (#446) (0dc6220)
  • remove rollup and extraneous types (#383) (e7ccd2e)
  • skip HTML nodes in heading slugs for no-missing-link-fragments (#445) (e4dcf6a)
  • update no-duplicate-headings to align with CommonMark spec (#438) (2bc0a38)
Changelog

Sourced from @​eslint/markdown's changelog.

7.1.0 (2025-07-22)

Features

  • add checkMissingCells option to table-column-count (#434) (bf3f39b)

Bug Fixes

  • bump plugin-kit to latest to resolve security vulnerabilities (#485) (c5398ca)
  • case-insensitive attribute checks in no-missing-link-fragment (#465) (094a59d)
  • case-insensitive checks for HTML attributes in no-missing-link-fragment (094a59d)
  • no-reversed-media-syntax add missing offset for code spans (#460) (af7736c)
  • potential super-linear regular expressions (#463) (bc82567)
  • remove unused types from types.ts (#462) (466f80e)

7.0.0 (2025-07-11)

⚠ BREAKING CHANGES

  • move certain types to import them from @eslint/markdown/types (#446)
  • set no-missing-link-fragments default ignoreCase to true (#447)
  • remove rollup and extraneous types (#383)

Features

  • add allowDefinitions & allowFootnoteDefinitions opts to no-empty-definitions (#455) (e09eba6)
  • add checkFootnoteDefinitions option to no-empty-definitions (#442) (4d504e5)
  • create no-unused-definitions rule (#425) (6b43333)
  • set no-missing-link-fragments default ignoreCase to true (#447) (925191e)

Bug Fixes

  • handle URL-encoded link fragments in no-missing-link-fragments rule (#437) (76685c5)
  • move certain types to import them from @eslint/markdown/types (#446) (0dc6220)
  • remove rollup and extraneous types (#383) (e7ccd2e)
  • skip HTML nodes in heading slugs for no-missing-link-fragments (#445) (e4dcf6a)
  • update no-duplicate-headings to align with CommonMark spec (#438) (2bc0a38)
Commits
  • 1fdbd62 chore: release 7.1.0 🚀 (#467)
  • af7736c fix: no-reversed-media-syntax add missing offset for code spans (#460)
  • c5398ca fix: bump plugin-kit to latest to resolve security vulnerabilities (#485)
  • a46a29a refactor: add missing type annotations to variables (#472)
  • dec9ece docs: Update README sponsors
  • bd149cb refactor: use CustomRuleDefinitionType in MarkdownRuleDefinition (#471)
  • bc82567 fix: potential super-linear regular expressions (#463)
  • bf3f39b feat: add checkMissingCells option to table-column-count (#434)
  • 466f80e fix: remove unused types from types.ts (#462)
  • 094a59d fix: case-insensitive attribute checks in no-missing-link-fragment (#465)
  • Additional commits viewable in compare view

Updates cross-env from 7.0.3 to 10.0.0

Release notes

Sourced from cross-env's releases.

v10.0.0

10.0.0 (2025-07-25)

TL;DR: You should probably not have to change anything if:

  • You're using a modern maintained version of Node.js (v20+ is tested)
  • You're only using the CLI (most of you are as that's the intended purpose)

In this release (which should have been v8 except I had some issues with automated releases 🙈), I've updated all the things and modernized the package. This happened in #261

Was this needed? Not really, but I just thought it'd be fun to modernize this package.

Here's the highlights of what was done.

  • Replace Jest with Vitest for testing
  • Convert all source files from .js to .ts with proper TypeScript types
  • Use zshy for ESM-only builds (removes CJS support)
  • Adopt @​epic-web/config for TypeScript, ESLint, and Prettier
  • Update to Node.js >=20 requirement
  • Remove kcd-scripts dependency
  • Add comprehensive e2e tests with GitHub Actions matrix testing
  • Update GitHub workflow with caching and cross-platform testing
  • Modernize documentation and remove outdated sections
  • Update all dependencies to latest versions
  • Add proper TypeScript declarations and exports

The tool maintains its original functionality while being completely modernized with the latest tooling and best practices

BREAKING CHANGES

  • This is a major rewrite that changes the module format from CommonJS to ESM-only. The package now requires Node.js >=20 and only exports ESM modules (not relevant in most cases).
Commits
  • 8635e80 fix(release): manually release a major version
  • 3a58f22...

    Description has been truncated

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Package:
eslint
Ecosystem:
npm
Version Change:
9.30.1 → 9.32.0
Update Type:
Minor
Path:
/electron-app
Package:
@types/node
Ecosystem:
npm
Version Change:
22.16.0 → 22.17.0
Update Type:
Minor
Path:
/electron-app
Package:
vite
Ecosystem:
npm
Version Change:
7.0.0 → 7.0.6
Update Type:
Patch
Path:
/electron-app
Package:
safe-buffer
Ecosystem:
npm
Version Change:
5.1.2 → 5.2.1
Update Type:
Minor
Path:
/electron-app
Package:
esbuild
Ecosystem:
npm
Version Change:
0.25.5 → 0.25.8
Update Type:
Patch
Path:
/electron-app
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.30.1 → 9.32.0
Update Type:
Minor
Path:
/electron-app
Package:
rollup
Ecosystem:
npm
Version Change:
4.44.1 → 4.46.2
Update Type:
Minor
Path:
/electron-app
Package:
rimraf
Ecosystem:
npm
Version Change:
3.0.2 → 2.6.3
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
6.6.0 → 7.1.0
Update Type:
Major
Path:
/electron-app
Package:
semver
Ecosystem:
npm
Version Change:
6.3.1 → 5.7.2
Update Type:
Minor
Path:
/electron-app
Package:
chai
Ecosystem:
npm
Version Change:
5.2.0 → 5.2.1
Update Type:
Patch
Path:
/electron-app
Package:
electron
Ecosystem:
npm
Version Change:
37.1.0 → 37.2.5
Update Type:
Minor
Path:
/electron-app
Package:
stylelint
Ecosystem:
npm
Version Change:
16.21.0 → 16.23.0
Update Type:
Minor
Path:
/electron-app
Package:
dotenv
Ecosystem:
npm
Version Change:
9.0.2 → 16.6.1
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
38.0.0 → 39.0.0
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
0.12.0 → 0.13.1
Update Type:
Minor
Path:
/electron-app
Package:
fs-extra
Ecosystem:
npm
Version Change:
8.1.0 → 7.0.1
Update Type:
Patch
Path:
/electron-app
Package:
ssri
Ecosystem:
npm
Version Change:
12.0.0 → 9.0.1
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
24.13.3 → 26.0.19
Update Type:
Major
Path:
/electron-app
Package:
socks
Ecosystem:
npm
Version Change:
2.8.5 → 2.8.6
Update Type:
Patch
Path:
/electron-app
Package:
mkdirp
Ecosystem:
npm
Version Change:
1.0.4 → 0.5.6
Update Type:
Minor
Path:
/electron-app
Package:
hookified
Ecosystem:
npm
Version Change:
1.10.0 → 1.11.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
3.6.1 → 3.6.3
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
5.2.1 → 5.2.2
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
12.27.0 → 12.28.0
Update Type:
Minor
Path:
/electron-app
Package:
@eslint/css
Ecosystem:
npm
Version Change:
0.9.0 → 0.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
6.6.5 → 6.6.7
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
24.13.3 → 26.0.19
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
0.12.0 → 0.14.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
0.2.8 → 0.3.4
Update Type:
Minor
Path:
/electron-app
Package:
loupe
Ecosystem:
npm
Version Change:
3.1.4 → 3.2.0
Update Type:
Minor
Path:
/electron-app
Package:
cross-env
Ecosystem:
npm
Version Change:
7.0.3 → 10.0.0
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
8.0.5 → 7.0.0
Path:
/electron-app
Ecosystem:
npm
Version Change:
5.1.0 → 11.0.7
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
5.4.1 → 5.4.2
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
0.34.37 → 0.34.38
Update Type:
Patch
Path:
/electron-app
Package:
cacheable
Ecosystem:
npm
Version Change:
1.10.1 → 1.10.3
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
16.0.0 → 17.0.0
Update Type:
Major
Path:
/electron-app
Package:
decimal.js
Ecosystem:
npm
Version Change:
10.5.0 → 10.6.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.2.1 → 2.5.0
Update Type:
Minor
Path:
/electron-app
Package:
p-map
Ecosystem:
npm
Version Change:
7.0.3 → 4.0.0
Path:
/electron-app
Package:
negotiator
Ecosystem:
npm
Version Change:
1.0.0 → 0.6.4
Update Type:
Minor
Path:
/electron-app
Package:
onetime
Ecosystem:
npm
Version Change:
6.0.0 → 5.1.2
Update Type:
Minor
Path:
/electron-app
Package:
nwsapi
Ecosystem:
npm
Version Change:
2.2.20 → 2.2.21
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
14.0.3 → 10.2.1
Update Type:
Minor
Path:
/electron-app
Package:
signal-exit
Ecosystem:
npm
Version Change:
4.1.0 → 3.0.7
Update Type:
Patch
Path:
/electron-app
Package:
expect-type
Ecosystem:
npm
Version Change:
1.2.1 → 1.2.2
Update Type:
Patch
Path:
/electron-app
Package:
jest-mock
Ecosystem:
npm
Version Change:
30.0.2 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Package:
ci-info
Ecosystem:
npm
Version Change:
3.9.0 → 4.3.0
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.2.0 → 1.3.0
Update Type:
Minor
Path:
/electron-app
Package:
expect
Ecosystem:
npm
Version Change:
30.0.3 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.3.8 → 3.6.2
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.1.1 → 1.3.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.6.0 → 2.6.2
Update Type:
Patch
Path:
/electron-app
Package:
git-cliff
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
24.13.3 → 26.0.19
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
0.2.3 → 0.3.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
9.2.4 → 9.3.3
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
24.13.1 → 26.0.19
Update Type:
Major
Path:
/electron-app
Package:
dir-compare
Ecosystem:
npm
Version Change:
3.3.0 → 4.2.0
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.21.0 → 1.22.0
Update Type:
Minor
Path:
/electron-app
Package:
dmg-builder
Ecosystem:
npm
Version Change:
24.13.3 → 26.0.19
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
24.13.1 → 26.0.19
Update Type:
Major
Path:
/electron-app
Package:
jest-diff
Ecosystem:
npm
Version Change:
30.0.3 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
30.0.2 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
30.0.3 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Package:
jest-util
Ecosystem:
npm
Version Change:
30.0.2 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
30.0.2 → 30.0.5
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.0.5 → 1.3.3
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.5.1 → 2.0.3
Update Type:
Major
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.1.1 → 2.0.0
Update Type:
Major
Path:
/electron-app
Package:
@npmcli/fs
Ecosystem:
npm
Version Change:
4.0.0 → 2.1.2
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
4.0.0 → 5.0.0-alpha.12
Update Type:
Major
Path:
/electron-app
Package:
cacache
Ecosystem:
npm
Version Change:
19.0.1 → 16.1.3
Update Type:
Minor
Path:
/electron-app
Package:
mimic-fn
Ecosystem:
npm
Version Change:
4.0.0 → 2.1.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.0.1 → 1.0.2
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
4.0.1 → 2.1.2
Update Type:
Minor
Path:
/electron-app
Package:
proc-log
Ecosystem:
npm
Version Change:
5.0.0 → 2.0.1
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
4.0.0 → 2.0.1
Update Type:
Patch
Path:
/electron-app
Package:
unique-slug
Ecosystem:
npm
Version Change:
5.0.0 → 3.0.0
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.9.4 → 1.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.12.0 → 1.13.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.9.0 → 1.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.2.0 → 1.3.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.0.3 → 1.1.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
1.4.5 → 1.5.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
21.171.0 → 21.178.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
3.3.8 → 3.3.9
Update Type:
Patch
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Ecosystem:
npm
Version Change:
2.9.1 → 2.10.0
Update Type:
Minor
Path:
/electron-app
Technical Details
ID: 4467914
UUID: 3285359898
Node ID: PR_kwDOObcUf86hzC0h
Host: GitHub
Repository: Nick2bad4u/FitFileViewer