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.5 to 4.3.7 #1221

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps wasmer from 4.3.5 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.

Release v4.3.6

The star of this release is the volume subcommand that allows inspecting and interacting with volumes through the client. There are also numerous bug fixes and quality of life improvements included in this release.

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

4.3.6 - 22/08/2024

The star of this release is the volume subcommand that allows inspecting and interacting with volumes through the client. There are also numerous bug fixes and quality of life improvements included in this release.

Added

  • #5022 feat(cli): Add --print-rclone-config to "app volumes s3-credentials"
  • #4980 feat(backend-api): Add disabledAt/Reason to AppVersion
  • #5007 add access to php integration test secrets
  • #5003 Added a transaction and auto_consistency journal
  • #5011 Add module-level middleware errors
  • #4982 Mount [fs] entries as additional mapped directories when running a lo…
  • #4990 Added a patch for corrupt freed FD lists after replaying journals
  • #4967 CLI: Add flag and logic to redeploy an app after changing secrets
  • #4960 Add regions subcommand to app subcommand
  • #4941 App config: add locality field

Changed

... (truncated)

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.5 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.5...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 9, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2024

Looks like wasmer is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 20, 2024
@dependabot dependabot bot deleted the dependabot/cargo/wasmer-4.3.7 branch September 20, 2024 16:05
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