Skip to content

chore(deps): Bump gloo-utils from 0.2.0 to 0.3.0#14

Merged
FabLrc merged 1 commit intomainfrom
dependabot/cargo/gloo-utils-0.3.0
Mar 30, 2026
Merged

chore(deps): Bump gloo-utils from 0.2.0 to 0.3.0#14
FabLrc 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 28, 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 @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from FabLrc as a code owner March 28, 2026 08:32
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>
@dependabot dependabot bot force-pushed the dependabot/cargo/gloo-utils-0.3.0 branch from 7000177 to 9e337e7 Compare March 30, 2026 07:54
@FabLrc FabLrc merged commit aff0f4a into main Mar 30, 2026
7 checks passed
@FabLrc FabLrc deleted the dependabot/cargo/gloo-utils-0.3.0 branch March 30, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant