Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2025

Bumps com.apicatalog:copper-multibase from 4.0.0 to 4.1.0.

Release notes

Sourced from com.apicatalog:copper-multibase's releases.

v4.1.0

What's Changed

  • Added size() method to MultibaseDecoder for retrieving the number of registered bases.
  • Added bases() method to MultibaseDecoder to expose an unmodifiable view of registered bases.
  • Added findBase(name) method to MultibaseDecoder for looking up encodings by name.
  • Improved Javadoc for Multibase and MultibaseDecoder.
Commits
  • c147b9e Merge pull request #99 from filip26/feat/410
  • a15f99d Add package-info
  • 28671c0 Add findBase(name) method (#97)
  • 83aef25 Add bases() + size() methods. (#96)
  • e20e3b2 Bump version to 4.1.0
  • db1c361 Merge pull request #98 from filip26/dependabot/maven/org.apache.maven.plugins...
  • 3381ee4 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3
  • See full diff 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 [com.apicatalog:copper-multibase](https://github.com/filip26/copper-multibase) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/filip26/copper-multibase/releases)
- [Commits](filip26/copper-multibase@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: com.apicatalog:copper-multibase
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

@filip26 filip26 merged commit 621712c into main Aug 30, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.apicatalog-copper-multibase-4.1.0 branch August 30, 2025 12:56
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants