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

chore(deps): bump https-proxy-agent and ripple-lib #2

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 Apr 24, 2023

Bumps https-proxy-agent to 5.0.1 and updates ancestor dependency ripple-lib. These dependencies need to be updated together.

Updates https-proxy-agent from 1.0.0 to 5.0.1

Release notes

Sourced from https-proxy-agent's releases.

5.0.1

Patches

  • Remove servername check: 3d2981c25a3ff0363a6a38754cfe25b3bf27e5cc
  • Fix compatibility with Node.js 14: #104

Credits

Huge thanks to @​lpinca for helping!

5.0.0

Major Changes

  • Refactor to TypeScript: #95

4.0.0

Major Changes

  • Set "engines" requirement to node 6.0.0: #82
  • Update dependencies: c846a6849e058b7477b09922d1d044537985533a

Minor Changes

  • Update debug to v4.0.0: #82

Patches

  • Use localhost instead of 127.0.0.1 in tests: 829905f8bcec66a3ae79ee4b99caa603b9d68173

Credits

Huge thanks to @​Krinkle for helping!

3.0.1

Patches

  • Update proxy to v1.0.1: 7ce932a48d8921ec5a3eaa1396b570b236e15814
  • Add GitHub Actions for Node CI: 67f71c6174342d33adac0b1f2e1d8b8c48c954ba
  • Delete .travis.yml: 3b680bab19fa2c57ea184d5fbb092b142d3a573a
  • Replace Travis CI status badge with workflow status badge: #80
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Test CI on "push to master" and "pull request": 11d4677c96dd9863f251eec9976d163ea541e57d

Credits

Huge thanks to @​lpinca for helping!

3.0.0

This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).

... (truncated)

Commits

Updates ripple-lib from 0.20.0 to 1.10.1

Release notes

Sourced from ripple-lib's releases.

xrpl@1.10.0

For release notes see HISTORY.md

xrpl@1.9.8

For release notes see HISTORY.md

xrpl@1.9.7

For release notes see HISTORY.md

xrpl@1.9.6

For release notes see HISTORY.md

1.9.5

For release notes see HISTORY.md

1.9.4

For release notes see HISTORY.md

1.9.3

For release notes see HISTORY.md

1.9.2

For release notes see HISTORY.md

1.9.1

For release notes see HISTORY.md

1.9.0

For release notes see HISTORY.md

1.8.2

For release notes see HISTORY.md

1.8.1

For release notes see HISTORY.md

1.8.0 (2020-07-06)

1.7.1 (2020-05-26)

  • Fix preparePayment when using source.amount/destination.minAmount (#1295) (Fix #1237) (Thanks to @​leobel)
  • Docs
    • Fix generateXAddress example (#1286)
    • Update Transaction Streams link (#1278)
  • Dependencies
    • Update assert-diff, mocha, webpack-bundle-analyzer, @​typescript-eslint/parser, @​typescript-eslint/eslint-plugin, @​types/ws, @​types/node, ws, ts-node, eventemitter2

1.7.0 (2020-04-28)

  • Export hashing functions (#1275)

... (truncated)

Changelog

Sourced from ripple-lib's changelog.

1.10.1 (2022-05-31)

  • Fix bug in parseSettings: AffectedNodes can contain CreatedNode and DeletedNode (#1907)

The SHA-256 checksums for the browser version of this release can be found below.

% shasum -a 256 build/*
368ad4fe29bfeee7dd59e319eded72d486f57a2c05a2314d9e5c42db1fd70fcd  build/ripple-latest-min.js
f8328b2b687757112b63675b1af272ee08bea15df2a392d1c50637604e938a22  build/ripple-latest-min.js.LICENSE.txt
2631590b53ddee9a68cb4149af07b20a1135606a8b5d3d746594359e003411d4  build/ripple-latest.js

1.10.0 (2021-08-12)

  • Add address generation from Devnet/Testnet faucets (#1497)
  • Fix bug with getBalances() ledgerVersion (#1505)
  • Include lodash in webpack build (#1500)
  • Documentation Updates:
    • Export and document AccountSetFlags (#1525)
    • Add links to example keypair derivation (#1523)

1.9.8 (2021-07-30)

  • Export offline methods to top level of package (#1479)
  • Remove deprecated ledger fields (#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, #1420, #1463)
  • Reduce dependencies on lodash (#1467)
  • Bug fixes
    • Allow lowercase hex for memos (#1475)
    • Add type argument to Promise (#1474)
    • Fix miscommunication with ripplingDisabled in trustlines (#1481)
    • Allow X-address for issuer (#1471)
  • Dependencies
    • ws, ripple-binary-codec
    • deps-dev: typescript, @​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

1.9.7 (2021-07-14)

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) to 5.0.1 and updates ancestor dependency [ripple-lib](https://github.com/XRPLF/xrpl.js). These dependencies need to be updated together.


Updates `https-proxy-agent` from 1.0.0 to 5.0.1
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](TooTallNate/proxy-agents@1.0.0...5.0.1)

Updates `ripple-lib` from 0.20.0 to 1.10.1
- [Release notes](https://github.com/XRPLF/xrpl.js/releases)
- [Changelog](https://github.com/XRPLF/xrpl.js/blob/ripple-lib@1.10.1/HISTORY.md)
- [Commits](https://github.com/XRPLF/xrpl.js/compare/0.20.0...ripple-lib@1.10.1)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: indirect
- dependency-name: ripple-lib
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 24, 2023
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.

None yet

0 participants