65e0f59fad
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /build_scripts/npm_linux ( #20268 )
...
build(deps): bump js-yaml in /build_scripts/npm_linux
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 09:51:11 -08:00
027818fede
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /build_scripts/npm_windows ( #20262 )
...
build(deps): bump js-yaml in /build_scripts/npm_windows
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 09:50:35 -08:00
fa339a591e
build(deps): bump pyinstaller from 6.15.0 to 6.16.0 ( #20074 )
...
* build(deps): bump pyinstaller from 6.15.0 to 6.16.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller ) from 6.15.0 to 6.16.0.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases )
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst )
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v6.15.0...v6.16.0 )
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-version: 6.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* wider find command due to pyinstaller path changes
---------
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 <e.lowe@chia.net >
2025-10-22 10:25:05 -07:00
Earle Lowe and GitHub
3652e609bd
Remove scripting that attempts to find and install node ( #20082 )
...
* Remove scripting that attempts to find and install node
* Remove using direction in start-gui.sh
* Remove unneeded npm_global files - only used to install node
* Handle guess where node or npm is not installed
* Add setup-node to test scripts workflow
* make sure to checkout submodules
2025-09-18 15:09:32 -07:00
Kyle Altendorf and GitHub
653944328e
move workaround arm64 ruby install to the build image ( #20037 )
...
* Remove arm64 ruby installation workaround
Removed temporary fix for arm64 platform related to ruby installation.
depends on https://github.com/Chia-Network/build-images/pull/105
* drop fpm, update comment
2025-09-08 10:39:43 -07:00
Kyle Altendorf and GitHub
38881d81c3
Remove dotenv installation from build script ( #20036 )
2025-09-05 11:03:59 -07:00
c700d14aad
build(deps): bump tmp from 0.2.1 to 0.2.5 in /build_scripts/npm_linux ( #19942 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.1 to 0.2.5.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.1...v0.2.5 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.5
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-13 09:23:41 -07:00
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
1ccc232b2f
build(deps): bump tmp from 0.2.1 to 0.2.4 in /build_scripts/npm_macos ( #19910 )
...
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-07 10:46:12 -07:00
Richard Kiss and GitHub
4e6038ba3b
Simplify dependencies wrt chia.server ( #19895 )
...
Remove some dependencies in `chia.server`.
2025-08-06 12:03:47 -07:00
3fa7c3b111
build(deps): bump form-data from 4.0.0 to 4.0.4 in /build_scripts/npm_macos ( #19890 )
...
build(deps): bump form-data in /build_scripts/npm_macos
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-08-01 09:06:48 -07:00
3b533e6eee
build(deps): bump form-data from 4.0.0 to 4.0.4 in /build_scripts/npm_linux ( #19886 )
...
build(deps): bump form-data in /build_scripts/npm_linux
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 16:00:57 -05:00
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
Richard Kiss and GitHub
a8d7d32d53
Remove mozilla ca submodule and subsume this functionality ( #19850 )
...
<!-- Merging Requirements:
- Please give your PR a title that is release-note friendly
- In order to be merged, you must add the most appropriate category
Label (Added, Changed, Fixed) to your PR
-->
<!-- Explain why this is an improvement (Does this add missing
functionality, improve performance, or reduce complexity?) -->
### Purpose:
<!-- Does this PR introduce a breaking change? -->
### Current Behavior:
### New Behavior:
<!-- As we aim for complete code coverage, please include details
regarding unit, and regression tests -->
### Testing Notes:
<!-- Attach any visual examples, or supporting evidence (attach any
.gif/video/console output below) -->
2025-07-30 11:05:13 -07:00
Amine Khaldi
0a9e8e7f55
Merge commit '8b8035f3112a39594a2f2e57782baa74f60c9459' into checkpoint/main_from_release_2.5.5_8b8035f3112a39594a2f2e57782baa74f60c9459
2025-07-23 21:26:13 +01:00
Kyle Altendorf and GitHub
b23a980f52
use strict for poetry check ( #19840 )
...
* use strict for poetry check
* ignore another
* and request all
2025-07-21 08:54:45 -07:00
8b8035f311
Change minimium node version to 20 and npm version to 10 ( #19845 )
...
* Update to node 20
* Update another script for minimum npm version
* update check for npm >= 10
* update npm version
---------
Co-authored-by: Zlatko <zlatko@chia.net >
2025-07-18 09:26:06 -07:00
4ba3f00112
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /build_scripts/npm_linux ( #19810 )
...
build(deps): bump brace-expansion in /build_scripts/npm_linux
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-07-16 09:07:43 -07:00
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
Kyle Altendorf and GitHub
1104521488
use apt-get instead of apt ( #19656 )
2025-05-30 09:50:42 -07:00
Earle Lowe and GitHub
bd499224b3
Set app minimum macos version to 13 ( #19295 )
2025-04-15 12:42:26 -05:00
Kyle Altendorf and GitHub
efe797e6bb
use locked electron-builder for deb arm and windows builds ( #19440 )
2025-03-28 09:49:22 -05:00
Kyle Altendorf and GitHub
5f7e2ca66d
use jinjanator in build_linux_deb-2-installer.sh ( #19239 )
2025-02-20 12:00:27 -07:00
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
f96e5bd239
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /build_scripts/npm_macos ( #18892 )
...
build(deps): bump cross-spawn in /build_scripts/npm_macos
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 09:53:55 -07:00
Chris Marslender and GitHub
ac45a37bd9
Add simulator to installers ( #18964 )
...
* Add start simulator to installers
* Point to correct path for start_simulator
2024-12-02 22:18:26 -06:00
Chris Marslender and GitHub
db2ddfe7ba
Update systemd templates to check if RPCs are up by using the chia rpc commands instead of nc ( #18920 )
2024-11-22 08:57:45 -07:00
Earle Lowe and GitHub
e07d1eb5de
Use #!/usr/bin/env bash ( #18762 )
...
* Use #!/usr/bin/env bash
* Update setup-poetry.sh
* Use #!/usr/bin/env bash for shebang
* fix up typo for leading space
* For consistency fix up a few other scripts
2024-11-04 15:22:52 -07:00
Matt Hauff and GitHub
73e4a5bbea
[CHIA-1680] Finish replacing flake8 with Ruff ( #18802 )
...
* Apply ruff unsafe fixes
* Manually fix tuples with `as`
* Remove all references to flake8
2024-11-04 08:59:57 -07:00
pengbanban and GitHub
3d916bd25d
chore: fix some comments ( #18485 )
...
Signed-off-by: pengbanban <pengbanban@aliyun.com >
2024-09-13 10:52:32 -05:00
Kyle Altendorf and GitHub
0b6360f601
refactor installer publish jobs ( #18220 )
...
* first pass
* correct linux
* some macos
* windows
* rpm
* tidy
* remove extension from variable names
* some
* yep, we use it
* matchy matchy
* fixup
* fixup
* almost the same
* fixup
* fixup
* fixup
* maybe
* fixup
* INSTALL_PATH
* fixup
* fixup
* file-arch-name
* fixup
* fixup
* fixup
* windows diagnostics
* fixup
* fixup
* windows diagnostics
* fixup
* fixup
* absolute
* one more time (until the next time)
* more
* yep
* maybe
* perhaps
* possibly
* tidy
* tidy
* more generic
* correct endpoints for gui vs. cli glue calls
2024-07-15 13:35:49 -07:00
6d9219b0c4
CHIA-597: Use poetry for package management ( #11057 )
...
* preliminary setup with poetry
* don't worry about locking the poetry env for the exploration right now
* recover black config in pyproject.toml
* install.sh for linting workflow
* pull chiavdf version from poetry in install-timelord.sh
* activate etc in upload and lint workflow
* debug poetry show output on macos
* update to clvm-tools 0.4.4
* add back setproctitle
* catchup deps
* lock
* allow 3.10
* debug
* make Install.ps1 use poetry as well
* -ErrorAction Ignore
* more todo about python version selection
* make install-timelord.sh modifications more posix compliant
* gitignore .penv* and .venv* as well
* remove requirements.penv.txt
* get artifact check requirements from poetry
* fix .gitignore for venv symlink
* separate out poetry setup
* :
* comment out code to be worked on
* setup poetry for dependency check
* ignore new poetry symlink
* chia_rs==0.1.4
* a few updates
* some missed updates `:[`
* update some types libs
* fix extras
* activate
* just use `python` somewhere
* for windows
* less symlinking for windows
* oops
* s
* more
* # shellcheck disable=SC2086
* activate action
* more python version
* lock up
* include ipython (for python >=3.8)
* add miniupnpc extra
* add poetry-dynamic-versioning
* type it out
* better match dev versioning
* catch up and delete setup.py again
* lock
* add pytest-cov
* .penv/bin/poetry
* .venv for windows activation
* update pytest-xdist
* install upnp extra
* upnp
* quote
* maybe update some deps
* mandatory and string
* oops
* slighty tidy
* debug pip list
* debug
* pybind11 maybe instead?
* remove pip install debugging
* debug without upnp nor pypi.chia.net
* chiavdf==1.0.8
* bring back upnp
* re-enable upnp
* diagnostic exception reraise
* .exe?
* diagnostics
* .cmd...?
* light tidy
* more cleanup
* make dependency check script not cwd dependent for finding the poetry env
* correct sh substitution
* lock
* coverage 7
* todo cleanup
* poetry update
* interesting
* windows too
* support non-editable install via scripts again
* oops
* again
* sheesh
* fixup
* more
* more
* Update dependencies
* various pre-commit linter updates
* add pyupgrade to extras list
* use priority=supplemental instead of secondary
* Add in some missing deps
* update setuptools and pyinstaller to match main
* venv->.venv
* lint fixes
* update a few packages for 3.12 support
* get zstd from chia resource for python 3.12
* Adjustments to dynamic versioning
* experiments with versioning
* test fixes
Signed-off-by: Earle Lowe <e.lowe@chia.net >
* fixup last commit
* include upnp as extra when installing on windows
* include mozilla-ca as a package for the cacert.pem file
* some windows tweaks
* use SPECPATH as anchor path in pyinstaller.spec file
* Add lxml as dev dependency
* Fixup typo in lxml version
* Update some packages to resolve GH vuln reports
* Update more packages to resolve GH vulns
* Ignore pylint license in depedency checker
* match installation of the dynamic version plugin on windows
* Fix issues with setting windows environment and use pip to install plugin per poetry docs recommendation
* properly apply non-editable option with -i
* use -f with ln to remove existing file as needed
* use shell=true for subprocess to help windows run chia if it's a .cmd
* Update .coveragerc
* use shutil.which() to find chia executable in a cross platform way
* mypy fixes
* Address conflicts for numpy based on python version
* Update lock file
* Remove troublesome reference to pypi source
* Add TODOs for manual install of poetry-dynamic-versioning plugin
* Use poetry dynamic versioning to figure out the version rather than setuptools_scm
* Update .github/workflows/reflow-version.yml
Co-authored-by: Kyle Altendorf <sda@fstab.net >
* Update .github/workflows/test-single.yml
Co-authored-by: Kyle Altendorf <sda@fstab.net >
* Update urllib3
* Attempts to get dynamic versioning to output something semver
* more versioning finangling
* lint pyproject.toml
* Update certifi
---------
Signed-off-by: Earle Lowe <e.lowe@chia.net >
Co-authored-by: Earle Lowe <e.lowe@chia.net >
Co-authored-by: Earle Lowe <30607889+emlowe@users.noreply.github.com >
2024-07-10 08:47:11 -07:00
Izumi Hoshino and GitHub
2e82142396
Fixed an issue where npx --no lerna clean -f didn't work ( #18232 )
...
Fixed an issue where npx --no lerna clean -f didnot work
2024-06-24 11:10:57 -07:00
Izumi Hoshino and GitHub
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
Earle Lowe and GitHub
866493af56
CHIA-752 - set permissions in postinst.sh for chrome-sandbox ( #18164 )
...
* CHIA-752 - set permissions in postinst.sh for chrome-sandbox
* Add check for permissions of chrome-sandbox
* one-liner permissions check
* prettier fix
* Update build-linux-installer-deb.yml
2024-06-13 13:37:40 -05:00
Izumi Hoshino and GitHub
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
Earle Lowe
2835a5d9ae
superlinter shellcheck
2024-06-03 14:59:56 -07:00
Earle Lowe
cbe7624497
Fixup linting for shell scripts
2024-06-03 14:34:38 -07:00
Harold Brenes
84b2d68b64
Remove homebrew rpaths from _ssl.cpython.so on macOS during build.
2024-05-30 18:29:18 -04:00
216de5211a
build(deps): bump tar and lerna in /build_scripts/npm_macos ( #18008 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) to 6.2.1 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna ). These dependencies need to be updated together.
Updates `tar` from 6.1.15 to 6.2.1
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
Updates `lerna` from 7.1.3 to 8.1.3
- [Release notes](https://github.com/lerna/lerna/releases )
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md )
- [Commits](https://github.com/lerna/lerna/commits/v8.1.3/packages/lerna )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
- dependency-name: lerna
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 09:26:37 -05:00
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
e685522a26
build(deps): bump ejs from 3.1.9 to 3.1.10 in /build_scripts/npm_linux ( #17950 )
...
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:26 -05:00
3033e26d0b
build(deps): bump ejs from 3.1.8 to 3.1.10 in /build_scripts/npm_macos ( #17949 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...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:17 -05:00
Matt Hauff and GitHub
aefe7fdf28
Observer Mode ( #17792 )
...
* Observer Mode
* Address comments by @altendky
* Change RPC default and fix test coverage
* Add test coverage for rpc marshaller
* Fix @marshal util to return proper transactions
2024-05-07 13:39:25 -07:00
Kyle Altendorf and GitHub
abb0b04142
move shfmt execution from the super linter to pre-commit ( #17913 )
...
* move shfmt execution from the super linter to pre-commit
* actually apply...
2024-04-29 09:03:10 -07:00
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
aff8894c72
build(deps): bump app-builder-lib and electron-builder in /build_scripts/npm_linux ( #17644 )
...
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:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 12:06:16 -07:00
0b48fe535e
build(deps): bump app-builder-lib and electron-builder in /build_scripts/npm_macos ( #17643 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 12:06:05 -07:00
4df4496f57
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /build_scripts/npm_macos ( #17707 )
...
build(deps): bump follow-redirects in /build_scripts/npm_macos
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:23:35 -07:00
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