Skip to content

Bump SimpleBase from 4.0.2 to 4.2.0#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/SimpleBase-4.2.0
Closed

Bump SimpleBase from 4.0.2 to 4.2.0#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/SimpleBase-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2025

Bumps SimpleBase from 4.0.2 to 4.2.0.

Release notes

Sourced from SimpleBase's releases.

4.2.0

New features

  • Monero Base58 algorithm support with MoneroBase58 class. It can be accessed as Base58.Monero

Improvements

  • Eliminate some memory allocations

Fixes

  • Throw ArgumentOutOfRangeException with correct parameters in Base32.DecodeInt64()

4.1.0

Improvements

Changelog

Sourced from SimpleBase's changelog.

4.2.0

New features

  • Monero Base58 algorithm support with MoneroBase58 class. It can be accessed as Base58.Monero

Improvements

  • Eliminate some memory allocations

Fixes

  • Throw ArgumentOutOfRangeException with correct parameters in Base32.DecodeInt64()

4.1.0

Improvements

Commits
  • 29cc7de remove redundant version field
  • cb21eaf update changes
  • e17d2c1 move inputBlock inside
  • 5cd3df1 add MemoryDiagnoser to Decoder benchmarks
  • 651bc6a update README
  • 2ca3868 remove extra blank line
  • 7dee460 add notes
  • 77fd069 reduce allocations in Encode() and Decode()
  • d5b4027 reduce allocations in EncodeCheck() and EncodeCb58()
  • 4e1ed92 reduce DecodeUInt64() allocations
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [SimpleBase](https://github.com/ssg/SimpleBase) from 4.0.2 to 4.2.0.
- [Release notes](https://github.com/ssg/SimpleBase/releases)
- [Changelog](https://github.com/ssg/SimpleBase/blob/main/CHANGELOG.md)
- [Commits](ssg/SimpleBase@4.0.2...4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 30, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 6, 2025

Superseded by #14.

@dependabot dependabot Bot closed this May 6, 2025
@dependabot dependabot Bot deleted the dependabot/nuget/SimpleBase-4.2.0 branch May 6, 2025 01:03
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants