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: bump borsh from 0.4.0 to 0.7.0 in /web3.js #315

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 Dec 3, 2021

Bumps borsh from 0.4.0 to 0.7.0.

Release notes

Sourced from borsh's releases.

v0.7.0

Highlights:

  • Added support for serialization/deserialization of maps
  • TextDecoder does not rely on global anymore
  • redundant files are not published to npm

Commits:

  • build artifacts 3b9ceed
  • pretty (#46) 8eeabaf
  • Serialize and deserialize support for Map type. (#41) b80a6d4
  • Change TextDecoder resolution to not rely on global (#40) 1eed6ae
  • build: do not add source and tests to npm package (#37) 261d9cd
  • Merge pull request #35 from near/formating-fix 2bbd16e
  • tests fixed 226b6b8
  • test action tets (broken tests) 2f2f0eb
  • prettier fixed 0ceaf1d
  • pretty test 2 5aabc06
  • formating test 7feefc5
  • Formatting fix dca02da
  • Add Prettier to keep code consistent. (#33) 9ed926b

near/borsh-js@v0.6.0...v0.7.0

v0.6.0

Highlights:

  • added ability to specify custom Reader/Writer
  • deserialize now returns instance of classType

Commits: near/borsh-js@v0.5.0...v0.6.0

v0.5.0

Highlights:

  • Added support for fixed arrays
  • Added ability to pass custom serialize/deserialize functions

Commits:

  • add fixed array serialization/deserialization (#27) ebb340c
  • call class serialize/deserialize methods (#20) 4d4bce3
  • Merge pull request #18 from near/repo-update a69361d
  • borsh repo updated in package.json 62c05ee

near/borsh-js@v0.4.0...v0.5.0

Commits

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)

Bumps [borsh](https://github.com/near/borsh-js) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/near/borsh-js/releases)
- [Commits](near/borsh-js@v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: borsh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 3, 2021

The following labels could not be found: automerge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants