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
Copy Markdown
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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 23, 2026
@andreaTP
Copy link
Copy Markdown
Collaborator

@dependabot rebase

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 force-pushed the dependabot/cargo/javy-plugin/javy-plugin-api-6.0.0 branch from 4a71a71 to cd927cb Compare April 28, 2026 16:34
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.

1 participant