chore(deps): update rust crate web-sys to v0.3.81 #182

Closed
renovatebot wants to merge 0 commits from renovate/all-minor-patch into master
Collaborator

This PR contains the following updates:

Package Type Update Change
web-sys (source) dependencies patch 0.3.77 -> 0.3.81

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [web-sys](https://wasm-bindgen.github.io/wasm-bindgen/web-sys/index.html) ([source](https://github.com/wasm-bindgen/wasm-bindgen/tree/HEAD/crates/web-sys)) | dependencies | patch | `0.3.77` -> `0.3.81` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path web/Cargo.toml --package web-sys@0.3.77 --precise 0.3.81
    Updating crates.io index
    Updating `xinu` index
error: failed to select a version for `wasm-bindgen`.
    ... required by package `web-sys v0.3.81`
    ... which satisfies dependency `web-sys = "^0.3.77"` of package `letterbox-web v0.17.45 (/data/repos/gitea/wathiede/letterbox/web)`
versions that meet the requirements `=0.2.104` are: 0.2.104

all possible versions conflict with previously selected packages.

  previously selected package `wasm-bindgen v0.2.100`
    ... which satisfies dependency `wasm-bindgen = "=0.2.100"` of package `letterbox-web v0.17.45 (/data/repos/gitea/wathiede/letterbox/web)`

failed to select a version for `wasm-bindgen` which could resolve this conflict

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path web/Cargo.toml --package web-sys@0.3.77 --precise 0.3.81 Updating crates.io index Updating `xinu` index error: failed to select a version for `wasm-bindgen`. ... required by package `web-sys v0.3.81` ... which satisfies dependency `web-sys = "^0.3.77"` of package `letterbox-web v0.17.45 (/data/repos/gitea/wathiede/letterbox/web)` versions that meet the requirements `=0.2.104` are: 0.2.104 all possible versions conflict with previously selected packages. previously selected package `wasm-bindgen v0.2.100` ... which satisfies dependency `wasm-bindgen = "=0.2.100"` of package `letterbox-web v0.17.45 (/data/repos/gitea/wathiede/letterbox/web)` failed to select a version for `wasm-bindgen` which could resolve this conflict ```
wathiede closed this pull request 2025-10-24 08:16:31 -07:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.3.77). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update (`0.3.77`). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the `ignoreDeps` array of your Renovate config. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks failed
renovate/artifacts Artifact file update failure
Continuous integration / Check (push) Successful in 1m38s
Continuous integration / Test Suite (push) Successful in 2m56s
Continuous integration / Trunk (push) Successful in 7m43s
Continuous integration / Rustfmt (push) Successful in 40s
Continuous integration / build (push) Successful in 2m55s
Continuous integration / Disallow unused dependencies (push) Successful in 2m28s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wathiede/letterbox#182
No description provided.