Skip to content

chore(deps): bump gloo from 0.11.0 to 0.12.0 in the cargo-deps group across 1 directory#4116

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cargo-deps-cf714d46f4
Closed

chore(deps): bump gloo from 0.11.0 to 0.12.0 in the cargo-deps group across 1 directory#4116
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/cargo-deps-cf714d46f4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

Bumps the cargo-deps group with 1 update in the / directory: gloo.

Updates gloo from 0.11.0 to 0.12.0

Release notes

Sourced from gloo's releases.

gloo-worker 0.6.0 / gloo-worker-macros 0.2.0

MSRV updated to 1.82

Breaking Changes

  • Default worker type is now ES module (as_module: true by default). Users who relied on the classic default must now call .as_module(false) explicitly. (#421) by @​JonasAlaif
  • spawn_with_loader() removed. Use .with_loader(true).spawn(path) instead. (#421) by @​JonasAlaif

Fixes

Changelog

Sourced from gloo's changelog.

Version 0.12.0

  • Bump all sub-crate versions, update MSRV to 1.82

gloo-console

Version 0.4.0

Version 0.3.0

  • Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
  • Introduces the FromQuery and ToQuery traits to allow for customizing how query strings are encoded and decoded in gloo_history. (#364)

Version 0.2.3

  • Release new gloo versions

Version 0.2.2

  • feat(gloo-utils): Lift serde-serialization from wasm-bindgen (#242)
  • fix: Break dependency cycle by not using serde-serialize (#239)

Version 0.2.1

  • Fix utils crate and history docs. (#189)
  • Hash-based History type & Unified Location. (#177)
  • Fixes console_dbg! and console! expression output. Bold src info. (#174)

Version 0.2.0

  • Add console_dbg macro (#170)

Version 0.1.0

  • Add an dbg! equivalent to gloo-console (#158)
  • Fix dir, dirxml macros in gloo-console (#154)
  • Finishing touches

gloo-dialogs

Version 0.3.0

Version 0.2.0

  • Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo-deps group with 1 update in the / directory: [gloo](https://github.com/rustwasm/gloo).


Updates `gloo` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/ranile/gloo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/gloo/commits/0.12.0)

---
updated-dependencies:
- dependency-name: gloo
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

Size Comparison

Details
examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 99.980 99.932 -0.049 -0.049%
boids 163.821 163.820 -0.001 -0.001%
communication_child_to_parent 93.236 93.234 -0.002 -0.002%
communication_grandchild_with_grandparent 105.054 105.061 +0.007 +0.007%
communication_grandparent_to_grandchild 101.412 101.409 -0.003 -0.003%
communication_parent_to_child 90.648 90.646 -0.003 -0.003%
contexts 105.115 105.114 -0.001 -0.001%
counter 85.940 85.940 0 0.000%
counter_functional 87.976 87.974 -0.002 -0.002%
dyn_create_destroy_apps 89.862 89.865 +0.003 +0.003%
file_upload 98.950 98.950 0 0.000%
function_delayed_input 93.931 93.941 +0.011 +0.011%
function_memory_game 169.043 169.041 -0.002 -0.001%
function_router 397.922 398.925 +1.003 +0.252%
function_todomvc 164.065 164.070 +0.005 +0.003%
futures 234.660 234.660 0 0.000%
game_of_life 100.273 100.273 0 0.000%
immutable 257.880 257.883 +0.003 +0.001%
inner_html 80.463 80.463 0 0.000%
js_callback 109.084 109.080 -0.004 -0.004%
keyed_list 175.777 175.774 -0.003 -0.002%
mount_point 83.832 83.831 -0.001 -0.001%
nested_list 112.743 112.744 +0.001 +0.001%
node_refs 91.224 91.223 -0.001 -0.001%
password_strength 1718.438 1718.435 -0.003 -0.000%
portals 92.713 92.714 +0.001 +0.001%
router 364.637 365.640 +1.003 +0.275%
suspense 113.062 113.066 +0.005 +0.004%
timer 88.078 88.078 0 0.000%
timer_functional 98.567 98.568 +0.001 +0.001%
todomvc 141.759 141.759 0 0.000%
two_apps 85.804 85.804 0 0.000%
web_worker_fib 135.562 135.658 +0.097 +0.071%
web_worker_prime 183.963 184.055 +0.092 +0.050%
webgl 82.606 82.607 +0.001 +0.001%

✅ None of the examples has changed their size significantly.

@Madoshakalaka
Copy link
Copy Markdown
Member

Madoshakalaka commented Apr 5, 2026

yew uses tokise 0.2.1 which still pulls gloo 0.11
I'll address it there first

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 5, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/cargo/cargo-deps-cf714d46f4 branch April 5, 2026 22:18
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