build(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0#1393
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) from 4.36.3 to 4.37.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@54f647b...99df26d) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
psiegl
pushed a commit
to airbus-forks/wrpc
that referenced
this pull request
Jul 9, 2026
* feat: moonbit support async component model & use include_str for embedded moonbit code * test: add moonbit tests for async component model * style: cargo fmt * chore: add features section in Cargo.toml * refactor: rename WaitableTrait to Waitable and update related implementations * style: clippy fix * test: fix stub.mbt function name * refactor: use FutureReader instead of Future * refactor: remove defer from Waitable trait & fix callback Event handling * feat: update future/stream import function signatures to include kind * fix: enhance task cancel logic & refactor Waitable cancel method * refactor: async-wasm module for improved task management and error handling feat: support async component model `Stream` methods * refactor: remove unused WASIP1 * test: add moonbit async tests * refactor: use `_async_debug` instead of `print` function * refactor: remove unused `SubtaskStatus::encode` function and clean up test case * feat: implement indirect parameter handling and clean up unused type methods * feat: enhance waitable task management with resource tracking and improved drop semantics * test: refactor tests using updated syntax * fix: improve resource management * refactor: improve async handling * chore: fix type declarations * chore: remove extra debug function * Revert "refactor: improve async handling" This reverts commit 0f2a664399919186005df15ae34ea1f74c58b72c. * chore: add back waitable_task change * fix: make future/stream type vtable generate correctly * chore: clean up unused function generation --------- Co-authored-by: BigOrangeQWQ <2284086963@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github/codeql-action/upload-sarif from 4.36.3 to 4.37.0.
Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
99df26dMerge pull request #3996 from github/update-v4.37.0-c7c896d7131c2707Add changenote for #397372df218Update changelog for v4.37.0c7c896dMerge pull request #3995 from github/update-bundle/codeql-bundle-v2.26.03f34ff0Add changelog note43bec09Update default bundle to codeql-bundle-v2.26.0f58f0d1Merge pull request #3973 from github/mbg/repo-props/config-file-shorthands7dc37cbMerge remote-tracking branch 'origin/main' into mbg/repo-props/config-file-sh...8e22350ThreadActionStatetoinitConfig69c9e8cMark somestatus-reportimports astype-only to avoid circular dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)