Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bencode ^2.0.1 -> ^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.

@renovate renovate bot added the dependencies label Dec 5, 2022
@DiegoRBaquero DiegoRBaquero merged commit 926ceee into master Dec 7, 2022
@DiegoRBaquero DiegoRBaquero deleted the renovate_bencode-3.x branch December 7, 2022 16:39
webtorrent-bot pushed a commit that referenced this pull request Dec 7, 2022
## [10.0.1](v10.0.0...v10.0.1) (2022-12-07)

### Bug Fixes

* **deps:** update dependency bencode to v3 ([#434](#434)) [skip ci] ([926ceee](926ceee))
* **deps:** update dependency string2compact to v2 ([#437](#437)) ([9be843c](9be843c))
@webtorrent-bot
Copy link

🎉 This PR is included in version 10.0.1 🎉

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.

3 participants