Skip to content

chore(deps): bump gloo-timers from 0.3.0 to 0.4.0#1518

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/gloo-timers-0.4.0
Open

chore(deps): bump gloo-timers from 0.3.0 to 0.4.0#1518
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/gloo-timers-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps gloo-timers from 0.3.0 to 0.4.0.

Release notes

Sourced from gloo-timers's releases.

gloo-timers 0.4.0

MSRV updated to 1.82

Changelog

Sourced from gloo-timers's changelog.

Version 0.4.0

Commits
  • c8feeb1 chore: release gloo-timers 0.4.0
  • d69fcff chore: release gloo-net 0.7.0
  • 7a57df3 chore: release gloo-file 0.4.0
  • 2685476 fix: correct gloo-history category slugs
  • b1d5129 fix: correct gloo-storage category slugs
  • 8316f33 fix: correct gloo-render category slugs
  • 0734551 chore: release gloo-console 0.4.0, gloo-dialogs 0.3.0, gloo-events 0.3.0, glo...
  • e6280d4 chore: release gloo-utils 0.3.0
  • cca8089 chore: release gloo-worker-macros 0.2.0 and gloo-worker 0.6.0
  • a8af99c chore: update rust dependencies (#536)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 5, 2026
@chainTe

chainTe commented Jul 6, 2026

Copy link
Copy Markdown

Security Review

Result: No reportable security findings.
Reviewed range: bc361aaaa40d1394b83e6a1808869b0b06c48c13..38cea875951fb0cd1177e450a13bdd6f6891bc2c

Validation:

  • Existing broad tests were not run locally; CI is expected to cover them.
  • Targeted cargo metadata --locked --format-version 1 fails at PR head because the lockfile wants gloo-timers 0.4.0 while crates/fiber-lib/Cargo.toml still requires gloo-timers = { version = "0.3", features = ["futures"] }.
  • The same locked metadata command succeeds on the base branch control.
  • The cached gloo-timers 0.3.0 and 0.4.0 src/ and tests/ trees are byte-identical; the change is metadata/minimum-dependency-version only.

Notes:

  • This is not an attacker-exploitable security issue, but it is PR-blocking build integrity: --locked/--frozen builds fail, and an unlocked build re-adds gloo-timers 0.3.0, making the bump ineffective.
  • Fix by updating the wasm32 manifest dependency to gloo-timers = { version = "0.4", features = ["futures"] } and regenerating Cargo.lock, or close/recreate the Dependabot PR.

Bumps [gloo-timers](https://github.com/rustwasm/gloo) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/ranile/gloo/blob/master/CHANGELOG.md)
- [Commits](ranile/gloo@0.3.0...gloo-timers-v0.4.0)

---
updated-dependencies:
- dependency-name: gloo-timers
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/gloo-timers-0.4.0 branch from 38cea87 to 23253e6 Compare July 21, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant