Skip to content

Chore(deps): bump gloo-net from 0.6.0 to 0.7.0#22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gloo-net-0.7.0
Closed

Chore(deps): bump gloo-net from 0.6.0 to 0.7.0#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/gloo-net-0.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps gloo-net from 0.6.0 to 0.7.0.

Release notes

Sourced from gloo-net's releases.

gloo-net 0.7.0

MSRV updated to 1.82

Breaking

  • Remove Clone implementation for EventSource (#417) by @​vpochapuis Cloning had a bug where dropping any clone would disconnect all instances.

New Features

  • Add EventSourceBuilder for configuring EventSource with credentials (#530) by @​zn3x
  • Add WebSocket::buffered_amount (#510) by @​vi
  • Add PartialEq, Eq, Hash derives to CloseEvent (#504) by @​Alexi24601

Fixes

Maintenance

Changelog

Sourced from gloo-net's changelog.

Version 0.7.0

Commits
  • 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)
  • 0de5865 fix(net)!: remove EventSource Clone implementation (#417)
  • 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 12, 2026
Bumps [gloo-net](https://github.com/rustwasm/gloo) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/rustwasm/gloo/releases)
- [Changelog](https://github.com/ranile/gloo/blob/master/CHANGELOG.md)
- [Commits](ranile/gloo@0.6.0...gloo-net-v0.7.0)

---
updated-dependencies:
- dependency-name: gloo-net
  dependency-version: 0.7.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-net-0.7.0 branch from 5d0e347 to e5fe49d Compare July 13, 2026 00:33
@EYH0602

EYH0602 commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Superseded by #24, which batches all open Dependabot bumps into one branch (branch protection requires up-to-date branches, so a single consolidated PR is one CI cycle instead of five). The bump in this PR is included there.

@EYH0602 EYH0602 closed this Jul 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@EYH0602 EYH0602 deleted the dependabot/cargo/gloo-net-0.7.0 branch July 13, 2026 00:46
EYH0602 added a commit that referenced this pull request Jul 13, 2026
Consolidates five Dependabot PRs into one branch (branch protection requires
up-to-date branches, so merging each separately would trigger a full CI cycle
per PR and re-stale the rest).

Cargo (published crates → patch bump + changelog):
- tower-http 0.6 → 0.7, notify-debouncer-full 0.5 → 0.7 (ara-cli)  (#20, #21)
- gloo-net 0.6 → 0.7 (ara-viewer)  (#22)
- regenerated the embedded viewer bundle so the shipped wasm matches the
  gloo-net bump (the freshness hash strips version literals, so a dep bump
  does not trip viewer-embed-fresh — regen was manual per the script docs)

CI actions (no functional change, no bump needed):
- docker/setup-buildx-action 3 → 4, docker/build-push-action 6 → 7  (#18, #19)

Bumps workspace version 0.1.3 → 0.1.4 and adds a CHANGELOG entry.
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