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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the dependencies group in /sql-extraction/rs with 2 updates: proc-macro2 and wasm-bindgen.
Updates
proc-macro2
from 1.0.86 to 1.0.88Release notes
Sourced from proc-macro2's releases.
Commits
6b3395a
Release 1.0.88faee27e
Merge pull request #472 from dtolnay/startend44f8ff2
Restore nightly behavior of Span::start and Span::end50b477d
Release 1.0.87f0b6802
Merge pull request #471 from dtolnay/punctnew98ea261
Check valid punctuation character in Punct::newd60aaad
Ignore missing_panics_doc pedantic clippy lint27061af
Ignore needless_lifetimes clippy lint9c1d3eb
Upload CI Cargo.lock for reproducing failuresUpdates
wasm-bindgen
from 0.2.93 to 0.2.95Changelog
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)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