From a03e6443db193ec42298c0c4010cedbda1fda2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 10:38:45 +0000 Subject: [PATCH] build(deps): bump oxc_codegen from 0.104.0 to 0.105.0 Bumps [oxc_codegen](https://github.com/oxc-project/oxc) from 0.104.0 to 0.105.0. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/compare/crates_v0.104.0...crates_v0.105.0) --- updated-dependencies: - dependency-name: oxc_codegen dependency-version: 0.105.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 185 ++++++++++++++++++++++++++++++++++++++++++++++++++++- Cargo.toml | 2 +- 2 files changed, 185 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6b81d33d..b2c17247 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1644,7 +1644,7 @@ dependencies = [ "ndg-commonmark", "ndg-config", "oxc_allocator 0.104.0", - "oxc_codegen 0.104.0", + "oxc_codegen 0.105.0", "oxc_minifier 0.104.0", "oxc_parser 0.104.0", "oxc_span 0.104.0", @@ -1855,6 +1855,19 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "oxc_allocator" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "60ca9e1e73193a2060cc36d6a52b008e313c9d15e58a9c3de0097d4918697af9" +dependencies = [ + "allocator-api2", + "bumpalo", + "hashbrown 0.16.1", + "oxc_data_structures 0.105.0", + "rustc-hash", +] + [[package]] name = "oxc_ast" version = "0.95.0" @@ -1889,6 +1902,23 @@ dependencies = [ "oxc_syntax 0.104.0", ] +[[package]] +name = "oxc_ast" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a3b58ca83e7a169425f638d05474fc5666c8996fbe21b0a281e3c74750638b53" +dependencies = [ + "bitflags", + "oxc_allocator 0.105.0", + "oxc_ast_macros 0.105.0", + "oxc_data_structures 0.105.0", + "oxc_diagnostics 0.105.0", + "oxc_estree 0.105.0", + "oxc_regular_expression 0.105.0", + "oxc_span 0.105.0", + "oxc_syntax 0.105.0", +] + [[package]] name = "oxc_ast_macros" version = "0.95.0" @@ -1913,6 +1943,18 @@ dependencies = [ "syn 2.0.113", ] +[[package]] +name = "oxc_ast_macros" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "079b778ec2017539e54123eff2b5fdea09deb6de76fc539cce4774806946bfeb" +dependencies = [ + "phf 0.13.1", + "proc-macro2", + "quote", + "syn 2.0.113", +] + [[package]] name = "oxc_ast_visit" version = "0.95.0" @@ -1937,6 +1979,18 @@ dependencies = [ "oxc_syntax 0.104.0", ] +[[package]] +name = "oxc_ast_visit" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "72e451cb1bfca987bc7d68975af38ccbdec8016634592a762cd2320b925a36d1" +dependencies = [ + "oxc_allocator 0.105.0", + "oxc_ast 0.105.0", + "oxc_span 0.105.0", + "oxc_syntax 0.105.0", +] + [[package]] name = "oxc_codegen" version = "0.95.0" @@ -1979,6 +2033,27 @@ dependencies = [ "rustc-hash", ] +[[package]] +name = "oxc_codegen" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4a41f2e1efaff4d28e45d96a35bf64fa00cc8d7460829cb293b0296ff2feaac3" +dependencies = [ + "bitflags", + "cow-utils", + "dragonbox_ecma", + "itoa", + "oxc_allocator 0.105.0", + "oxc_ast 0.105.0", + "oxc_data_structures 0.105.0", + "oxc_index", + "oxc_semantic 0.105.0", + "oxc_sourcemap", + "oxc_span 0.105.0", + "oxc_syntax 0.105.0", + "rustc-hash", +] + [[package]] name = "oxc_compat" version = "0.95.0" @@ -2017,6 +2092,12 @@ version = "0.104.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96365faf00cfe8c05d9c92ac250e7085f778422084cb6fa3addab4655c511045" +[[package]] +name = "oxc_data_structures" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a26e88f1dec1481f1c274c775659e92dfd71aeea023a4bccbaee861427e7706f" + [[package]] name = "oxc_diagnostics" version = "0.95.0" @@ -2039,6 +2120,17 @@ dependencies = [ "percent-encoding", ] +[[package]] +name = "oxc_diagnostics" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6f9eac375dd26c626775a3d7fad941fda7bce022448dd26165f4feb1ab186652" +dependencies = [ + "cow-utils", + "oxc-miette", + "percent-encoding", +] + [[package]] name = "oxc_ecmascript" version = "0.95.0" @@ -2069,6 +2161,21 @@ dependencies = [ "oxc_syntax 0.104.0", ] +[[package]] +name = "oxc_ecmascript" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6da6f9a94e8b2772848a71e133ba47723c8ba4ed749552100b8c46f2e449b747" +dependencies = [ + "cow-utils", + "num-bigint", + "num-traits", + "oxc_allocator 0.105.0", + "oxc_ast 0.105.0", + "oxc_span 0.105.0", + "oxc_syntax 0.105.0", +] + [[package]] name = "oxc_estree" version = "0.95.0" @@ -2081,6 +2188,12 @@ version = "0.104.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "58878722f08acf3807d240bb0500af02f78e11940de9a7a37d24ef80f3b97582" +[[package]] +name = "oxc_estree" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f6277ef2f1caaf759b16164787e39803ca91bd3582e5664ae3111c85aa62edd7" + [[package]] name = "oxc_index" version = "4.1.0" @@ -2253,6 +2366,22 @@ dependencies = [ "unicode-id-start", ] +[[package]] +name = "oxc_regular_expression" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4c43bcf966ad7622484eb91a63555b128214b1e71e06ba4ebe767e825500cc3f" +dependencies = [ + "bitflags", + "oxc_allocator 0.105.0", + "oxc_ast_macros 0.105.0", + "oxc_diagnostics 0.105.0", + "oxc_span 0.105.0", + "phf 0.13.1", + "rustc-hash", + "unicode-id-start", +] + [[package]] name = "oxc_semantic" version = "0.95.0" @@ -2295,6 +2424,27 @@ dependencies = [ "self_cell", ] +[[package]] +name = "oxc_semantic" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "857d307b9c5229fe00a1513c8f821f3927014ad3cf8184a44c6fa10aa9dde45f" +dependencies = [ + "itertools 0.14.0", + "oxc_allocator 0.105.0", + "oxc_ast 0.105.0", + "oxc_ast_visit 0.105.0", + "oxc_data_structures 0.105.0", + "oxc_diagnostics 0.105.0", + "oxc_ecmascript 0.105.0", + "oxc_index", + "oxc_span 0.105.0", + "oxc_syntax 0.105.0", + "phf 0.13.1", + "rustc-hash", + "self_cell", +] + [[package]] name = "oxc_sourcemap" version = "6.0.1" @@ -2334,6 +2484,19 @@ dependencies = [ "oxc_estree 0.104.0", ] +[[package]] +name = "oxc_span" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5fda7457a6eea895d8d529d42f06cc5985de04ba6785dea98582010eceb4ac3f" +dependencies = [ + "compact_str", + "oxc-miette", + "oxc_allocator 0.105.0", + "oxc_ast_macros 0.105.0", + "oxc_estree 0.105.0", +] + [[package]] name = "oxc_syntax" version = "0.95.0" @@ -2374,6 +2537,26 @@ dependencies = [ "unicode-id-start", ] +[[package]] +name = "oxc_syntax" +version = "0.105.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "edea141e6e25054872e6e3b93e8f173b8812be5c49c39817aaa78f02a197a3c7" +dependencies = [ + "bitflags", + "cow-utils", + "dragonbox_ecma", + "nonmax", + "oxc_allocator 0.105.0", + "oxc_ast_macros 0.105.0", + "oxc_data_structures 0.105.0", + "oxc_estree 0.105.0", + "oxc_index", + "oxc_span 0.105.0", + "phf 0.13.1", + "unicode-id-start", +] + [[package]] name = "oxc_traverse" version = "0.95.0" diff --git a/Cargo.toml b/Cargo.toml index 0a403876..72bb2fe3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ markup5ever = "0.36.1" minify-html = "0.18.1" num_cpus = "1.17.0" oxc_allocator = "0.104.0" -oxc_codegen = "0.104.0" +oxc_codegen = "0.105.0" oxc_minifier = "0.104.0" oxc_parser = "0.104.0" oxc_span = "0.104.0"