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

fix(deps): update dependency bencode to v3 #258

Merged
merged 1 commit into from
Jan 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bencode ^2.0.3 -> ^3.0.0 age adoption passing confidence

Release Notes

themasch/node-bencode

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • ESM only

2.0.3 (2022-05-13)

2.0.2 (2021-07-28)

Bug Fixes
  • Patch release to drop a dependecy to safe-buffer (#​99) (a661715)

2.0.1

2.0.0

1.0.0

  • Support Node 0.10, 0.12, and early Node 4 (@​feross)

0.12.0

0.11.0

0.10.0

0.9.0

0.8.0

  • Add support for encoding Boolean values (@​kaelar)

0.7.0

0.6.0

0.5.2

0.5.1

0.5.0

0.4.3

  • improved performance a lot

  • dropped support for de- and encoding floats to respect the spec

    note: node-bencode will still decodes stuff like "i42.23e" but will cast the
    result to an interger

0.4.2

  • bugfix: sort dictionary keys to follow the spec

0.4.1

  • bugfix: number decoding was kinda broken

0.4.0

  • fixed problems with multibyte strings
  • some performance improvements
  • improved code quality

0.3.0

  • #decode() accepts a encoding as its second paramtere

0.2.0

0.1.0

  • added encoding

0.0.1

First version, decoding only


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@ThaUnknown ThaUnknown enabled auto-merge (squash) January 25, 2023 03:13
@ThaUnknown ThaUnknown merged commit cf0135e into master Jan 25, 2023
@ThaUnknown ThaUnknown deleted the renovate_bencode-3.x branch January 25, 2023 03:14
webtorrent-bot pushed a commit that referenced this pull request Jan 25, 2023
## [11.0.2](v11.0.1...v11.0.2) (2023-01-25)

### Bug Fixes

* **deps:** update dependency bencode to v3 ([#258](#258)) ([cf0135e](cf0135e))
@webtorrent-bot
Copy link

🎉 This PR is included in version 11.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants