Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2024

Bumps extism from 1.4.1 to 1.6.0.

Release notes

Sourced from extism's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: extism/extism@v1.5.0...v1.6.0

v1.5.0

What's Changed

Full Changelog: extism/extism@v1.4.1...v1.5.0

Commits
  • e31806c v1.6.0
  • c2866a7 fix: better error handling when plugin runs out of fuel (#762)
  • 34096bd fix: Vec.as_ptr() might return a dangling pointer (#760)
  • d2a3699 fix: avoid creating too many externrefs (#759)
  • b6e1caa feat(runtime): add log level set/get for pdk control (#758)
  • e979987 feat: add ability to limit the number of instructions executed by a plugin (#...
  • ef2eeab chore: include support for wasmtime 23.0.0 (#755)
  • 9da8088 chore(deps): Update prost requirement from 0.12.0 to 0.13.1 (#741)
  • 7c60b93 chore(deps): Update cbindgen requirement from 0.26 to 0.27 (#752)
  • 00074fd feat: add releasing x86_64-unknown-linux-musl dynamic library (#753)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 5, 2024
@ZimboPro
Copy link
Owner

ZimboPro commented Sep 5, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/cargo/extism-1.6.0 branch from 7d15eb5 to 2a74930 Compare September 5, 2024 06:32
@ZimboPro
Copy link
Owner

ZimboPro commented Sep 5, 2024

@dependabot rebase

Bumps [extism](https://github.com/extism/extism) from 1.4.1 to 1.6.0.
- [Release notes](https://github.com/extism/extism/releases)
- [Commits](extism/extism@v1.4.1...v1.6.0)

---
updated-dependencies:
- dependency-name: extism
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/extism-1.6.0 branch from 2a74930 to bc005c0 Compare September 5, 2024 06:35
@ZimboPro
Copy link
Owner

ZimboPro commented Sep 6, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 25, 2024

Superseded by #63.

@dependabot dependabot bot closed this Sep 25, 2024
@dependabot dependabot bot deleted the dependabot/cargo/extism-1.6.0 branch September 25, 2024 01:43
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.

2 participants