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 borsh from 0.6.0 to 0.7.0 #741

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps borsh from 0.6.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

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)

@dependabot dependabot bot requested a review from vgrichina as a code owner December 3, 2021 04:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/borsh-0.7.0 branch from 30ed8f5 to 362a4b6 Compare December 6, 2021 14:00
@github-actions
Copy link
Contributor

This PR is stale because it has been open for 7 days with no activity. Remove stale label or comment or this will be closed in another 7 days.

@github-actions github-actions bot added the Stale label Dec 14, 2021
@rhythnic rhythnic mentioned this pull request Dec 18, 2021
@github-actions github-actions bot closed this Dec 21, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/borsh-0.7.0 branch December 21, 2021 02:20
@volovyks volovyks restored the dependabot/npm_and_yarn/borsh-0.7.0 branch December 21, 2021 10:48
@volovyks volovyks reopened this Dec 21, 2021
Bumps [borsh](https://github.com/near/borsh-js) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/near/borsh-js/releases)
- [Commits](near/borsh-js@v0.6.0...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/borsh-0.7.0 branch from 362a4b6 to bad4a07 Compare December 21, 2021 10:50
@github-actions github-actions bot closed this Dec 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/borsh-0.7.0 branch December 29, 2021 02:15
@volovyks volovyks restored the dependabot/npm_and_yarn/borsh-0.7.0 branch January 4, 2022 14:09
@volovyks volovyks reopened this Jan 4, 2022
@volovyks volovyks self-requested a review January 4, 2022 14:09
@volovyks volovyks requested review from ailisp and itegulov January 4, 2022 14:10
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants