ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 7 forks source link

build(deps): Bump xrpl from 2.13.0 to 2.14.0 #177

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Bumps xrpl from 2.13.0 to 2.14.0.

Release notes

Sourced from xrpl's releases.

xrpl@2.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/XRPLF/xrpl.js/compare/xrpl@2.13.0...xrpl@2.14.0

Commits
  • 99dd0eb Release xrpl.js 2.11.0 (#2591)
  • 98abafb feat: Add optional CTID field to Tx (#2477)
  • 9a85aaa fix: nftoken taxon calculation (#2590)
  • b555f39 feat: remove AMM devnet (#2587)
  • d1ca360 build(deps-dev): bump @​types/jest from 29.5.8 to 29.5.10 (#2586)
  • 3f181fa build(deps): bump big-integer from 1.6.51 to 1.6.52 (#2581)
  • e05ca2b build(deps-dev): bump @​types/lodash from 4.14.201 to 4.14.202 (#2582)
  • c584961 build(deps-dev): bump @​types/ws from 8.5.9 to 8.5.10 (#2583)
  • ca689cf build(deps-dev): bump @​types/chai from 4.3.10 to 4.3.11 (#2584)
  • 4b9d506 build(deps-dev): bump eslint from 8.53.0 to 8.54.0 (#2580)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

pdp2121 commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Superseded by #207.