Skip to content

cargo(deps): bump gloo-utils from 0.2.0 to 0.3.0#379

Merged
Akinator31 merged 1 commit intomainfrom
dependabot/cargo/gloo-utils-0.3.0
Mar 27, 2026
Merged

cargo(deps): bump gloo-utils from 0.2.0 to 0.3.0#379
Akinator31 merged 1 commit intomainfrom
dependabot/cargo/gloo-utils-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps gloo-utils from 0.2.0 to 0.3.0.

Release notes

Sourced from gloo-utils's releases.

gloo-utils 0.3.0

MSRV updated to 1.82

Fixes

  • JsError::try_from no longer panics when given a JsValue that is neither a js_sys::Error nor string-coercible. It now falls back to a placeholder message instead of crashing. (#488) by @​ranile
Changelog

Sourced from gloo-utils's changelog.

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)
Commits
  • 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)
  • 0de5865 fix(net)!: remove EventSource Clone implementation (#417)
  • d237796 feat(worker)!: Add option to spawn workers as a module (#421)
  • ea698e6 fix: make JsError::try_from not panic (#488)
  • 9fe4c08 fix(net): RequestBuilder::build creates a url with an extra ampersand (#497)
  • 798b701 fix(net): Send ws binary message with Blob (#502)
  • bc1010b chore: MSRV 1.82, dependency update, ci update, refactoring (#505)
  • 6d9c763 feat(net): Add EventSourceBuilder for configuring EventSource with credential...
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: gloo-utils
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@Akinator31 Akinator31 merged commit 192fa0a into main Mar 27, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/gloo-utils-0.3.0 branch March 27, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant