-
Notifications
You must be signed in to change notification settings - Fork 19
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 the other group with 11 updates #403
Closed
Closed
Conversation
This file contains 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
Bumps the other group with 11 updates: | Package | From | To | | --- | --- | --- | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.87` | `0.2.89` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.66` | | [getrandom](https://github.com/rust-random/getrandom) | `0.2.10` | `0.2.11` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.49` | `1.0.50` | | [serde-wasm-bindgen](https://github.com/cloudflare/serde-wasm-bindgen) | `0.6.0` | `0.6.1` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.37` | `0.4.39` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [async-compat](https://github.com/smol-rs/async-compat) | `0.2.2` | `0.2.3` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.3.0` | `0.4.0` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.66` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.37` | `0.3.39` | Updates `wasm-bindgen` from 0.2.87 to 0.2.89 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.87...0.2.89) Updates `js-sys` from 0.3.64 to 0.3.66 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `getrandom` from 0.2.10 to 0.2.11 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](rust-random/getrandom@v0.2.10...v0.2.11) Updates `thiserror` from 1.0.49 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.49...1.0.50) Updates `serde-wasm-bindgen` from 0.6.0 to 0.6.1 - [Commits](RReverser/serde-wasm-bindgen@v0.6.0...v0.6.1) Updates `wasm-bindgen-futures` from 0.4.37 to 0.4.39 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `futures` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.28...0.3.29) Updates `async-compat` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/smol-rs/async-compat/releases) - [Changelog](https://github.com/smol-rs/async-compat/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-compat@v0.2.2...v0.2.3) Updates `wasm-streams` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](MattiasBuelens/wasm-streams@v0.3.0...v0.4.0) Updates `web-sys` from 0.3.64 to 0.3.66 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-test` from 0.3.37 to 0.3.39 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: getrandom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: serde-wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: async-compat dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: wasm-streams dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Dec 4, 2023
Superseded by #408. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 the other group with 11 updates:
0.2.87
0.2.89
0.3.64
0.3.66
0.2.10
0.2.11
1.0.49
1.0.50
0.6.0
0.6.1
0.4.37
0.4.39
0.3.28
0.3.29
0.2.2
0.2.3
0.3.0
0.4.0
0.3.64
0.3.66
0.3.37
0.3.39
Updates
wasm-bindgen
from 0.2.87 to 0.2.89Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
a4af50b
Fixpublish
workflowab336aa
bump9344ac0
Fixbump
workflow permissionse11514f
Fixbump
workflow permissionsa65283b
Replace TryFrom with custom TryFromJsValue trait (#3709)750dfa0
Remove Gecko-internal CSP dictionary bindings (#3721)bb12058
Fix CI (#3712)45039ff
Correct code formatting contribution instructions (#3711)fe88e39
__wbindgen_thread_destroy
has optional params (#3703)9fb3bca
Bumpwalrus
to v0.20 (#3483)Updates
js-sys
from 0.3.64 to 0.3.66Commits
Updates
getrandom
from 0.2.10 to 0.2.11Changelog
Sourced from getrandom's changelog.
Commits
baf2198
Update README.md to have correct build status badge (#382)853c1dc
Release v0.2.11 (#379)4c094c3
Add workaround for cross-rs/cross#1345 (#380)8476c44
Add GNU/Hurd support (#370)35808a4
Update broken link to hermit docs (#374)8c8ca32
CI: replace MIPS cross tests with PPC32 (#372)1308930
custom: rename __getrandom_internal to follow Rust conventions (#369)Updates
thiserror
from 1.0.49 to 1.0.50Release notes
Sourced from thiserror's releases.
Commits
a7d220d
Release 1.0.504088d16
Ignore module_name_repetitions pedantic clippy lintebebf77
Format ui tests with rustfmtff0a0a5
Source and From attributes only have single-ident path7cec716
Remove reliance on Spanned for Memberc9fe739
Touch up PR 2584850c6f
Merge pull request #258 from de-vri-es/as-dyn-error-spana49f7c6
Change span ofas_dyn_error()
to point compile error at attribute.f4eac7e
Ignore needless_raw_string_hashes clippy lintUpdates
serde-wasm-bindgen
from 0.6.0 to 0.6.1Commits
68cf1a0
chore: Release43dad25
Fix using serde_bytes with an internally tagged enum (#58)0138156
Add note on TypeScript supportUpdates
wasm-bindgen-futures
from 0.4.37 to 0.4.39Commits
Updates
futures
from 0.3.28 to 0.3.29Release notes
Sourced from futures's releases.
Changelog
Sourced from futures's changelog.
Commits
86f2a6a
Release 0.3.29a40204d
Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...24cca65
AddTryAny
adaptere60a439
AddTryAll
adapter5051335
Remove unsafe code from AssertUnmoved60a86e1
Fix Sync impl of FuturesUnorderedf392082
Extend io::AsyncBufReadExt::lines example with invalid UTF-82f2ec39
Fix infinite loop caused by invalid UTF-8 bytes8570ea6
Fix unused_imports warning43c0c5f
Add tests forStreamExt::all
andStreamExt::any
Updates
async-compat
from 0.2.2 to 0.2.3Release notes
Sourced from async-compat's releases.
Changelog
Sourced from async-compat's changelog.
Commits
d0f4e80
v0.2.3581a2c9
bugfix: Enter tokio context while dropping the inner futureUpdates
wasm-streams
from 0.3.0 to 0.4.0Release notes
Sourced from wasm-streams's releases.
Changelog
Sourced from wasm-streams's changelog.
Commits
4e92366
0.4.00c35a92
Fix build status badge7809fc8
Merge pull request #23 from MattiasBuelens/rs-from27ec304
Fix formattingc42fe2c
Tiny fix9fa43d3
Update changelog1ac0e49
Ignore test if browser doesn't support ReadableStream.from()1699580
Add ReadableStream::try_from()b8eeb06
Add test97fc45f
Document panicsUpdates
web-sys
from 0.3.64 to 0.3.66Commits
Updates
wasm-bindgen-test
from 0.3.37 to 0.3.39Commits
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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions