dependabot[bot]
e4b6d428c8
build(deps): bump tmp from 0.2.1 to 0.2.4 in /build_scripts/npm_windows ( #19923 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.1 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.4 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 12:31:14 -07:00
dependabot[bot]
6faab8fdc0
build(deps): bump form-data from 4.0.0 to 4.0.4 in /build_scripts/npm_windows ( #19855 )
...
build(deps): bump form-data in /build_scripts/npm_windows
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 13:35:53 -05:00
dependabot[bot]
fc97d94892
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /build_scripts/npm_windows ( #19704 )
...
build(deps): bump brace-expansion in /build_scripts/npm_windows
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 11:54:00 -07:00
dependabot[bot]
1154879d24
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /build_scripts/npm_windows ( #18891 )
...
build(deps): bump cross-spawn in /build_scripts/npm_windows
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-04 11:17:19 -07:00
Izumi Hoshino
7034c04bfa
Removed lerna from build_scripts ( #18180 )
...
* Removed `lerna` from build_scripts
* Fixed an issue where `electron-builder` in unexpected path was executed
* Fixed lint errors
* Use foreground-scripts with initial npm ci to see if it resolves strange mac dlopen problemFixed lint errors
* Removed `--foreground-scripts` from `npm ci`
2024-06-18 14:23:55 -05:00
Izumi Hoshino
1e677831c1
Aligned lerna and nx versions ( #18121 )
...
* Updated GUI submodule ref
* Aligned `lerna` and `nx` versions
* Ignored .nx/cache
* Applied `npm audit fix`
* Updated `npm_windows/package-lock.json`
* Updated `npm_linux/package-lock.json`
2024-06-09 00:27:45 +01:00
dependabot[bot]
0869c53a63
build(deps): bump ejs from 3.1.9 to 3.1.10 in /build_scripts/npm_windows ( #17952 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 08:56:34 -05:00
dependabot[bot] and Earle Lowe
30719e267b
build(deps): bump app-builder-lib and electron-builder in /build_scripts/npm_windows ( #17645 )
...
* build(deps): bump app-builder-lib and electron-builder
Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib ) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies need to be updated together.
Updates `app-builder-lib` from 24.6.3 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/app-builder-lib/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/app-builder-lib )
Updates `electron-builder` from 24.6.3 to 24.13.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.13.3/packages/electron-builder )
---
updated-dependencies:
- dependency-name: app-builder-lib
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update package.json
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com >
2024-03-19 11:09:12 -07:00
dependabot[bot]
7c8a209731
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /build_scripts/npm_windows ( #17705 )
...
build(deps): bump follow-redirects in /build_scripts/npm_windows
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 09:18:29 -07:00
dependabot[bot]
2cb802af81
build(deps): bump ip from 2.0.0 to 2.0.1 in /build_scripts/npm_windows ( #17583 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 10:55:14 -08:00
dependabot[bot]
ee9c404f6e
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /build_scripts/npm_windows ( #17274 )
...
build(deps): bump follow-redirects in /build_scripts/npm_windows
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-16 10:15:56 -08:00
dependabot[bot]
2bf015737e
build(deps): bump semver from 5.7.1 to 5.7.2 in /build_scripts/npm_windows ( #16963 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-29 17:21:45 -06:00
dependabot[bot]
1a2e1628f3
build(deps): bump axios from 1.4.0 to 1.6.1 in /build_scripts/npm_windows ( #16809 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 11:40:54 -06:00
37336638c9
[Snyk] Security upgrade electron-builder from 24.4.0 to 24.6.3 and Lerna to 7.1.3 ( #15851 )
...
* fix: build_scripts/npm_linux/package.json & build_scripts/npm_linux/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
* Update to electron-builder 24.6.3 and lerna 7.1.3
---------
Co-authored-by: snyk-bot <snyk-bot@snyk.io >
Co-authored-by: Jeff Cruikshank <jeff@chia.net >
2023-07-24 22:33:02 -05:00
Jeff
e5ea486f82
update build script for lerna 7 ( #15672 )
2023-07-05 18:25:37 -05:00
dependabot[bot]
eb7376a8c1
Bump json5 from 1.0.1 to 1.0.2 in /build_scripts/npm_windows ( #14747 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 16:10:40 -05:00
dependabot[bot]
417e16473e
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /build_scripts/npm_windows ( #14486 )
...
Bump http-cache-semantics in /build_scripts/npm_windows
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 13:04:23 -05:00
dependabot[bot]
8eefd1fe19
Bump minimatch and electron-builder in /build_scripts/npm_windows ( #14763 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2 )
Updates `electron-builder` from 23.5.1 to 24.0.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.0.0/packages/electron-builder )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 12:59:37 -05:00
Snyk bot
3fe23f7c95
[Snyk] Upgrade lerna from 5.6.1 to 5.6.2 ( #13979 )
2022-11-22 15:32:31 -06:00
Snyk bot
f93829ff40
[Snyk] Upgrade lerna from 5.5.2 to 5.6.1 ( #13699 )
...
fix: upgrade lerna from 5.5.2 to 5.6.1
Snyk has created this PR to upgrade lerna from 5.5.2 to 5.6.1.
See this package in npm:
https://www.npmjs.com/package/lerna
See this project in Snyk:
https://app.snyk.io/org/chia-network/project/84426c68-2dee-4989-8542-ee04aad80b7b?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-11-15 00:18:17 -06:00
dependabot[bot]
2d105f05d2
Bump parse-url and lerna in /build_scripts/npm_windows ( #13499 )
...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url ) to 8.1.0 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna ). These dependencies need to be updated together.
Updates `parse-url` from 7.0.2 to 8.1.0
- [Release notes](https://github.com/IonicaBizau/parse-url/releases )
- [Commits](https://github.com/IonicaBizau/parse-url/compare/7.0.2...8.1.0 )
Updates `lerna` from 5.4.2 to 5.5.2
- [Release notes](https://github.com/lerna/lerna/releases )
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md )
- [Commits](https://github.com/lerna/lerna/commits/v5.5.2/core/lerna )
---
updated-dependencies:
- dependency-name: parse-url
dependency-type: indirect
- dependency-name: lerna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-27 12:23:10 -05:00
dependabot[bot]
564782a76d
Bump got and electron-builder in /build_scripts/npm_windows ( #13470 )
...
Bumps [got](https://github.com/sindresorhus/got ) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder ). These dependencies needed to be updated together.
Removes `got`
Updates `electron-builder` from 23.3.3 to 23.5.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases )
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md )
- [Commits](https://github.com/electron-userland/electron-builder/commits/v23.5.1/packages/electron-builder )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
- dependency-name: electron-builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 18:13:47 -05:00
Izumi Hoshino and Jeff Cruikshank
b3b56a64d1
Replace electron-packager with electron-builder ( #12953 )
...
* Install electron-builder
* Replaced electron-packager with electron-builder for windows
* Upgraded electron-builder version for mac
* Replaced electron-packager with electron-builder for Linux and integreated deb/rpm dir
* Updated mac installer job
* Fixed app.asar location
* Fixed dmg name for arm64 mac
* Updated installer-version.py
* Updated Linux(deb) installer CI job
* Updated Linux(rpm) installer CI job
* Fixed Linux(rpm) install CI issue
* Revert to use `electron-packager` instead of `electron-builder` for arm64 .deb installer
* Fixed lint errors
* Fixed rpm installer job issue
* Updated Windows installer CI job
* Fixed rpm installer CI job
* Simplified arm64 build
* Added -y option to `apt install` command
* Added `dmg-license` as npm build dependency for MacOS
* Attempt to set product name appropriately for each platform
* Specified productNames in commands
* Fixed arm64 installer issue
* Stopped to create link '/opt/chia/daemon'
* Updated desktop app name for linux installers
* Updated packageName for linux installers
* Abort build jobs when 'cd' fails
* Updated the GUI submodule ref (main:5e52b7f53478d4f39b4a0f0203f41e31dd53aee9)
Co-authored-by: Jeff Cruikshank <jeff@chia.net >
2022-08-24 20:13:40 -05:00
Jack Nelson
d3e63f37ea
upgrade build depts ( #12994 )
2022-08-15 18:06:47 -07:00
Earle Lowe and dependabot[bot]
ef1d2af651
El.dependabot/minimist 1.2.6 ( #12183 )
...
* Bump minimist from 1.2.5 to 1.2.6 in /build_scripts/npm_linux_rpm
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump minimist from 1.2.5 to 1.2.6 in /build_scripts/npm_linux_deb
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump minimist from 1.2.5 to 1.2.6 in /build_scripts/npm_macos_m1
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump minimist from 1.2.5 to 1.2.6 in /build_scripts/npm_windows
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-01 14:43:13 -05:00
dependabot[bot]
bddafa42f5
Bump node-fetch from 2.6.6 to 2.6.7 in /build_scripts/npm_windows ( #10422 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 20:34:38 -05:00
dependabot[bot]
c78a560fd9
Bump plist from 3.0.4 to 3.0.5 in /build_scripts/npm_windows ( #10897 )
...
Bumps [plist](https://github.com/TooTallNate/node-plist ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases )
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md )
- [Commits](https://github.com/TooTallNate/node-plist/commits )
---
updated-dependencies:
- dependency-name: plist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30 14:41:25 -05:00
Kyle Altendorf
d404d0e92b
just put __init__.py files where we have .py files (plus subdirectories) ( #10129 )
...
* just put __init__.py files where we have .py files
* and the rest
* remove unused ignore
2022-02-07 13:16:13 -08:00
Zlatko Fedor and ChiaMineJP
c6b5feaf3b
replaced npm install => npm ci ( #9717 )
...
* replaced npm install => npm ci
* Made global npm modules be executed as local npm modules (#9740 )
* Made global npm modules be executed as local npm modules
* Fixed a typo and added empty index.js for lgtm analysis
* Tried to fix pre-commit CI error
* Fixed a windows build file issue
* Fixed a rpm build script issue
* Removed unnecessary index.js which were introduced just to pass LGTM analysis
* Set nodejs version to 16 for arm64 build
* Removed unnecessary nodejs install action
Co-authored-by: ChiaMineJP <admin@chiamine.jp >
2022-01-19 16:52:20 -08:00