build(deps): bump the minor group with 7 updates#45
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 22, 2026
Merged
Conversation
Bumps the minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [wasm-bindgen](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.108` | `0.2.111` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.1` | `3.20.2` | | [syn](https://github.com/dtolnay/syn) | `2.0.116` | `2.0.117` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.23` | `1.0.24` | | [wasm-bindgen-macro](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.108` | `0.2.111` | | [wasm-bindgen-macro-support](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.108` | `0.2.111` | | [wasm-bindgen-shared](https://github.com/wasm-bindgen/wasm-bindgen) | `0.2.108` | `0.2.111` | Updates `wasm-bindgen` from 0.2.108 to 0.2.111 - [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.108...0.2.111) Updates `bumpalo` from 3.19.1 to 3.20.2 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](fitzgen/bumpalo@v3.19.1...v3.20.2) Updates `syn` from 2.0.116 to 2.0.117 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.116...2.0.117) Updates `unicode-ident` from 1.0.23 to 1.0.24 - [Release notes](https://github.com/dtolnay/unicode-ident/releases) - [Commits](dtolnay/unicode-ident@1.0.23...1.0.24) Updates `wasm-bindgen-macro` from 0.2.108 to 0.2.111 - [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.108...0.2.111) Updates `wasm-bindgen-macro-support` from 0.2.108 to 0.2.111 - [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.108...0.2.111) Updates `wasm-bindgen-shared` from 0.2.108 to 0.2.111 - [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.108...0.2.111) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-version: 0.2.111 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: bumpalo dependency-version: 3.20.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor - dependency-name: syn dependency-version: 2.0.117 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: unicode-ident dependency-version: 1.0.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: wasm-bindgen-macro dependency-version: 0.2.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: wasm-bindgen-macro-support dependency-version: 0.2.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor - dependency-name: wasm-bindgen-shared dependency-version: 0.2.111 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor ... 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 minor group with 7 updates:
0.2.1080.2.1113.19.13.20.22.0.1162.0.1171.0.231.0.240.2.1080.2.1110.2.1080.2.1110.2.1080.2.111Updates
wasm-bindgenfrom 0.2.108 to 0.2.111Release notes
Sourced from wasm-bindgen's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen's changelog.
... (truncated)
Commits
693c543Release 0.2.111 (#4980)ce651fdfix(js-sys): restore backwards compatibility for breaking changes in 0.2.110 ...39bad710.2.110c6ff3e8fix: refactor closure abort handlers (#4975)dfea5d7fix: static_method_of generics support, and reverting Array.of1.. generics (#...815e98dRelease 0.2.109 (#4972)7182a2efix(web-sys): improve dictionary union expansion and constructor variants (#4...79bf846feat(js-sys): add SharedArrayBuffer.grow() binding (#4971)f4234affix(web-sys): correct scrollTop/scrollLeft types to f64 per CSSOM View spec (...7449f45feat(web-sys): add ShowPopoverOptions and TogglePopoverOptions (#4968)Updates
bumpalofrom 3.19.1 to 3.20.2Changelog
Sourced from bumpalo's changelog.
Commits
1aad072Bump to version 3.20.2 (#312)2fb1d6aAdd more tests for send and sync behavior, support unsized types (#311)7c8d1f3Bump to 3.20.1 (#310)e06b36bRestore Send and Sync for Box (#309)cb7f033Bump to 3.20.0 (#307)d97d31cMake box covariant (#304)f9256f7Pin quickcheck (#306)a006efbFix String::retain panic safety yielding invalid UTF-8 (#302)96ba386Add pop_if() to Vec (#301)Updates
synfrom 2.0.116 to 2.0.117Release notes
Sourced from syn's releases.
Commits
7bcb37cRelease 2.0.1179c6e7d3Merge pull request #1970 from dtolnay/receiver019a848Fix self:: pattern in first function argument23f54f3Update test suite to nightly-2026-02-18b99b9a6Unpin CI miri toolchainUpdates
unicode-identfrom 1.0.23 to 1.0.24Release notes
Sourced from unicode-ident's releases.
Commits
5b54a63Release 1.0.24e55318fIgnore unwrap_or_default clippy lint5155402Touch up PR 4657872e3Wrap PR 46 comments to 80 columns98ccaf8Format PR 46 with rustfmte0549d6Ignore items_after_statements pedantic clippy lint73d7aaaMerge pull request #46 from yongqli/master5aed899Replace greedy half-chunk compression with optimal bipartite matchingUpdates
wasm-bindgen-macrofrom 0.2.108 to 0.2.111Release notes
Sourced from wasm-bindgen-macro's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro's changelog.
... (truncated)
Commits
693c543Release 0.2.111 (#4980)ce651fdfix(js-sys): restore backwards compatibility for breaking changes in 0.2.110 ...39bad710.2.110c6ff3e8fix: refactor closure abort handlers (#4975)dfea5d7fix: static_method_of generics support, and reverting Array.of1.. generics (#...815e98dRelease 0.2.109 (#4972)7182a2efix(web-sys): improve dictionary union expansion and constructor variants (#4...79bf846feat(js-sys): add SharedArrayBuffer.grow() binding (#4971)f4234affix(web-sys): correct scrollTop/scrollLeft types to f64 per CSSOM View spec (...7449f45feat(web-sys): add ShowPopoverOptions and TogglePopoverOptions (#4968)Updates
wasm-bindgen-macro-supportfrom 0.2.108 to 0.2.111Release notes
Sourced from wasm-bindgen-macro-support's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-macro-support's changelog.
... (truncated)
Commits
693c543Release 0.2.111 (#4980)ce651fdfix(js-sys): restore backwards compatibility for breaking changes in 0.2.110 ...39bad710.2.110c6ff3e8fix: refactor closure abort handlers (#4975)dfea5d7fix: static_method_of generics support, and reverting Array.of1.. generics (#...815e98dRelease 0.2.109 (#4972)7182a2efix(web-sys): improve dictionary union expansion and constructor variants (#4...79bf846feat(js-sys): add SharedArrayBuffer.grow() binding (#4971)f4234affix(web-sys): correct scrollTop/scrollLeft types to f64 per CSSOM View spec (...7449f45feat(web-sys): add ShowPopoverOptions and TogglePopoverOptions (#4968)Updates
wasm-bindgen-sharedfrom 0.2.108 to 0.2.111Release notes
Sourced from wasm-bindgen-shared's releases.
... (truncated)
Changelog
Sourced from wasm-bindgen-shared's changelog.
... (truncated)
Commits
693c543Release 0.2.111 (#4980)ce651fdfix(js-sys): restore backwards compatibility for breaking changes in 0.2.110 ...39bad710.2.110c6ff3e8fix: refactor closure abort handlers (#4975)dfea5d7fix: static_method_of generics support, and reverting Array.of1.. generics (#...815e98dRelease 0.2.109 (#4972)7182a2efix(web-sys): improve dictionary union expansion and constructor variants (#4...79bf846feat(js-sys): add SharedArrayBuffer.grow() binding (#4971)f4234affix(web-sys): correct scrollTop/scrollLeft types to f64 per CSSOM View spec (...7449f45feat(web-sys): add ShowPopoverOptions and TogglePopoverOptions (#4968)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