MarcelRaschke / dev

Other
1 stars 2 forks source link

fix(deps): update dependency ripple-lib to v1.9.8 #16

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ripple-lib 1.9.5 -> 1.9.8 age adoption passing confidence

Release Notes

ripple/ripple-lib ### [`v1.9.8`](https://togithub.com/ripple/ripple-lib/blob/master/HISTORY.md#​198-2021-07-30) [Compare Source](https://togithub.com/ripple/ripple-lib/compare/1.9.7...1.9.8) - Export offline methods to top level of package ([#​1479](https://togithub.com/ripple/ripple-lib/issues/1479)) - Remove deprecated ledger fields ([#​1160](https://togithub.com/ripple/ripple-lib/issues/1160)) - These fields have been deprecated for many years: accepted, hash (use ledger_hash instead), seqNum (use ledger_index instead), totalCoins (use total_coins instead) - Docs improvements ([#​1251](https://togithub.com/ripple/ripple-lib/issues/1251), [#​1420](https://togithub.com/ripple/ripple-lib/issues/1420), [#​1463](https://togithub.com/ripple/ripple-lib/issues/1463)) - Reduce dependencies on lodash ([#​1467](https://togithub.com/ripple/ripple-lib/issues/1467)) - Bug fixes - Allow lowercase hex for memos ([#​1475](https://togithub.com/ripple/ripple-lib/issues/1475)) - Add type argument to Promise ([#​1474](https://togithub.com/ripple/ripple-lib/issues/1474)) - Fix miscommunication with ripplingDisabled in trustlines ([#​1481](https://togithub.com/ripple/ripple-lib/issues/1481)) - Allow X-address for issuer ([#​1471](https://togithub.com/ripple/ripple-lib/issues/1471)) - Dependencies - ws, ripple-binary-codec - deps-dev: typescript, [@​types/node](https://togithub.com/types/node), ts-node The SHA-256 checksums for the browser version of this release can be found below. % shasum -a 256 build/* f3a0efb9f8bb618da6b10425a9b55a8492359a331a22d0ab4de7d3551870eb3d build/ripple-latest-min.js fc17a5572001d814ea6b81aa701fcb66882ec031c68afb769a8ea8b71c6529a6 build/ripple-latest-min.js.LICENSE.txt fd40457a89a14732ce261148e129cdda5aa963d9a433c57700353083faa1bffe build/ripple-latest.js ### [`v1.9.7`](https://togithub.com/ripple/ripple-lib/blob/master/HISTORY.md#​197-2021-07-14) [Compare Source](https://togithub.com/ripple/ripple-lib/compare/1.9.6...1.9.7) - Bug fixes - TypeScript: fix TrustlineTransaction type ([#​1458](https://togithub.com/ripple/ripple-lib/issues/1458)) ([#​1460](https://togithub.com/ripple/ripple-lib/issues/1460)) (thanks [@​mrosendin](https://togithub.com/mrosendin)) - Docs - Update boilerplate ([#​1459](https://togithub.com/ripple/ripple-lib/issues/1459)) (thanks [@​mDuo13](https://togithub.com/mDuo13)) - Dependencies - [@​types/node](https://togithub.com/types/node), [@​types/ws](https://togithub.com/types/ws), [@​types/lodash](https://togithub.com/types/lodash), [@​types/mocha](https://togithub.com/types/mocha), prettier, mocha, webpack, ripple-binary-codec, ws, webpack-cli, doctoc The SHA-256 checksums for the browser version of this release can be found below. % shasum -a 256 build/* a994422648c040076251c9a040fd494bc2ee30de23867607985b953022853afc build/ripple-latest-min.js fc17a5572001d814ea6b81aa701fcb66882ec031c68afb769a8ea8b71c6529a6 build/ripple-latest-min.js.LICENSE.txt 2e22b6187ff5f9300520c29a538013067609b439181f1f2184d6a80fcfa2449c build/ripple-latest.js ### [`v1.9.6`](https://togithub.com/ripple/ripple-lib/blob/master/HISTORY.md#​196-2021-07-01) [Compare Source](https://togithub.com/ripple/ripple-lib/compare/1.9.5...1.9.6) - Bug fixes - Use 'current' ledger when preparing txs ([#​1429](https://togithub.com/ripple/ripple-lib/issues/1429)) ([#​999](https://togithub.com/ripple/ripple-lib/issues/999)) - Allow multiple settings at once ([#​1435](https://togithub.com/ripple/ripple-lib/issues/1435)) - Dependencies - ripple-address-codec, prettier, mocha The SHA-256 checksums for the browser version of this release can be found below. % shasum -a 256 build/* cac7f6f3be93efbd61dc5fd527c40f0d1baec06f2f9faa64e9eeb191cc85a710 build/ripple-latest-min.js fc17a5572001d814ea6b81aa701fcb66882ec031c68afb769a8ea8b71c6529a6 build/ripple-latest-min.js.LICENSE.txt 5737483e940dca8b73768d8a1de8217c7e921a9cebaadef02d2b16867658f331 build/ripple-latest.js

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (1.9.8). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.