Skip to content

Bump com.apicatalog:copper-multicodec from 3.1.0 to 4.0.0#205

Merged
filip26 merged 2 commits into
mainfrom
dependabot/maven/com.apicatalog-copper-multicodec-4.0.0
Jul 7, 2026
Merged

Bump com.apicatalog:copper-multicodec from 3.1.0 to 4.0.0#205
filip26 merged 2 commits into
mainfrom
dependabot/maven/com.apicatalog-copper-multicodec-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps com.apicatalog:copper-multicodec from 3.1.0 to 4.0.0.

Release notes

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

v4.0.0

What's Changed

  • Changed code range from long to int, all registry codes fit within 4-byte.
  • Replaced the getInstance factory methods with the semantically correct newInstance.
  • Removed _KEY suffix from KeyCodec entries.
  • Synced with the latest registry state.
Commits
  • 35455e6 Merge pull request #141 from filip26/feat/v4
  • 546023e Merge branch 'main' into feat/v4
  • 822a9a2 Fix typos
  • 821e70b Fix MulticodecDecoder factory methods and size range
  • 6403b54 Merge pull request #140 from filip26/feat/v4
  • b9aa609 Merge remote-tracking branch 'origin/main' into feat/v4
  • 25868ad Prepare for merge
  • 4eb33a0 Use int instead of long for codec code, update registry
  • da49e87 Merge pull request #139 from filip26/dependabot/maven/org.sonatype.central-ce...
  • d010f21 Bump org.sonatype.central:central-publishing-maven-plugin
  • 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 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-multicodec](https://github.com/filip26/copper-multicodec) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/filip26/copper-multicodec/releases)
- [Commits](filip26/copper-multicodec@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: com.apicatalog:copper-multicodec
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 7, 2026
@filip26 filip26 merged commit d3ec600 into main Jul 7, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/com.apicatalog-copper-multicodec-4.0.0 branch July 7, 2026 10:47
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.

1 participant