Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update deno_core for error refactor #26867

Merged
merged 45 commits into from
Jan 8, 2025

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented Nov 14, 2024

Closes #26171

crowlKats and others added 28 commits November 23, 2024 07:42
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	ext/cache/sqlite.rs
#	ext/fs/ops.rs
#	ext/kv/lib.rs
#	ext/node/lib.rs
#	ext/node/ops/inspector.rs
#	ext/node/ops/require.rs
#	runtime/errors.rs
#	runtime/ops/process.rs
#	runtime/web_worker.rs
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	ext/cache/sqlite.rs
#	ext/fs/ops.rs
#	ext/kv/lib.rs
#	ext/node/lib.rs
#	ext/node/ops/inspector.rs
#	ext/node/ops/require.rs
#	runtime/errors.rs
#	runtime/ops/process.rs
#	runtime/web_worker.rs
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	cli/Cargo.toml
#	cli/module_loader.rs
#	cli/standalone/mod.rs
#	ext/fetch/Cargo.toml
#	ext/fetch/lib.rs
#	ext/node/lib.rs
#	ext/telemetry/lib.rs
#	resolvers/npm_cache/registry_info.rs
#	resolvers/npm_cache/tarball.rs
#	runtime/errors.rs
#	runtime/ops/fs_events.rs
#	runtime/ops/signal.rs
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	cli/Cargo.toml
#	cli/file_fetcher.rs
#	cli/graph_util.rs
#	cli/http_util.rs
#	cli/lsp/tsc.rs
#	cli/npm/mod.rs
#	cli/tools/installer.rs
#	ext/fetch/lib.rs
#	ext/fs/ops.rs
#	ext/node/ops/http.rs
#	ext/node/ops/v8.rs
#	runtime/errors.rs
@crowlKats crowlKats marked this pull request as ready for review January 8, 2025 12:45
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the cargo.toml is updated

@crowlKats crowlKats merged commit ea30e18 into denoland:main Jan 8, 2025
17 checks passed
@crowlKats crowlKats deleted the update-deno-core-error-rework branch January 8, 2025 23:00
dsherret added a commit that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tracking] Error rework to use concrete types
2 participants