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

[Snyk] Upgrade borsh from 0.6.0 to 0.7.0 #13

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade borsh from 0.6.0 to 0.7.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-12-02.
Release notes
Package name: borsh
  • 0.7.0 - 2021-12-02

    Highlights:

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

    Commits:

    v0.6.0...v0.7.0

  • 0.6.0 - 2021-08-18

    Highlights:

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

    Commits:
    v0.5.0...v0.6.0

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

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant