Skip to content

Bump javy-plugin-api from 5.0.0 to 6.0.0 in /javy-plugin#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/javy-plugin/javy-plugin-api-6.0.0
Open

Bump javy-plugin-api from 5.0.0 to 6.0.0 in /javy-plugin#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/javy-plugin/javy-plugin-api-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps javy-plugin-api from 5.0.0 to 6.0.0.

Release notes

Sourced from javy-plugin-api's releases.

v6.0.0

What's Changed

The big change with v6.0.0 is the plugin API expected by the Javy CLI has changed in a breaking way. Please consult the extending Javy documentation for the new plugin API and the README in the javy-plugin-api crate for steps to migrate your plugin.

New Contributors

Full Changelog: bytecodealliance/javy@v5.0.4...v6.0.0

v5.0.4

  • Fixed a bug where Wasm modules produced by the Javy CLI would contain the version of the the javy-codegen crate instead of the Javy CLI in their producers custom section

v5.0.3

What's Changed

Full Changelog: bytecodealliance/javy@v5.0.2...v5.0.3

v5.0.2

What's Changed

  • javy init-plugin now supports plugins that use LEB128 variable-length integer encoding for zero index values in their Wasm. This means initializing plugins compiled with Rust 1.85 should no longer return error messages about index values.
  • glibc 2.35 (instead of 2.31) is now required to run the Javy CLI on Linux. For reference, Ubuntu 22.04 ships with glibc 2.35.

New Contributors

Full Changelog: bytecodealliance/javy@v5.0.1...v5.0.2

v5.0.1

What's Changed

Full Changelog: bytecodealliance/javy@v5.0.0...v5.0.1

Commits

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 [javy-plugin-api](https://github.com/bytecodealliance/javy) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/bytecodealliance/javy/releases)
- [Commits](bytecodealliance/javy@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: javy-plugin-api
  dependency-version: 6.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 rust Pull requests that update rust code labels Mar 23, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants