Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump wasmer from 4.3.6 to 4.3.7 #387

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wasmer from 4.3.6 to 4.3.7.

Release notes

Sourced from wasmer's releases.

Release v4.3.7

This release adds support for rotating secrets, fixes a regression with the filesystem, and contains other fixes and improvements.

Changelog

Sourced from wasmer's changelog.

4.3.7 - 06/09/2024

This release adds support for rotating secrets, fixes a regression with the filesystem, and contains other fixes and improvments.

Added

  • #5070 Add rotate-secrets subcommand for volumes and minor changes
  • #5057 Add cwd to the manifest as a command annotation
  • #5060 feat(backend-api): Add env var to toggle GQL variable logging
  • #5059 feat(backend-api): Add updatedAt timestamps to Edge App/Version
  • #5016 add access to php integration test secrets
  • #5036 Add help-docs for the --watch flag in wasmer app logs

Changed

  • #5066 Prevent redundant merging of the filesystems
  • #5037 post slack message on integration tests ci failure
  • #5063 refactor volumes schema
  • #5056 Improve validation requests in "wasmer deploy"
  • #5053 Reduce overhead of chunk timeouts in wasix package downloads
  • #5042 Expose memory and wasi generic imports
  • #5040 deps: bump tun-tap version for wasmer-cli
  • #5043 Remove serde_cbor as a dependency
  • #5030 Improve loop metering tests

Fixed

  • #5039 Fix missing hash from a compiled artifact
Commits
  • c6c348d post release: bump up webc version (#5075)
  • 8ac2315 bump up webc version
  • a6ae435 Merge pull request #5072 from wasmerio/release-4.3.7
  • 91b83df update changelog
  • a9210d1 update 0.x package versions
  • 0c83b6c Release 4.3.7
  • 7f0984e Update CHANGELOG
  • 98d0673 fix(cli/deploy): Fail deploying if no app was found in non-interactive mode
  • 82a8f2a fix(cli/volumes): print secrets after rotating them
  • a5f6b6e fix(cli/volumes): move s3.rs to its mod.rs
  • 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)

Bumps [wasmer](https://github.com/wasmerio/wasmer) from 4.3.6 to 4.3.7.
- [Release notes](https://github.com/wasmerio/wasmer/releases)
- [Changelog](https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md)
- [Commits](wasmerio/wasmer@v4.3.6...v4.3.7)

---
updated-dependencies:
- dependency-name: wasmer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 14, 2024
@github-actions github-actions bot merged commit c4b8718 into master Sep 14, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/wasmer-4.3.7 branch September 14, 2024 09:14
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