Update gloo requirement from 0.10.0 to 0.11.0
Updates the requirements on gloo to permit the latest version.
Changelog
Sourced from gloo's changelog.
console
Version 0.3.0
- Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
- Introduces the
FromQuery
andToQuery
traits to allow for customizing how query strings are encoded and decoded ingloo_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 andhistory
docs. (#189)- Hash-based History type & Unified Location. (#177)
- Fixes
console_dbg!
andconsole!
expression output. Bold src info. (#174)Version "0.2.0"
- Add console_dbg macro (#170)
Version "0.1.0"
- Add an
dbg!
equivalent togloo-console
(#158)- Fix dir, dirxml macros in gloo-console (#154)
- Finishing touches
dialogs
Version "0.2.0"
- Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
Version "0.1.0"
events
Version "0.2.0"
- Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
- Add traits
PartialEq
andEq
toEventListenerOptions
, andEventListenerPhase
(#363)Version "0.1.1"
... (truncated)
Commits
- See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts