Connor Fitzgerald
|
aec14e2f63
|
Fix naga-fuzz Build on Windows (#7107)
|
2025-02-11 09:19:43 +01:00 |
|
@brody4hire - C. Jonathan Brody
|
df54acc05d
|
use hashbrown in more crates (etc.) (#6938)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2025-01-27 11:50:33 -05:00 |
|
Connor Fitzgerald
|
779261e64d
|
Release v24 (#6923)
|
2025-01-15 16:29:22 -05:00 |
|
Connor Fitzgerald
|
b0f1fa66ef
|
Add VisionOS Support (#6888)
* Add visionos support
* Use `target_vendor = "apple"`
* Fixes
* Build VisionOS
* Gah
* Bleh
* Typos
---------
Co-authored-by: Guus Waals <_@guusw.nl>
|
2025-01-10 17:33:58 +00:00 |
|
Connor Fitzgerald
|
0dab31ab2a
|
Fix aarch64-pc-windows-msvc (#6868)
|
2025-01-07 02:28:05 +00:00 |
|
dependabot[bot]
|
28760125a7
|
chore(deps): bump the patch-updates group with 8 updates (#6863)
* chore(deps): bump the patch-updates group with 8 updates
Bumps the patch-updates group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [petgraph](https://github.com/petgraph/petgraph) | `0.6.5` | `0.7.0` |
| [syn](https://github.com/dtolnay/syn) | `2.0.93` | `2.0.95` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.84` |
| [cc](https://github.com/rust-lang/cc-rs) | `1.2.6` | `1.2.7` |
| [hashbrown](https://github.com/rust-lang/hashbrown) | `0.15.2` | `0.14.5` |
| [prettyplease](https://github.com/dtolnay/prettyplease) | `0.2.25` | `0.2.27` |
| [v8](https://github.com/denoland/rusty_v8) | `130.0.2` | `130.0.5` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.6.20` | `0.6.22` |
Updates `petgraph` from 0.6.5 to 0.7.0
- [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst)
- [Commits](https://github.com/petgraph/petgraph/compare/petgraph@v0.6.5...petgraph@v0.7.0)
Updates `syn` from 2.0.93 to 2.0.95
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.93...2.0.95)
Updates `async-trait` from 0.1.83 to 0.1.84
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.83...0.1.84)
Updates `cc` from 1.2.6 to 1.2.7
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.6...cc-v1.2.7)
Updates `hashbrown` from 0.15.2 to 0.14.5
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/commits/v0.14.5)
Updates `prettyplease` from 0.2.25 to 0.2.27
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.25...0.2.27)
Updates `v8` from 130.0.2 to 130.0.5
- [Release notes](https://github.com/denoland/rusty_v8/releases)
- [Commits](https://github.com/denoland/rusty_v8/compare/v130.0.2...v130.0.5)
Updates `winnow` from 0.6.20 to 0.6.22
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.6.20...v0.6.22)
---
updated-dependencies:
- dependency-name: petgraph
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: patch-updates
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: async-trait
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: cc
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: hashbrown
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: patch-updates
- dependency-name: prettyplease
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: v8
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch-updates
- dependency-name: winnow
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
* Hold on petgrpah
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2025-01-06 16:38:18 -05:00 |
|
dependabot[bot]
|
74fe56fa83
|
chore(deps): bump the patch-updates group across 1 directory with 45 updates (#6640)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
|
2024-12-02 00:50:00 -05:00 |
|
Erich Gubler
|
08c9d8c397
|
chore: bump WGPU workspace crates to 23
|
2024-10-30 07:14:10 -07:00 |
|
Erich Gubler
|
6a1432c132
|
chore: release 22.0.0
|
2024-07-18 11:54:46 -04:00 |
|
Connor Fitzgerald
|
eeb1a9d7b7
|
Add Benchmarks (#5694)
|
2024-05-16 09:05:41 -04:00 |
|
Connor Fitzgerald
|
4521502da6
|
Release v0.20.0 (#5619)
|
2024-04-28 18:06:35 -04:00 |
|
Connor Fitzgerald
|
8b2098bd4e
|
Release 0.19 (#5082)
|
2024-01-17 14:42:11 -05:00 |
|
Teodor Tanasoaia
|
a26e4a009a
|
[naga] remove span and validate features (#4706)
|
2023-11-17 13:37:25 -05:00 |
|
dependabot[bot]
|
5661de7a3c
|
Bump arbitrary from 1.3.1 to 1.3.2 (#4616)
Bumps [arbitrary](https://github.com/rust-fuzz/arbitrary) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/rust-fuzz/arbitrary/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-fuzz/arbitrary/compare/derive_arbitrary@1.3.1...v1.3.2)
---
updated-dependencies:
- dependency-name: arbitrary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-31 01:50:52 -04:00 |
|
Connor Fitzgerald
|
2a9fdf9aa1
|
Misc Repo Cleanup Tasks (#4579)
* Misc Repo Cleanup Tasks
* Dependency Trimming
* Dep cleanup
* Restrict libfuzzer
* Flip cfg
* mod fuzz
|
2023-10-27 00:15:51 -04:00 |
|
Connor Fitzgerald
|
34e947de4b
|
Integration of Naga into Repo (#4296)
|
2023-10-25 16:51:36 -04:00 |
|
Connor Fitzgerald
|
5369eec3b2
|
Move naga to subfolder
|
2023-10-25 14:25:04 -04:00 |
|