Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump express and ln-service in /services #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps express to 4.18.1 and updates ancestor dependency ln-service. These dependencies need to be updated together.

Updates express from 4.17.2 to 4.18.1

Release notes

Sourced from express's releases.

4.18.1

  • Fix hanging on large stack of sync routes

4.18.0

... (truncated)

Changelog

Sourced from express's changelog.

4.18.1 / 2022-04-29

  • Fix hanging on large stack of sync routes

4.18.0 / 2022-04-25

... (truncated)

Commits

Updates ln-service from 53.4.2 to 53.23.0

Changelog

Sourced from ln-service's changelog.

53.23.0

  • getChainFeeEstimate: Add support for specifying min utxo_confirmations

53.22.0

  • parsePaymentRequest: Add support for parsing payment request metadata

53.21.0

  • getLockedUtxos: Add support for locked UTXO output_script, tokens

53.20.0

  • closeChannel: Add support for max_tokens_per_vbyte to set max fee rate
  • getChainTransactions: Add inputs support for previous outpoints
  • subscribeToTransactions: Add inputs support for previous outpoints

53.19.0

  • signBytes: Add type and support for specifying schnorr type signing
  • verifyBytesSignature: Add support for verifying Schnorr signatures

53.18.0

  • getChannels: Add support for is_trusted_funding and other_ids
  • getClosedChannels: Add support for other_ids
  • getEphemeralChannelIds: Add method to get other channel ids
  • openChannels: Add support for is_trusted_funding for instant opening
  • subscribeToChannels: Add support for is_trusted_funding, other_ids
  • subscribeToOpenRequests: Add support for is_trusted_funding

53.17.5

  • signTransaction: Add root_hash to support Taproot signatures with scripts

53.16.1

  • getFailedPayments, getPayments, getPendingPayments: Remove confirmed_at date when a payment is not confirmed, add created_at and failed_at dates for attempt start and attempt failed dates.

53.16.0

  • beginGroupSigningSession: Add method to start a MuSig2 signing session
  • endGroupSigningSession: Add method to complete a MuSig2 signing session
  • updateGroupSigningSession: Add method to add nonces to a MuSig2 session

53.15.0

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [express](https://github.com/expressjs/express) to 4.18.1 and updates ancestor dependency [ln-service](https://github.com/alexbosworth/ln-service). These dependencies need to be updated together.


Updates `express` from 4.17.2 to 4.18.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.2...4.18.1)

Updates `ln-service` from 53.4.2 to 53.23.0
- [Release notes](https://github.com/alexbosworth/ln-service/releases)
- [Changelog](https://github.com/alexbosworth/ln-service/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexbosworth/ln-service/commits)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
- dependency-name: ln-service
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants