Skip to content

Commit cdf2328

Browse files
build(deps): bump the minor group with 7 updates (#45)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a48c0f8 commit cdf2328

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ oxipng = { version = "10.1.0", default-features = false, features = [
1717
png = { version = "0.18.1", default-features = false, features = [
1818
"unstable",
1919
], optional = true }
20-
wasm-bindgen = "0.2.108"
20+
wasm-bindgen = "0.2.111"
2121
zune-png = { version = "0.5.1", default-features = false, features = [
2222
# "portable-simd",
2323
"std"

0 commit comments

Comments
 (0)