diff --git a/_service b/_service
index 37f1a05..7877e0c 100644
--- a/_service
+++ b/_service
@@ -8,20 +8,20 @@
https://github.com/denoland/deno
@PARENT_TAG@
- v2.0.2
+ v2.0.3
v(.*)
\1
enable
-
- deno
- deno-2.0.2.tar.zst
- true
-
-
deno
false
+
+
+ deno
+ deno-2.0.3.tar.zst
+ true
+
diff --git a/_servicedata b/_servicedata
index 177b9fd..c3f41ec 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/denoland/deno
- 22a79ea420e67e783d996d5d1d64983192cb3dd8
\ No newline at end of file
+ 997bd47fc27ad920f3388c94a95829ff45394c84
\ No newline at end of file
diff --git a/deno-2.0.2.tar.zst b/deno-2.0.2.tar.zst
deleted file mode 100644
index d9255fc..0000000
--- a/deno-2.0.2.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3fbca0f3b485ce20960fd5044d341af05bee61b5dbec56ffce664b7749f69f2e
-size 98929605
diff --git a/deno-2.0.3.tar.zst b/deno-2.0.3.tar.zst
new file mode 100644
index 0000000..88477e9
--- /dev/null
+++ b/deno-2.0.3.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:393aaa6aa470610e43c62b339fdd18e331bfb4c2d55d19dd4319a84442153fc5
+size 98937744
diff --git a/deno.changes b/deno.changes
index 77bf85e..7790c17 100644
--- a/deno.changes
+++ b/deno.changes
@@ -1,3 +1,57 @@
+-------------------------------------------------------------------
+Sun Oct 27 03:44:59 UTC 2024 - Soc Virnyl Estela
+
+- Update to version 2.0.3:
+ * fix(install): don't cache json exports of JSR packages (for now)
+ * chore: remove print debugging from test server
+ * fix(ext/node): refactor http.ServerResponse into function class
+ * bench: remove http benchmarks
+ * fix: add 'fmt-component' to unstable features in schema file
+ * perf(compile): pass module source data from binary directly to v8
+ * fix(fmt): --ext flag requires to pass files
+ * fix: `.npmrc` settings not being passed to install/add command
+ * refactor(ext/node): use concrete error types
+ * Revert "fix(runtime): send ws ping frames from inspector server (#263…
+ * fix(config): schemas for lint rule and tag autocompletion
+ * fix(node/util): support array formats in `styleText`
+ * feat: support node-api in denort
+ * fix(ext/node): cancel pending ipc writes on channel close
+ * fix(ext/node): only set our end of child process pipe to nonblocking mode
+ * fix(ext/ffi): return u64/i64 as bigints from nonblocking ffi calls
+ * fix(install): cache all exports of JSR packages listed in `deno.json`
+ * fix(install): cache type only module deps in `deno install`
+ * fix(node:tls): set TLSSocket.alpnProtocol for client connections
+ * fix: share inotify fd across watchers
+ * fix(ext/node): map `ERROR_INVALID_NAME` to `ENOENT` on windows
+ * fix(check): support `--frozen` on deno check
+ * refactor: add 'docs' suggestion
+ * fix(cli): increase size of blocking task threadpool on windows
+ * fix: unpin tokio version
+ * fix(fmt): upgrade formatters
+ * fix(ext/console): ignore casing for named colors in css parsing
+ * refactor(runtime/ops): use concrete error types
+ * fix(install): update lockfile when using package.json
+ * fix(lsp): import-map-remap quickfix for type imports
+ * fix(npm): support version ranges with && or comma
+ * fix(install): better json editing
+ * feat(lsp): interactive inlay hints
+ * fix(ext/node): use primordials in `ext/node/polyfills/https.ts`
+ * chore: update nix crate
+ * chore: update release doc template
+ * perf: avoid multiple calls to runMicrotask
+ * refactor(ext/webgpu): use concrete error type
+ * refactor(ext/fetch): use concrete error types
+ * Revert "ci: use self-hosted mac arm runner"
+ * refactor(ext/http): use concrete error types
+ * refactor(ext/crypto): use concrete error types
+ * fix(ext/node): stub HTTPParser internal binding
+ * fix(info): resolve workspace member mappings
+ * refactor(ext/websocket): use concrete error type
+ * fix(npm): ensure scoped package name is encoded in URLs
+ * fix(ext/node): properly map reparse point error in readlink
+ * refactor(ext/fs): use concrete error types
+ * fix(help): missing package specifier
+
-------------------------------------------------------------------
Mon Oct 21 14:02:42 UTC 2024 - Soc Virnyl Estela
diff --git a/deno.obsinfo b/deno.obsinfo
index f3e0ea5..f12af31 100644
--- a/deno.obsinfo
+++ b/deno.obsinfo
@@ -1,4 +1,4 @@
name: deno
-version: 2.0.2
-mtime: 1729207716
-commit: 22a79ea420e67e783d996d5d1d64983192cb3dd8
+version: 2.0.3
+mtime: 1729817872
+commit: 997bd47fc27ad920f3388c94a95829ff45394c84
diff --git a/deno.spec b/deno.spec
index a5c30fb..7343eb3 100644
--- a/deno.spec
+++ b/deno.spec
@@ -20,7 +20,7 @@
%global _lto_cflags %nil
Name: deno
-Version: 2.0.2
+Version: 2.0.3
Release: 0
Summary: A secure JavaScript and TypeScript runtime
License: MIT
diff --git a/vendor.tar.zst b/vendor.tar.zst
index df67c40..ea29a76 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:4b9c842b5a6d1825b288da11b210a26d6720ed97a7e89ffebeef9d26c32591d8
-size 94956458
+oid sha256:7b68689da277f9b4392e84586fee43563d6830d4504a6a6f0fd5cc956514b958
+size 94796764