Rachel Fish
a1ae2bd495
api+store: Add lastHop parameter for loop in quotes
2025-01-30 11:30:31 -07:00
dependabot[bot]
6c6387e278
build(deps): bump store2 from 2.14.2 to 2.14.4 in /app
...
Bumps [store2](https://github.com/nbubna/store ) from 2.14.2 to 2.14.4.
- [Commits](https://github.com/nbubna/store/compare/2.14.2...2.14.4 )
---
updated-dependencies:
- dependency-name: store2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-29 14:56:24 +00:00
Oliver Gugger
1902ebb076
Merge pull request #924 from Pricstas/fix/typos
...
multi: fix typos
2024-12-26 03:21:51 -06:00
Tristav
283c86bb43
multi: fix typos
2024-12-20 19:12:40 +02:00
Oliver Gugger
d368f8a8fe
multi: bump to lnd/tapd/lndclient v0.18.4-beta/v0.5.0-alpha
2024-12-19 21:21:38 +01:00
dependabot[bot]
5d5c219ccc
build(deps): bump nanoid from 3.3.2 to 3.3.8 in /app
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.2 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.2...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-10 16:24:47 +00:00
dependabot[bot]
6d3ede64d4
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /app
...
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>
2024-11-19 04:09:49 +00:00
dependabot[bot]
f573305d8b
build(deps): bump http-proxy-middleware from 1.0.4 to 2.0.7 in /app
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 1.0.4 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v1.0.4...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 18:12:18 +00:00
Viktor Tigerström
bc18ef9ae8
protos: run make protos
2024-10-25 19:39:48 +02:00
Viktor Tigerström
83d61c6450
multi: bump loop and swapserverrpc
...
This commit updates the `loop` dependency to version `v0.28.8-beta`.
Notably, the actual `loop` reference points to a branch based on top of
the `v0.28.8-beta` tag, which modifies `v0.28.8-beta` to use `lnd`
version `v0.18.3-beta` rather than `v0.18.3-beta.rc1`.
Additionally, we upgrade `github.com/lightninglabs/loop/swapserverrpc`
to version `v1.0.10`.
As `loop/swapserverrpc` `v1.0.10` references the `reservation.proto`, we
need to modify the `build-protos.js` script to include it as on of the
fetched protos files.
2024-10-25 19:39:48 +02:00
Oliver Gugger
fc77836204
make+app: add dockerized builder for app
...
We dockerize the app build and use that for both the docker build _AND_
the normal build to make sure the static content is fully reproducible
across different systems.
2024-10-24 11:17:49 +02:00
Oliver Gugger
b66e46b872
app: use git restore to re-create .gitkeep file
...
This uses the more reliable way to restore the file in git after a
build, preventing differences in line endings to cause the file to be
seen as dirty in some situations.
2024-10-23 09:44:20 +02:00
Elle
9eb11e2c5f
Merge pull request #858 from ellemouton/bakeSuperMacInStatelessV2
...
multi: bake super macaroon during stateless init mode (V2)
2024-10-18 09:33:46 +02:00
dependabot[bot]
0b7610dec8
build(deps): bump markdown-to-jsx from 7.3.2 to 7.5.0 in /app
...
Bumps [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx ) from 7.3.2 to 7.5.0.
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases )
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/CHANGELOG.md )
- [Commits](https://github.com/quantizor/markdown-to-jsx/compare/v7.3.2...v7.5.0 )
---
updated-dependencies:
- dependency-name: markdown-to-jsx
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 18:08:52 +00:00
Elle Mouton
a59bf2735d
litrpc+proto: add ReadOnly param to BakeSuperMacaroon
2024-10-14 15:48:18 +02:00
dependabot[bot]
acc4afe58c
build(deps): bump rollup from 2.70.1 to 2.79.2 in /app
...
Bumps [rollup](https://github.com/rollup/rollup ) from 2.70.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.70.1...v2.79.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-27 09:54:22 +00:00
djkazic
9c9d8bceef
build: bump google-protobuf dep
2024-09-22 12:58:19 -04:00
dependabot[bot]
380853f89b
build(deps): bump express from 4.19.2 to 4.21.0 in /app
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.21.0.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 08:19:43 +00:00
Viktor Tigerström
203bf148e6
app+protos: make protos
2024-09-16 12:50:55 +07:00
Viktor Tigerström
1165e4d85a
proto + app: bump node + protoc & make protos
...
In the next commit, we'll bump our lnd dependency to `v0.18.3-beta`.
That version adds explicitly declared optional protos fields with commit
3de6c5415a
Optional proto fields are only available in Proto3 after protoc version
`3.15+`, and we therefore need to bump our protoc version for the protos
generation script to support them.
When doing so, we mimic the protobuf-compiler version used in `lnd`,
which is `3.21.12`. As protobuf-compiler 3.21.x+ is only available for
Node.js base images with Debian 12 (bookworm), we also update our NodeJS
base image to version 22.8.0-bookworm.
2024-09-16 12:50:55 +07:00
dependabot[bot]
626af00234
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /app
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 15:02:05 +00:00
bitromortac
f5d57f8cf1
rules: add channel open constraints
...
We add a new channel constraint rule that enforces limits on channel
opening for the OpenChannelSync and BatchOpenChannel end points.
The channel constraint rule takes care about:
* min channel size
* max channel size
* max push amount
* no closing address was used
2024-07-02 18:21:41 +02:00
dependabot[bot]
923ed80570
build(deps): bump ws from 6.2.2 to 6.2.3 in /app
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.2...6.2.3 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-20 07:16:18 +00:00
dependabot[bot]
473c15e7cc
build(deps): bump braces from 3.0.2 to 3.0.3 in /app
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 11:14:14 +00:00
Viktor Tigerström
9ad77365c8
app: update sampleData for lnd v0.18.0-beta
2024-06-06 13:45:17 -04:00
Viktor Tigerström
58d3184658
app+protos: make protos
2024-06-06 13:45:17 -04:00
dependabot[bot]
64a145e80d
build(deps): bump ejs from 3.1.8 to 3.1.10 in /app
...
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>
2024-05-02 01:58:43 +00:00
bitromortac
460dec1779
litrpc: add privacy flags
...
* to sessions in order to get details when running `autopilot list`
* to the autopilot rpc to be able to register features with privacy
flags via cli `autopilot add`
2024-04-25 14:49:46 +02:00
bitromortac
b02aad321b
autopilotserverrpc+litrpc: add privacy flags
...
* to Features to know about default privacy flags in `autopilot features`
* to RegisterAutopilotSession in order to communicate to the autopilot
which privacy flags are being used after `autopilot add`
2024-04-25 14:49:46 +02:00
Jamal James
080c93429e
Merge pull request #744 from lightninglabs/dependabot/npm_and_yarn/app/semver-7.6.0
...
build(deps): bump semver from 7.0.0 to 7.6.0 in /app
2024-04-15 09:44:52 -05:00
dependabot[bot]
24cb954c3c
build(deps): bump webpack from 5.71.0 to 5.89.0 in /app
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.71.0 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.71.0...v5.89.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 17:55:23 +00:00
dependabot[bot]
922946867b
build(deps): bump semver from 7.0.0 to 7.6.0 in /app
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.0.0 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.0.0...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-12 17:55:04 +00:00
dependabot[bot]
fb56f30abb
build(deps): bump tar from 6.2.0 to 6.2.1 in /app
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 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.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 13:15:09 +00:00
dependabot[bot]
a7e9e304a2
build(deps): bump express from 4.17.3 to 4.19.2 in /app
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 00:05:18 +00:00
dependabot[bot]
b08d8c9af1
build(deps): bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /app
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 20:30:02 +00:00
dependabot[bot]
4ec13db7a9
build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /app
...
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>
2024-03-15 17:22:44 +00:00
Viktor Tigerström
1a564ace57
app+proto: update protos
2024-03-08 11:09:02 +01:00
dependabot[bot]
eb72e7ba42
build(deps): bump ip from 1.1.5 to 1.1.9 in /app
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 18:54:51 +00:00
Viktor Tigerström
7cde3141e2
app+proto: update protos
2024-02-08 19:37:40 +01:00
dependabot[bot]
5017bf55a7
build(deps): bump follow-redirects from 1.14.9 to 1.15.4 in /app
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.9 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 20:01:23 +00:00
Viktor Tigerström
4a46e41f97
protos: add Subserver custom_status to protos
2024-01-05 03:46:54 +01:00
secondl1ght
701c70239c
fix: use correct uri paths
2023-12-18 15:11:38 -07:00
secondl1ght
c1e13ed83d
fix: add new v2 methods to custom permissions
2023-12-16 22:01:08 -07:00
Viktor Tigerström
d2c3f6b581
app+proto: add abandon swap protos
2023-12-06 23:48:19 +01:00
Brian
51ea26b5df
main: make error messages more accurate
2023-12-06 10:31:15 -07:00
dependabot[bot]
614247304f
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /app
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-30 17:15:53 +00:00
jamaljsr
b61a20b880
chore: update d3 to v7.8.5
2023-11-30 10:42:02 -06:00
jamaljsr
f028622e64
chore update react-i18next to v13.5.0
2023-11-30 10:42:02 -06:00
jamaljsr
24e0c09790
chore: move react-scripts to dev dependencies
...
the dependencies of react-scripts are not used in production, so it
makes sense to move them to dev dependencies to minimize the false
positives when running `yarn audit --groups dependencies`. After making
this change, I needed to add some module resolutions in order to keep
storybook and jest working.
2023-11-30 10:42:02 -06:00
jamaljsr
2c693f2cb3
chore: update storybook to v7.5.3
2023-11-30 10:42:02 -06:00