Closed dependabot[bot] closed 1 day ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps wasm-bindgen from 0.2.92 to 0.2.95.
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
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)e6c82f5
Prepare v0.2.94 release (#4158)You can trigger a rebase of this PR 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