Skip to content

Bump SimpleBase from 4.0.2 to 4.3.0#14

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/SimpleBase-4.3.0
Open

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 6, 2025

Bumps SimpleBase from 4.0.2 to 4.3.0.

Release notes

Sourced from SimpleBase's releases.

4.3.0

New features

  • Added Multibase support that supports several Base16, Base32, Base58, and Base64 variants.

Improvements

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.3.0

New features

  • Added Multibase support that supports several Base16, Base32, Base58, and Base64 variants.

Improvements

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
  • 361f979 add Multibase support
  • d5e1ef4 make internals testable by benchmarks
  • 30dbfbc fix namespace casing
  • fdda4b5 remove LICENSE.rust-multibase.txt
  • 5993cd9 add LICENSE.rust-multibase.txt
  • ea7c669 remove comments
  • d865b48 try to make trim trailing whitespace effective
  • 1f9c3ff update copyrights
  • e5b41a7 add Multibase support
  • 7b669e5 Merge branch 'main' of github.com:ssg/SimpleBase
  • 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.3.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.3.0)

---
updated-dependencies:
- dependency-name: SimpleBase
  dependency-version: 4.3.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 May 6, 2025
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