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

Bump @cityofzion/neon-js from 4.3.1 to 4.8.3 #183

Conversation

dependabot-preview[bot]
Copy link

Bumps @cityofzion/neon-js from 4.3.1 to 4.8.3.

Release notes

Sourced from @cityofzion/neon-js's releases.

Last Turn

This is likely the last major feature version for neo2. The next major version is expected to support only neo3 given the breaking changes.

  • API

    • Add notifications API. This is a pubsub model using websockets to listen to events emitted by the blockchain. The API currently only support smart contract events. Please take a look at the demo.
  • Ledger

    • neon-ledger is a helper package which wraps the functionality for accessing the Ledger into a simple package. Please refer to the package readme for more details.
  • Others

    • Update dev dependencies to latest.

Book of Moon

  • Neon-core

    • Add v2.10.2 RPC methods
  • Docs

    • Add code examples
  • Fixes

    • Fix Fixed8 overflow in nep5 transfer method

Yata-Garasu

  • Neon-core

    • Add parsing capabilities for RegisterTransaction and EnrollmentTransaction. At this point, all transaction types in neo 2.x are now fully supported.
    • Update axios dependency due to minor security concern.
  • Docs

    • Add jsfiddle docs describing neo RPC.
  • Others

    • Update all dev dependencies to latest due to various security warnings.
  • Fixes

    • Fix decoding of negative Fixed8 hex string
    • Update VM status output for neo v2.10.2
    • Update default rpc endpoints to suggestions from NGD

Scapegoat

  • Neon-core

    • Add parsing capabilities for IssueTransaction and MinerTransaction
Commits
  • bc1bb04 v4.8.3
  • 795e08f chore(changelog): Update changelog for v4.8.3
  • a3b9acc fix(nep5): Parse Integer correctly for NEP5 contract (#643)
  • 8840a36 fix(api): Remove default notification urls (#634)
  • 5d7ac79 v4.8.2
  • e95c188 chore(changelog): Update changelog for v4.8.2
  • ae2d153 fix(sc): Add false as a valid value for ContractParam.value (#626)
  • 9ae82c1 chore(docs): Change get started link to overview (#576)
  • e5c12f3 v4.8.1
  • d96f14e chore(changelog): Update changelog for 4.8.1 (#568)
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@cityofzion/neon-js](https://github.com/CityOfZion/neon-js) from 4.3.1 to 4.8.3.
- [Release notes](https://github.com/CityOfZion/neon-js/releases)
- [Commits](CityOfZion/neon-js@v4.3.1...v4.8.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 14, 2020
@dependabot-preview
Copy link
Author

Superseded by #194.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/cityofzion/neon-js-4.8.3 branch May 14, 2021 04:17
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.

0 participants