gloo icon indicating copy to clipboard operation
gloo copied to clipboard

A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM

Results 107 gloo issues
Sort by recently updated
recently updated
newest added

Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.4.0 to 0.5.0. Release notes Sourced from jetli/trunk-action's releases. v0.5.0 upgrade node20 What's Changed upgrade to node20 by @​jetli in jetli/trunk-action#32 New Contributors @​jetli made their first...

dependencies
github_actions

Bumps the website-deps group in /website with 6 updates: | Package | From | To | | --- | --- | --- | | [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) | `3.0.0-beta.0` | `3.2.1` |...

dependencies
javascript

### Describe the Bug When opening a file via `ObjectUrl` and `window().open_with_url()`, the file is opened but the following error is thrown in the console: ``` Uncaught Error: closure invoked...

bug

Bumps [h2](https://github.com/hyperium/h2) from 0.3.22 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...

dependencies
rust

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies
javascript

This avoids the need to detect whether the module is running in the main browser thread or in a WebWorker. This matches how `setInterval` and related functions are handled by...

Bumps the cargo-deps group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.89` |...

dependencies
rust

### Assertion failed when calling `HashHistory`'s `location()` `HashHistory`'s `location()` asserts that what comes after the '#' in the URL starts with '/'. However the user could delete that '/', and...

bug

Bumps the cargo-deps group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.89` |...

dependencies
rust