Closed dependabot[bot] closed 1 month ago
Review changes with SemanticDiff.
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
Looks like wasm-bindgen is up-to-date now, so this is no longer needed.
Bumps wasm-bindgen from 0.2.94 to 0.2.95.
Changelog
Sourced from wasm-bindgen's changelog.
Commits
3a8da7c
Fix CI (#4177)aaad798
Prepare v0.2.95 release (#4176)32da211
Remove string enum type mentions from JS & TS (#4175)c625644
Revert TS string enum generation (#4174)bdcbc58
Reintroduce reading snippets and modules incli-support
(#4172)76013f2
Fix interface attributes setters using wrong JS method names (#4170)0e89a29
Replace allSelf
identifiers in method argument and return types (#4155)02679e1
Add support for C-style enums with implicit discriminants (#4152)35d1c63
Bump denoland/setup-deno to v2 (#4160)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @asaaki-bot.
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