Skip to content

Bump lightning from 5.16.3 to 5.16.6 in /backend#193

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/lightning-5.16.6
Closed

Bump lightning from 5.16.3 to 5.16.6 in /backend#193
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/backend/lightning-5.16.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps lightning from 5.16.3 to 5.16.6.

Changelog

Sourced from lightning's changelog.

5.16.6

  • subscribeToInvoices: Cancel subscription when there are no event listeners

5.16.4

  • signTransaction: Add root_hash to support Taproot signatures with scripts

5.15.2

  • 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.

5.15.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

5.14.0

  • getRouteToDestination, isDestinationPayable, pay, payViaPaymentDetails, payViaPaymentRequest, probeForRoute, subscribeToPayViaDetails, subscribeToPayViaRequest, subscribeToProbeForRoute - add support for pathfinding confidence

5.13.1

  • signTransaction: Fix multi-input signing for upcoming Taproot API changes

5.13.0

  • addExternalSocket: Add method to add a socket to graph announcements
  • removeExternalSocket: Add method to remove sockets from graph announcements

5.12.0

  • getWalletVersion: Add support for LND 0.14.3-beta

5.11.0

  • updateAlias: Add method to update the node graph announcement alias
  • updateColor: Add method to update the node graph announcement color

5.10.1

  • Always use TLV when paying along routes

5.10.0

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [lightning](https://github.com/alexbosworth/lightning) from 5.16.3 to 5.16.6.
- [Release notes](https://github.com/alexbosworth/lightning/releases)
- [Changelog](https://github.com/alexbosworth/lightning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexbosworth/lightning/commits)

---
updated-dependencies:
- dependency-name: lightning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Aug 1, 2022

Looks like lightning is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/backend/lightning-5.16.6 branch August 1, 2022 15:59
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants