-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 github.com/tetratelabs/wazero from 1.7.0 to 1.7.3 in /sdks #31672
Bump github.com/tetratelabs/wazero from 1.7.0 to 1.7.3 in /sdks #31672
Conversation
Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.7.0 to 1.7.3. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](tetratelabs/wazero@v1.7.0...v1.7.3) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
assign set of reviewers |
Assigning reviewers. If you would like to opt out of this review, comment R: @lostluck for label go. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #31672 +/- ##
=========================================
Coverage 71.37% 71.37%
Complexity 1474 1474
=========================================
Files 900 900
Lines 114210 114210
Branches 1076 1076
=========================================
+ Hits 81515 81516 +1
+ Misses 30667 30663 -4
- Partials 2028 2031 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…he#31672) Bumps [github.com/tetratelabs/wazero](https://github.com/tetratelabs/wazero) from 1.7.0 to 1.7.3. - [Release notes](https://github.com/tetratelabs/wazero/releases) - [Commits](tetratelabs/wazero@v1.7.0...v1.7.3) --- updated-dependencies: - dependency-name: github.com/tetratelabs/wazero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/tetratelabs/wazero from 1.7.0 to 1.7.3.
Release notes
Sourced from github.com/tetratelabs/wazero's releases.
... (truncated)
Commits
8b3af37
wasi:path_open
should accept a dir with RIGHT_FD_WRITE (#2244)0fa14a6
Add wazero user: wescale (#2239)507493b
ssa: optimizes findValue function (#2245)5c8366f
ssa: optimizes slice allocations (#2242)d059981
Fixes flaky TestEngine_sortedCompiledModules (#2241)56e2a43
regalloc: removes map from RegAllocFunction (#2240)981e71d
fix typo in the cache example test function name (#2238)9995367
regalloc: removes unnecessary Instruction.Uses (#2237)0649820
Removes non-static locals collection (#2236)747609b
ssa: removes map use for block traversals (#2235)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)