-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9787a94
commit 7202873
Showing
1 changed file
with
55 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"lastUpdate": 1726673475507, | ||
"lastUpdate": 1726715093356, | ||
"repoUrl": "https://github.com/rolldown/rolldown", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -41546,6 +41546,60 @@ | |
"unit": "ms / ops" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"name": "renovate[bot]", | ||
"username": "renovate[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "12293fac6b80307959bd34775bde8e2f5dd2e744", | ||
"message": "chore(deps): update rust crates (#2258)\n\nThis PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [anyhow](https://redirect.github.com/dtolnay/anyhow) |\nworkspace.dependencies | patch | `1.0.86` -> `1.0.89` |\n| [async-trait](https://redirect.github.com/dtolnay/async-trait) |\nworkspace.dependencies | patch | `0.1.81` -> `0.1.82` |\n| [criterion2](https://bheisler.github.io/criterion.rs/book/index.html)\n([source](https://redirect.github.com/Boshen/criterion2.rs)) |\ndependencies | minor | `1.0.0` -> `1.1.0` |\n| [dashmap](https://redirect.github.com/xacrimon/dashmap) |\nworkspace.dependencies | minor | `6.0.1` -> `6.1.0` |\n| [indexmap](https://redirect.github.com/indexmap-rs/indexmap) |\nworkspace.dependencies | minor | `2.3.0` -> `2.5.0` |\n| [insta](https://insta.rs/)\n([source](https://redirect.github.com/mitsuhiko/insta)) |\nworkspace.dependencies | minor | `1.39.0` -> `1.40.0` |\n| [jsonschema](https://redirect.github.com/Stranger6667/jsonschema-rs) |\nworkspace.dependencies | minor | `0.18.0` -> `0.19.0` |\n|\n[lightningcss](https://redirect.github.com/parcel-bundler/lightningcss)\n| workspace.dependencies | patch | `1.0.0-alpha.57` -> `1.0.0-alpha.59`\n|\n| [regress](https://redirect.github.com/ridiculousfish/regress) |\nworkspace.dependencies | patch | `0.10.0` -> `0.10.1` |\n| [serde](https://serde.rs)\n([source](https://redirect.github.com/serde-rs/serde)) |\nworkspace.dependencies | patch | `1.0.206` -> `1.0.210` |\n| [serde_json](https://redirect.github.com/serde-rs/json) |\nworkspace.dependencies | patch | `1.0.124` -> `1.0.128` |\n| [tokio](https://tokio.rs)\n([source](https://redirect.github.com/tokio-rs/tokio)) |\nworkspace.dependencies | minor | `1.39.2` -> `1.40.0` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>dtolnay/anyhow (anyhow)</summary>\n\n###\n[`v1.0.89`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.89)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/anyhow/compare/1.0.88...1.0.89)\n\n- Make anyhow::Error's `UnwindSafe` and `RefUnwindSafe` impl\nconsistently available between versions of Rust newer and older than\n1.72\n([#​386](https://redirect.github.com/dtolnay/anyhow/issues/386))\n\n###\n[`v1.0.88`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.88)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/anyhow/compare/1.0.87...1.0.88)\n\n- Documentation improvements\n\n###\n[`v1.0.87`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.87)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/anyhow/compare/1.0.86...1.0.87)\n\n- Support more APIs, including `Error::new` and `Error::chain`, in\nno-std mode on Rust 1.81+\n([#​383](https://redirect.github.com/dtolnay/anyhow/issues/383))\n\n</details>\n\n<details>\n<summary>dtolnay/async-trait (async-trait)</summary>\n\n###\n[`v0.1.82`](https://redirect.github.com/dtolnay/async-trait/releases/tag/0.1.82)\n\n[Compare\nSource](https://redirect.github.com/dtolnay/async-trait/compare/0.1.81...0.1.82)\n\n- Prevent elided_named_lifetimes lint being produced in generated code\n([#​276](https://redirect.github.com/dtolnay/async-trait/issues/276))\n\n</details>\n\n<details>\n<summary>Boshen/criterion2.rs (criterion2)</summary>\n\n###\n[`v1.1.0`](https://redirect.github.com/Boshen/criterion2.rs/blob/HEAD/CHANGELOG.md#110---2024-08-27)\n\n##### Added\n\n- add `Bencher::iter_with_setup_wrapper`\n([#​49](https://redirect.github.com/Boshen/criterion2.rs/pull/49))\n\n##### Fixed\n\n- fix integration tests not being run\n\n</details>\n\n<details>\n<summary>xacrimon/dashmap (dashmap)</summary>\n\n###\n[`v6.1.0`](https://redirect.github.com/xacrimon/dashmap/releases/tag/v6.1.0)\n\n[Compare\nSource](https://redirect.github.com/xacrimon/dashmap/compare/v6.0.1...v6.1.0)\n\n-\n[https://github.com/xacrimon/dashmap/pull/308](https://redirect.github.com/xacrimon/dashmap/pull/308)\n\n</details>\n\n<details>\n<summary>indexmap-rs/indexmap (indexmap)</summary>\n\n###\n[`v2.5.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#250)\n\n[Compare\nSource](https://redirect.github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0)\n\n- Added an `insert_before` method to `IndexMap` and `IndexSet`, as an\nalternative to `shift_insert` with different behavior on existing\nentries.\n- Added `first_entry` and `last_entry` methods to `IndexMap`.\n- Added `From` implementations between `IndexedEntry` and\n`OccupiedEntry`.\n\n###\n[`v2.4.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#240)\n\n[Compare\nSource](https://redirect.github.com/indexmap-rs/indexmap/compare/2.3.0...2.4.0)\n\n- Added methods `IndexMap::append` and `IndexSet::append`, moving all\nitems from\none map or set into another, and leaving the original capacity for\nreuse.\n\n</details>\n\n<details>\n<summary>mitsuhiko/insta (insta)</summary>\n\n###\n[`v1.40.0`](https://redirect.github.com/mitsuhiko/insta/blob/HEAD/CHANGELOG.md#1400)\n\n[Compare\nSource](https://redirect.github.com/mitsuhiko/insta/compare/1.39.0...1.40.0)\n\n- `cargo-insta` no longer panics when running `cargo insta test --accept\n--workspace`\non a workspace with a default crate.\n[#​532](https://redirect.github.com/mitsuhiko/insta/issues/532)\n\n- MSRV for `insta` has been raised to 1.60, and for `cargo-insta` to\n1.64.\n\n- Added support for compact debug snapshots\n(`assert_compact_debug_snapshot`).\n[#​514](https://redirect.github.com/mitsuhiko/insta/issues/514)\n\n- Deprecate `--no-force-pass` in `cargo-insta`. The `--check` option\ncovers the\nsame functionality and has a clearer name.\n[#​513](https://redirect.github.com/mitsuhiko/insta/issues/513)\n\n- Inline snapshots now use the required number of `#`s to escape the\nsnapshot\nvalue, rather than always using `###`. This allows snapshotting values\nwhich\nthemselves contain `###`. If there are no existing `#` characters in the\nsnapshot value, a single `#` will be used.\n[#​540](https://redirect.github.com/mitsuhiko/insta/issues/540)\n\n- Inline snapshots can now be updated with `--force-update-snapshots`.\n[#​569](https://redirect.github.com/mitsuhiko/insta/issues/569)\n\n- `cargo insta test` accepts multiple `--exclude` flags.\n[#​520](https://redirect.github.com/mitsuhiko/insta/issues/520)\n\n- `test` `runner` in insta's yaml config works.\n[#​544](https://redirect.github.com/mitsuhiko/insta/issues/544)\n\n- Print a warning when encountering old snapshot formats.\n[#​503](https://redirect.github.com/mitsuhiko/insta/issues/503)\n\n- Group the options in `cargo insta --help`, upgrade to `clap` from\n`structopt`.\n[#​518](https://redirect.github.com/mitsuhiko/insta/issues/518)\n\n- No longer suggest running `cargo insta` message when running `cargo\ninsta test --check`.\n[#​515](https://redirect.github.com/mitsuhiko/insta/issues/515)\n\n- Print a clearer error message when accepting a snapshot that was\nremoved.\n[#​516](https://redirect.github.com/mitsuhiko/insta/issues/516)\n\n- Mark `require-full-match` as experimental, given some corner-cases are\ncurrently difficult to manage.\n[#​497](https://redirect.github.com/mitsuhiko/insta/issues/497)\n\n- Add a new integration test approach for `cargo-insta` and a set of\nintegration tests.\n[#​537](https://redirect.github.com/mitsuhiko/insta/issues/537)\n\n- Enable Filters to be created from `IntoIterator` types, rather than\njust `Vec`s.\n[#​570](https://redirect.github.com/mitsuhiko/insta/issues/570)\n\n- Implemented total sort order for an internal `Key` type correctly.\nThis prevents potential\ncrashes introduced by the new sort algorithm in Rust 1.81.\n[#​586](https://redirect.github.com/mitsuhiko/insta/issues/586)\n\n</details>\n\n<details>\n<summary>Stranger6667/jsonschema-rs (jsonschema)</summary>\n\n###\n[`v0.19.1`](https://redirect.github.com/Stranger6667/jsonschema-rs/blob/HEAD/CHANGELOG.md#0191---2024-09-15)\n\n##### Fixed\n\n- `ipv4` format validation.\n[#​512](https://redirect.github.com/Stranger6667/jsonschema-rs/issues/512)\n\n###\n[`v0.19.0`](https://redirect.github.com/Stranger6667/jsonschema-rs/blob/HEAD/CHANGELOG.md#0190---2024-09-14)\n\n##### Added\n\n- `jsonschema::compile` shortcut.\n\n##### Changed\n\n- Bump MSRV to `1.70`.\n\n##### Fixed\n\n- `uuid` format validation.\n- Combination of `unevaluatedProperties` with `allOf` and `oneOf`.\n[#​496](https://redirect.github.com/Stranger6667/jsonschema-rs/issues/496)\n\n##### Deprecated\n\n- `cli` feature in favor of a separate `jsonschema-cli` crate.\n- `draft201909` and `draft202012` features. The relevant functionality\nis now enabled by default.\n\n##### Performance\n\n- `uuid` validation via `uuid-simd`.\n\n###\n[`v0.18.3`](https://redirect.github.com/Stranger6667/jsonschema-rs/blob/HEAD/CHANGELOG.md#0183---2024-09-12)\n\n##### Fixed\n\n- Changing base URI when `$ref` is present in drafts 7 and earlier.\n- Removed `dbg!` macro.\n\n###\n[`v0.18.2`](https://redirect.github.com/Stranger6667/jsonschema-rs/blob/HEAD/CHANGELOG.md#0182---2024-09-11)\n\n##### Fixed\n\n- Ignoring `$schema` in resolved references.\n- Support integer-valued numbers for `maxItems`, `maxLength`,\n`maxProperties`, `maxContains`, `minItems`, `minLength`,\n`minProperties`, `minContains`.\n\n##### Deprecated\n\n- `with_meta_schemas()` method. Meta schemas are included by default.\n\n###\n[`v0.18.1`](https://redirect.github.com/Stranger6667/jsonschema-rs/blob/HEAD/CHANGELOG.md#0181---2024-08-24)\n\n##### Added\n\n- `ErrorDescription::into_inner` to retrieve the inner `String` value.\n\n</details>\n\n<details>\n<summary>ridiculousfish/regress (regress)</summary>\n\n###\n[`v0.10.1`](https://redirect.github.com/ridiculousfish/regress/compare/v0.10.0...v0.10.1)\n\n[Compare\nSource](https://redirect.github.com/ridiculousfish/regress/compare/v0.10.0...v0.10.1)\n\n</details>\n\n<details>\n<summary>serde-rs/serde (serde)</summary>\n\n###\n[`v1.0.210`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.210)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)\n\n- Support serializing and deserializing `IpAddr` and `SocketAddr` in\nno-std mode on Rust 1.77+\n([#​2816](https://redirect.github.com/serde-rs/serde/issues/2816),\nthanks [@​MathiasKoch](https://redirect.github.com/MathiasKoch))\n- Make `serde::ser::StdError` and `serde::de::StdError` equivalent to\n`core::error::Error` on Rust 1.81+\n([#​2818](https://redirect.github.com/serde-rs/serde/issues/2818))\n\n###\n[`v1.0.209`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.209)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.208...v1.0.209)\n\n- Fix deserialization of empty structs and empty tuples inside of\nuntagged enums\n([#​2805](https://redirect.github.com/serde-rs/serde/issues/2805),\nthanks [@​Mingun](https://redirect.github.com/Mingun))\n\n###\n[`v1.0.208`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.208)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.207...v1.0.208)\n\n- Support serializing and deserializing unit structs in a `flatten`\nfield\n([#​2802](https://redirect.github.com/serde-rs/serde/issues/2802),\nthanks [@​jonhoo](https://redirect.github.com/jonhoo))\n\n###\n[`v1.0.207`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.207)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/serde/compare/v1.0.206...v1.0.207)\n\n- Improve interactions between `flatten` attribute and\n`skip_serializing`/`skip_deserializing`\n([#​2795](https://redirect.github.com/serde-rs/serde/issues/2795),\nthanks [@​Mingun](https://redirect.github.com/Mingun))\n\n</details>\n\n<details>\n<summary>serde-rs/json (serde_json)</summary>\n\n###\n[`v1.0.128`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.128)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/json/compare/1.0.127...1.0.128)\n\n- Support serializing maps containing 128-bit integer keys to\nserde_json::Value\n([#​1188](https://redirect.github.com/serde-rs/json/issues/1188),\nthanks [@​Mrreadiness](https://redirect.github.com/Mrreadiness))\n\n###\n[`v1.0.127`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.127)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/json/compare/1.0.126...1.0.127)\n\n- Add more removal methods to OccupiedEntry\n([#​1179](https://redirect.github.com/serde-rs/json/issues/1179),\nthanks [@​GREsau](https://redirect.github.com/GREsau))\n\n###\n[`v1.0.126`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.126)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/json/compare/1.0.125...1.0.126)\n\n- Improve string parsing on targets that use 32-bit pointers but also\nhave fast 64-bit integer arithmetic, such as\naarch64-unknown-linux-gnu_ilp32 and x86\\_64-unknown-linux-gnux32\n([#​1182](https://redirect.github.com/serde-rs/json/issues/1182),\nthanks [@​CryZe](https://redirect.github.com/CryZe))\n\n###\n[`v1.0.125`](https://redirect.github.com/serde-rs/json/releases/tag/1.0.125)\n\n[Compare\nSource](https://redirect.github.com/serde-rs/json/compare/v1.0.124...1.0.125)\n\n- Speed up \\uXXXX parsing and improve handling of unpaired surrogates\nwhen deserializing to bytes\n([#​1172](https://redirect.github.com/serde-rs/json/issues/1172),\n[#​1175](https://redirect.github.com/serde-rs/json/issues/1175),\nthanks\n[@​purplesyringa](https://redirect.github.com/purplesyringa))\n\n</details>\n\n<details>\n<summary>tokio-rs/tokio (tokio)</summary>\n\n###\n[`v1.40.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.40.0):\nTokio v1.40.0\n\n[Compare\nSource](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.39.3...tokio-1.40.0)\n\n### 1.40.0 (August 30th, 2024)\n\n##### Added\n\n- io: add `util::SimplexStream` ([#​6589])\n- process: stabilize `Command::process_group` ([#​6731])\n- sync: add `{TrySendError,SendTimeoutError}::into_inner`\n([#​6755])\n- task: add `JoinSet::join_all` ([#​6784])\n\n##### Added (unstable)\n\n- runtime: add `Builder::{on_task_spawn, on_task_terminate}`\n([#​6742])\n\n##### Changed\n\n- io: use vectored io for `write_all_buf` when possible ([#​6724])\n- runtime: prevent niche-optimization to avoid triggering miri\n([#​6744])\n- sync: mark mpsc types as `UnwindSafe` ([#​6783])\n- sync,time: make `Sleep` and `BatchSemaphore` instrumentation explicit\nroots ([#​6727])\n- task: use `NonZeroU64` for `task::Id` ([#​6733])\n- task: include panic message when printing `JoinError` ([#​6753])\n- task: add `#[must_use]` to `JoinHandle::abort_handle` ([#​6762])\n- time: eliminate timer wheel allocations ([#​6779])\n\n##### Documented\n\n- docs: clarify that `[build]` section doesn't go in Cargo.toml\n([#​6728])\n- io: clarify zero remaining capacity case ([#​6790])\n- macros: improve documentation for `select!` ([#​6774])\n- sync: document mpsc channel allocation behavior ([#​6773])\n\n[#​6589]: https://redirect.github.com/tokio-rs/tokio/pull/6589\n\n[#​6724]: https://redirect.github.com/tokio-rs/tokio/pull/6724\n\n[#​6727]: https://redirect.github.com/tokio-rs/tokio/pull/6727\n\n[#​6728]: https://redirect.github.com/tokio-rs/tokio/pull/6728\n\n[#​6731]: https://redirect.github.com/tokio-rs/tokio/pull/6731\n\n[#​6733]: https://redirect.github.com/tokio-rs/tokio/pull/6733\n\n[#​6742]: https://redirect.github.com/tokio-rs/tokio/pull/6742\n\n[#​6744]: https://redirect.github.com/tokio-rs/tokio/pull/6744\n\n[#​6753]: https://redirect.github.com/tokio-rs/tokio/pull/6753\n\n[#​6755]: https://redirect.github.com/tokio-rs/tokio/pull/6755\n\n[#​6762]: https://redirect.github.com/tokio-rs/tokio/pull/6762\n\n[#​6773]: https://redirect.github.com/tokio-rs/tokio/pull/6773\n\n[#​6774]: https://redirect.github.com/tokio-rs/tokio/pull/6774\n\n[#​6779]: https://redirect.github.com/tokio-rs/tokio/pull/6779\n\n[#​6783]: https://redirect.github.com/tokio-rs/tokio/pull/6783\n\n[#​6784]: https://redirect.github.com/tokio-rs/tokio/pull/6784\n\n[#​6790]: https://redirect.github.com/tokio-rs/tokio/pull/6790\n\n###\n[`v1.39.3`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.39.3):\nTokio v1.39.3\n\n[Compare\nSource](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3)\n\n### 1.39.3 (August 17th, 2024)\n\nThis release fixes a regression where the unix socket api stopped\naccepting the abstract socket namespace. ([#​6772])\n\n[#​6772]: https://redirect.github.com/tokio-rs/tokio/pull/6772\n\n</details>\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - \"before 10am on monday\" in timezone\nAsia/Shanghai, Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\n👻 **Immortal**: This PR will be recreated if closed unmerged. Get\n[config\nhelp](https://redirect.github.com/renovatebot/renovate/discussions) if\nthat's undesired.\n\n---\n\n- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/rolldown/rolldown).\n\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>\nCo-authored-by: IWANABETHATGUY <[email protected]>", | ||
"timestamp": "2024-09-19T02:49:57Z", | ||
"tree_id": "dc2c62ef053e77913d89d2526887105c13f3ca95", | ||
"url": "https://github.com/rolldown/rolldown/commit/12293fac6b80307959bd34775bde8e2f5dd2e744" | ||
}, | ||
"date": 1726715093343, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "threejs10x (default)", | ||
"value": "365.49", | ||
"unit": "ms / ops" | ||
}, | ||
{ | ||
"name": "threejs10x-sourcemap (default)", | ||
"value": "572.64", | ||
"unit": "ms / ops" | ||
}, | ||
{ | ||
"name": "threejs10x-minify (default)", | ||
"value": "977.39", | ||
"unit": "ms / ops" | ||
}, | ||
{ | ||
"name": "threejs10x-minify-sourcemap (default)", | ||
"value": "1400.42", | ||
"unit": "ms / ops" | ||
}, | ||
{ | ||
"name": "rome-ts (default)", | ||
"value": "126.25", | ||
"unit": "ms / ops" | ||
}, | ||
{ | ||
"name": "rome-ts-sourcemap (default)", | ||
"value": "182.52", | ||
"unit": "ms / ops" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|