-
Notifications
You must be signed in to change notification settings - Fork 14
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
chore(deps): bump the cargo-dependencies group in /wasm_module with 23 updates #837
Merged
marcustyphoon
merged 1 commit into
main
from
dependabot/cargo/wasm_module/cargo-dependencies-91b15b8569
Nov 1, 2024
Merged
chore(deps): bump the cargo-dependencies group in /wasm_module with 23 updates #837
marcustyphoon
merged 1 commit into
main
from
dependabot/cargo/wasm_module/cargo-dependencies-91b15b8569
Nov 1, 2024
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 cargo-dependencies group in /wasm_module with 23 updates: | Package | From | To | | --- | --- | --- | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.43` | `0.3.45` | | [anstyle](https://github.com/rust-cli/anstyle) | `1.0.8` | `1.0.10` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.24` | `1.1.31` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.20` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.20` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [minicov](https://github.com/Amanieu/minicov) | `0.3.5` | `0.3.6` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.89` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [syn](https://github.com/dtolnay/syn) | `2.0.79` | `2.0.86` | | [wasm-bindgen-backend](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.43` | `0.4.45` | | [wasm-bindgen-macro](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-macro-support](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-shared](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-bindgen-test-macro](https://github.com/rustwasm/wasm-bindgen) | `0.3.43` | `0.3.45` | Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [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.93...0.2.95) Updates `js-sys` from 0.3.70 to 0.3.72 - [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 `web-sys` from 0.3.70 to 0.3.72 - [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 `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `wasm-bindgen-test` from 0.3.43 to 0.3.45 - [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 `anstyle` from 1.0.8 to 1.0.10 - [Commits](rust-cli/anstyle@v1.0.8...v1.0.10) Updates `cc` from 1.1.24 to 1.1.31 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.24...cc-v1.1.31) Updates `clap` from 4.5.18 to 4.5.20 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.18...clap_complete-v4.5.20) Updates `clap_builder` from 4.5.18 to 4.5.20 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.18...v4.5.20) Updates `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.159...0.2.161) Updates `minicov` from 0.3.5 to 0.3.6 - [Changelog](https://github.com/Amanieu/minicov/blob/master/CHANGELOG.md) - [Commits](Amanieu/minicov@v0.3.5...v0.3.6) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) Updates `proc-macro2` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.86...1.0.89) Updates `regex` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.0...1.11.1) Updates `serde_derive` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `syn` from 2.0.79 to 2.0.86 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.79...2.0.86) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [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.93...0.2.95) Updates `wasm-bindgen-futures` from 0.4.43 to 0.4.45 - [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-macro` from 0.2.93 to 0.2.95 - [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.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [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.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [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.93...0.2.95) Updates `wasm-bindgen-test-macro` from 0.3.43 to 0.3.45 - [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: cargo-dependencies - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: anstyle dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_builder dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: minicov dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: regex dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: syn dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-shared dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: wasm-bindgen-test-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
marcustyphoon
deleted the
dependabot/cargo/wasm_module/cargo-dependencies-91b15b8569
branch
November 1, 2024 23:01
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 the cargo-dependencies group in /wasm_module with 23 updates:
0.2.93
0.2.95
0.3.70
0.3.72
0.3.70
0.3.72
1.0.128
1.0.132
1.0.210
1.0.214
0.3.43
0.3.45
1.0.8
1.0.10
1.1.24
1.1.31
4.5.18
4.5.20
4.5.18
4.5.20
0.2.159
0.2.161
0.3.5
0.3.6
1.20.1
1.20.2
1.0.86
1.0.89
1.11.0
1.11.1
1.0.210
1.0.214
2.0.79
2.0.86
0.2.93
0.2.95
0.4.43
0.4.45
0.2.93
0.2.95
0.2.93
0.2.95
0.2.93
0.2.95
0.3.43
0.3.45
Updates
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)Updates
js-sys
from 0.3.70 to 0.3.72Commits
Updates
web-sys
from 0.3.70 to 0.3.72Commits
Updates
serde_json
from 1.0.128 to 1.0.132Release notes
Sourced from serde_json's releases.
Commits
86d933c
Release 1.0.132f45b422
Merge pull request #1206 from dtolnay/hasnextf2082d2
Clearer order of comparisons0f54a1a
Handle early return sooner on eof in seq or map2a4cb44
Rearrange 'match peek'4cb90ce
Merge pull request #1205 from dtolnay/hasnextb71ccd2
Reduce duplicative instantiation of logic in SeqAccess and MapAccessa810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializerUpdates
serde
from 1.0.210 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
wasm-bindgen-test
from 0.3.43 to 0.3.45Commits
Updates
anstyle
from 1.0.8 to 1.0.10Commits
9ce373f
chore: Release6668ff0
docs: Update changelog13e008a
Merge pull request #228 from DaniPopes/avoid-write-macro-strfb843c5
perf: avoid using write! macro with single str5628f47
chore: Release42d4175
chore: Release924fc50
chore: Release313e16a
docs: Update changelog2bbc343
Merge pull request #225 from DaniPopes/as-locked-write-impls8639e08
feat: Implement AsLockedWrite generically tooUpdates
cc
from 1.1.24 to 1.1.31Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
c07ab0e
chore: release v1.1.31 (#1248)e53eba3
Add comment explaining why cc does not rebuild on env PATH change (#1247)9aab242
chore: release (#1246)d0048ab
Don't pass -fPIC by default on wasm (#1245)53a0b97
chore: release (#1244)7ad4677
Regenerate target info (#1243)218365e
chore: release (#1239)1a6a710
Environment variables: For one accepting boolean, treat "0", "false" and empt...3bbb384
chore: release (#1235)2b94f52
Revert "Use debug version of MSVC runtime library on debug (#1231)" (#1237)Updates
clap
from 4.5.18 to 4.5.20Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5034cab
chore: Releaseb5b690c
docs: Update changelogabba196
Merge pull request #5688 from epage/rename6ddd5d4
fix(complete)!: Rename ArgValueCompleter to ArgValueCandidates71c5e27
fix(complete)!: Rename CustomCompleter to ValueCandidates1089073
chore: Releasec9b8c85
docs: Update changelog8b3de18
Merge pull request #5685 from epage/engineb38538d
fix(complete)!: Rename dynamic to engine232af62
Merge pull request #5684 from epage/endlessUpdates
clap_builder
from 4.5.18 to 4.5.20Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
61f5ee5
chore: Release3e65384
docs: Update changelogfca8f73
Merge pull request #5706 from shannmu/external_subcommandfc82a3e
feat(complete): Support to complete custom external subcommand6a09122
test(complete): Add test for external subcommandd2874a5
Merge pull request #5766 from epage/completera767a97
feat: Add CommandExt support32853d7
refactor(builder): Make Ext code similar for Arg, Commande9ce1be
refactor(builder): Rename AppTag to AppExtf89afeb
refactor(complete): Put most general completer firstUpdates
libc
from 0.2.159 to 0.2.161Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
63b4a64
chore: release v0.2.16149f1ad7
Merge pull request #3984 from tgross35/backport-bsd-fixed784c3
unbreak OpenBSD after #3937b72e9bc
Merge pull request #3943 from rust-lang/release-plz-2024-09-25T01-38-49Zbf6680d
chore: release v0.2.160a367628
Merge pull request #3982 from tgross35/backport-basil35f31f8
Sort linux-musl.txt1b22329
Add fnmatch.h31f746a
Merge pull request #3980 from tgross35/backport-squashf39e871
VxWorks Sched_param renamed, pthread functions and constants addedUpdates
minicov
from 0.3.5 to 0.3.6Changelog
Sourced from minicov's changelog.
Commits
ddae0a3
Bump version to 0.3.641b5d55
Merge pull request #24 from Amanieu/v108b3c9fb
Upgrade LLVM profiling runtime to version 10Updates
once_cell
from 1.20.1 to 1.20.2Changelog
Sourced from once_cell's changelog.
Commits
4fbd4a5
release 1.20.30aef2f8
Merge pull request #267 from taiki-e/portable-atomiccf87ac6
Remove "portable-atomic?/require-cas" from race featureUpdates
proc-macro2
from 1.0.86 to 1.0.89Release notes
Sourced from proc-macro2's releases.
Commits
671d87d
Release 1.0.899574d98
Merge pull request #474 from dtolnay/outdir3e8962c
Clean up dep-info files from OUT_DIR6b3395a
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 lintUpdates
regex
from 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c06
1.11.180df54e
changelog: 1.11.1991ba88
unstable: fixPattern
trait implementationUpdates
serde_derive
from 1.0.210 to 1.0.214Release notes
Sourced from serde_derive's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value module58a8d22
Release 1.0.213ef0ed22
Merge pull request #2847 from dtolnay/newtypewith79925ac
Ignore dead_code warning in regression testb60e409
Hygiene for macro-generated newtype struct deserialization with 'with' attrfdc36e5
Add regression test for issue 284649e11ce
Ignore trivially_copy_pass_by_ref pedantic clippy lint in test7ae1b5f
Release 1.0.212Updates
syn
from 2.0.79 to 2.0.86Release notes
Sourced from syn's releases.
Commits
12b0d1d
Release 2.0.865026851
Merge pull request #1689 from dtolnay/endab43277
Support peeking End58762c4
Merge pull request #1775 from dtolnay/pqattr7436bb2
Allowparse_quote!
to produce Vec<Attribute>293d7c9
Release 2.0.85c94df74
Merge pull request #1773 from dtolnay/unsafestatic8d7814a
Preserve extern static unsafety in ForeignItem::Verbatim2e159bc
Release 2.0.84058e7d0
Merge pull request #1772 from dtolnay/selfcaptureUpdates
wasm-bindgen-backend
from 0.2.93 to 0.2.95Changelog
Sourced from wasm-bindgen-backend'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)e6c82f5
Prepare v0.2.94 release (#4158)b150020
Properly indent the doc comments of enum variants (#4153)Updates
wasm-bindgen-futures
from 0.4.43 to 0.4.45Commits
Updates
wasm-bindgen-macro
from 0.2.93 to 0.2.95Changelog
Sourced from wasm-bindgen-macro's changelog.