हिमांशु

Results 14 issues of हिमांशु

I have updated all the dependencies without any code change in src . Test status passed cargo check Done

Hey, The dependencies in cargo.toml is not updated i will be happy to add the updated dependencies in it.

Fixed #25 Let me know if any changes are required

# Pull Request ## Related issue Fixes #119 ## What does this PR do? - Refactors `SplitPlaneNormal` struct to use `Option` for the `normal` field to properly handle potentially null...

## description When i want to create a PR in the repo and after doing changes when I commit it the changes it stuck as shown in given photo also...

### Fixing a bug Fixes #79427 This PR fixes a bug in fast refresh using turbo

Turbopack

### 🔗 Linked issue resolves #21633 ### 📚 Description In this PR I am trying to add an ssr debug prompt whenever an error is encountered rendering a page with...

enhancement
3.x

# Pull Request ## Related issue Fixes #5508 ## What does this PR do? Fixes misleading error message for `max_fields_limit_exceeded` ## PR checklist Please check if your PR fulfills the...

# Pull Request ## Related issue Fixes #5489 ## What does this PR do? - Optimizes API key storage using bitflags instead of individual database entries - Adds new `KeyActions`...

db change

## Overview This PR introduces two new components to improve request management in Crawlee: - `TandemRequestProvider`: A provider that seamlessly combines `RequestList` and `RequestQueue`, allowing crawlers to use both sources...