2 files changed
+7
-7
lines changed- .github/workflows/ai_pr_generation.yml+250-10
- .github/workflows/ci.generate.ts+1-1
- .github/workflows/ci.yml+3-3
- .github/workflows/promote_to_release.yml+1-13
- Cargo.lock+21-21
- Cargo.toml+4-4
- cli/args/mod.rs+9-9
- cli/js/40_lint.js+6
- ext/node/ops/crypto/cipher.rs+75-17
- ext/node/ops/crypto/mod.rs+8-1
- ext/node/polyfills/internal/console/constructor.mjs+1
- ext/node/polyfills/internal/crypto/cipher.ts+8-1
- ext/node/polyfills/internal/errors.ts+6-15
- ext/node/polyfills/perf_hooks.js+20-4
- ext/node/polyfills/worker_threads.ts+21-4
- ext/webgpu/byow.rs+6-2
- libs/config/deno_json/permissions.rs+15-17
- runtime/fmt_errors.rs+49-5
- runtime/ops/permissions.rs+5-5
- runtime/permissions/Cargo.toml+1-1
- runtime/permissions/lib.rs+2.3k-191
- test_simple_ordering.pdb
- tests/unit/lint_plugin_test.ts+26-1
- tests/unit_node/console_test.ts+14
- tests/unit_node/timers_test.ts+14
- tests/unit_node/worker_threads_test.ts+84
- tools/release/promote_to_release.ts+1-1
- tools/release/promote_to_release_windows.ts+36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments