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): update monero requirement from 0.17 to 0.18 #16

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Updates the requirements on monero to permit the latest version.

Release notes

Sourced from monero's releases.

0.18.0

Added

Changed

  • Use view tags, when available, to speedup owned output finding by @​Boog900 (#116)
Changelog

Sourced from monero's changelog.

[0.18.0] - 2022-09-05

Added

Changed

  • Use view tags, when available, to speedup owned output finding by @​Boog900 (#116)

[0.17.2] - 2022-07-19

Added

  • Add serde serialize for Amount and SignedAmount slices by @​LeoNero (#107)
  • Add serde deserialize for Amount and SignedAmount vectors by @​LeoNero (#107)

[0.17.1] - 2022-07-12

Added

Changed

  • Relax generics requirement to ?Sized in consensus encode/decode reader and writer by @​h4sh3d (#101)

[0.17.0] - 2022-06-29

Added

Changed

  • Rename feature serde_support into serde by @​h4sh3d (#94)
  • Update base58-monero requirement from 0.3 to 1 by @​h4sh3d (#91)
  • Update serde-big-array requirement from 0.3.2 to 0.4.1 (#77)
  • Update serde_json requirement from <1.0.45 to 1 (#84)
  • Update sealed requirement from 0.3 to 0.4 (#73)

Fixed

[0.16.0] - 2021-11-15

... (truncated)

Commits
  • 651d4ad Release version 0.18.0 (#117)
  • 6676ac2 Add BulletproofPlus and view tags for v15 hardfork (#116)
  • 631a460 Add FromHex for Hash, Hash8, PaymentId and Address; add ToHex for Address (#114)
  • 24fb282 refactor: use Amount where it makes sense instead of u64 or VarInt (#113)
  • abdff83 Release version 0.17.2 (#112)
  • b02f0ec chore: rework changelog (#111)
  • 1b81d7f fix(util/key): fix documentation link for H (#110)
  • 33107b9 Add serialization for slices of Amount and SignedAmount, and Deserialization ...
  • 1983cbd Bump Swatinem/rust-cache from 1.4.0 to 2.0.0 (#109)
  • 80132f5 Release version 0.17.1 (#106)
  • Additional commits viewable in compare view

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)

Updates the requirements on [monero](https://github.com/monero-rs/monero-rs) to permit the latest version.
- [Release notes](https://github.com/monero-rs/monero-rs/releases)
- [Changelog](https://github.com/monero-rs/monero-rs/blob/main/CHANGELOG.md)
- [Commits](monero-rs/monero-rs@v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: monero
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 5, 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 rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

0 participants