build(deps): bump the all-deps group with 10 updates - #934
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.7` | `0.8.8` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.20` | `0.9.21` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.22` | `0.8.23` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.14` | `0.4.15` | | [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) | `0.3.104` | `0.3.105` | | [syn](https://github.com/dtolnay/syn) | `2.0.119` | `3.0.5` | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.127` | `0.2.128` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.127` | `0.2.128` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.127` | `0.2.128` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.127` | `0.2.128` | Updates `crossbeam-deque` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.7...crossbeam-deque-0.8.8) Updates `crossbeam-epoch` from 0.9.20 to 0.9.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-epoch-0.9.20...crossbeam-epoch-0.9.21) Updates `crossbeam-utils` from 0.8.22 to 0.8.23 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.22...crossbeam-utils-0.8.23) Updates `hybrid-array` from 0.4.14 to 0.4.15 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](RustCrypto/hybrid-array@v0.4.14...v0.4.15) Updates `js-sys` from 0.3.104 to 0.3.105 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) Updates `syn` from 2.0.119 to 3.0.5 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.5) Updates `wasm-bindgen` from 0.2.127 to 0.2.128 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.127...0.2.128) Updates `wasm-bindgen-macro` from 0.2.127 to 0.2.128 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.127...0.2.128) Updates `wasm-bindgen-macro-support` from 0.2.127 to 0.2.128 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.127...0.2.128) Updates `wasm-bindgen-shared` from 0.2.127 to 0.2.128 - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.127...0.2.128) --- updated-dependencies: - dependency-name: crossbeam-deque dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crossbeam-epoch dependency-version: 0.9.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: crossbeam-utils dependency-version: 0.8.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: hybrid-array dependency-version: 0.4.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: js-sys dependency-version: 0.3.105 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 3.0.5 dependency-type: indirect update-type: version-update:semver-major dependency-group: all-deps - dependency-name: wasm-bindgen dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-macro dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: wasm-bindgen-shared dependency-version: 0.2.128 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 all-deps group with 10 updates:
0.8.70.8.80.9.200.9.210.8.220.8.230.4.140.4.150.3.1040.3.1052.0.1193.0.50.2.1270.2.1280.2.1270.2.1280.2.1270.2.1280.2.1270.2.128Updates
crossbeam-dequefrom 0.8.7 to 0.8.8Release notes
Sourced from crossbeam-deque's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
crossbeam-epochfrom 0.9.20 to 0.9.21Release notes
Sourced from crossbeam-epoch's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
crossbeam-utilsfrom 0.8.22 to 0.8.23Release notes
Sourced from crossbeam-utils's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
hybrid-arrayfrom 0.4.14 to 0.4.15Changelog
Sourced from hybrid-array's changelog.
Commits
09310c5v0.4.15 (#234)1d62dcaAddU513(#233)Updates
js-sysfrom 0.3.104 to 0.3.105Commits
Updates
synfrom 2.0.119 to 3.0.5Release notes
Sourced from syn's releases.
... (truncated)
Commits
e0ad92dRelease 3.0.574e7d75Merge pull request #2080 from sunshowers/lit-str-span4c264f3In LitStr::parse_with, report correct span for lex errors7e2b27bUpdate test suite to nightly-2026-08-26b5d62a6Release 3.0.4abf019cMerge pull request #2078 from dtolnay/foreginitemfnd454333Allow safe fn in impl Parse for ForeignItemFn8011b1cUpdate test suite to nightly-2026-08-1856a8d83Raise rayon thread size for testsf2c5c50Ignore assert_is_empty pedantic clippy lintUpdates
wasm-bindgenfrom 0.2.127 to 0.2.128Release notes
Sourced from wasm-bindgen's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
246946fRelease 0.2.128 (#5319)81c701dGenerate correct type for vec of c-style enum (#5321)6e8b940js-sys: fix compilation failure withno_stdandfutures-core-03-stream(#...bd07ee8Add JsStringLike marker trait (#5316)f2effcaRevert "cli-support: --experimental-memory-discard trampoline generation (#52...a3244b4Whitelist unstable Bluetooth and WebUSB write APIs as immutable slices (#5309)a94c1edSkip the thread-bootstrap transform in Emscripten mode (#5315)25ebcaeweb-sys: include OffscreenCanvas in WebGL texImage* functions (#5312)e689172Per-monomorphization generic callbacks (#5314)0643142Update main branch in URLs (#5313)Updates
wasm-bindgen-macrofrom 0.2.127 to 0.2.128Release notes
Sourced from wasm-bindgen-macro's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro's changelog.
... (truncated)
Commits
246946fRelease 0.2.128 (#5319)81c701dGenerate correct type for vec of c-style enum (#5321)6e8b940js-sys: fix compilation failure withno_stdandfutures-core-03-stream(#...bd07ee8Add JsStringLike marker trait (#5316)f2effcaRevert "cli-support: --experimental-memory-discard trampoline generation (#52...a3244b4Whitelist unstable Bluetooth and WebUSB write APIs as immutable slices (#5309)a94c1edSkip the thread-bootstrap transform in Emscripten mode (#5315)25ebcaeweb-sys: include OffscreenCanvas in WebGL texImage* functions (#5312)e689172Per-monomorphization generic callbacks (#5314)0643142Update main branch in URLs (#5313)Updates
wasm-bindgen-macro-supportfrom 0.2.127 to 0.2.128Release notes
Sourced from wasm-bindgen-macro-support's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro-support's changelog.
... (truncated)
Commits
246946fRelease 0.2.128 (#5319)81c701dGenerate correct type for vec of c-style enum (#5321)6e8b940js-sys: fix compilation failure withno_stdandfutures-core-03-stream(#...bd07ee8Add JsStringLike marker trait (#5316)f2effcaRevert "cli-support: --experimental-memory-discard trampoline generation (#52...a3244b4Whitelist unstable Bluetooth and WebUSB write APIs as immutable slices (#5309)a94c1edSkip the thread-bootstrap transform in Emscripten mode (#5315)25ebcaeweb-sys: include OffscreenCanvas in WebGL texImage* functions (#5312)e689172Per-monomorphization generic callbacks (#5314)0643142Update main branch in URLs (#5313)Updates
wasm-bindgen-sharedfrom 0.2.127 to 0.2.128Release notes
Sourced from wasm-bindgen-shared's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-shared's changelog.
... (truncated)
Commits
246946fRelease 0.2.128 (#5319)81c701dGenerate correct type for vec of c-style enum (#5321)6e8b940js-sys: fix compilation failure withno_stdandfutures-core-03-stream(#...bd07ee8Add JsStringLike marker trait (#5316)f2effcaRevert "cli-support: --experimental-memory-discard trampoline generation (#52...a3244b4Whitelist unstable Bluetooth and WebUSB write APIs as immutable slices (#5309)a94c1edSkip the thread-bootstrap transform in Emscripten mode (#5315)25ebcaeweb-sys: include OffscreenCanvas in WebGL texImage* functions (#5312)e689172Per-monomorphization generic callbacks (#5314)0643142Update main branch in URLs (#5313)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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