diff --git a/_service b/_service index 54a098f..3a7ef7e 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ https://github.com/denoland/deno @PARENT_TAG@ - v2.2.1 + v2.2.2 v(.*) \1 enable @@ -22,7 +22,7 @@ deno - deno-2.2.1.tar.zst + deno-2.2.2.tar.zst true true diff --git a/_servicedata b/_servicedata index 1d2e6a9..c44466e 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/denoland/deno - 6057bc30da1df2b247f584b5280e1f10c02eec75 \ No newline at end of file + b2e5efd3826974857f4e5a94d87c2c724fa5bf5d \ No newline at end of file diff --git a/deno-2.2.1.tar.zst b/deno-2.2.1.tar.zst deleted file mode 100644 index 3f4f25e..0000000 --- a/deno-2.2.1.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75dbf67746bfc14bd094bea63285b89663c0db6f9f9c7f1eabf9e627a511265b -size 103373529 diff --git a/deno-2.2.2.tar.zst b/deno-2.2.2.tar.zst new file mode 100644 index 0000000..d335aa0 --- /dev/null +++ b/deno-2.2.2.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b771fee1293b290caadb3a0df3fcebd5bbe5af327a76e37ee6293ced09461ee +size 103373741 diff --git a/deno.changes b/deno.changes index 7695290..fb70e5d 100644 --- a/deno.changes +++ b/deno.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Wed Feb 26 02:22:00 UTC 2025 - Soc Virnyl Estela + +- Update to version 2.2.2: + * fix(http): generate `OtelInfo` only when otel metrics are enabled + * fix(lint): plugins ignored when no rust rule active + * fix(config): allow specifying absolute path for patch and fix panic with exports in package.json + * fix(lint): update deno_lint + * fix(lint): give access to SourceCode in 'deno test' + * fix: add info suggestion for `unsafely-ignore-certificate-errors` and add `--help=full` + * refactor(cli): update JSON schemas versions + * fix(ext/node): descriptive sqlite error messages + * fix(fmt): support "--ext vto" and "--ext njk" + * fix(lint): don't recurse infinitely for large ASTs + * fix(cli): add `compilerOptions.lib` examples to config-file.v1.json + * chore: mark worker_large_output as flaky + * perf(install): only read initialized file if we care about the tags + * chore: mark inspector break tests as flaky + * fix(lsp): create cacheable `ExportInfoMap` per language service + * refactor(coverage): simplify CoverageReporter trait + * refactor(resolver/node): use `deno_path_util::is_relative_specifier` + * refactor: separate publish from pm subcommands + * refactor(cli): extract TypeChecker to separate module + * fix(install): don't error on unknown media types in install + * fix(lsp): close server on exit notification + * fix(check): regression - implicit jsxImportSource was not resolving + * fix(unstable): lint plugin `:exit` called at wrong time + * chore: remove unused dependencies + * fix(ext/node): decipherIv() range error on invalid final block length + ------------------------------------------------------------------- Sat Feb 22 01:08:42 UTC 2025 - Soc Virnyl Estela diff --git a/deno.obsinfo b/deno.obsinfo index c309963..bc9d228 100644 --- a/deno.obsinfo +++ b/deno.obsinfo @@ -1,4 +1,4 @@ name: deno -version: 2.2.1 -mtime: 1740094887 -commit: 6057bc30da1df2b247f584b5280e1f10c02eec75 +version: 2.2.2 +mtime: 1740467878 +commit: b2e5efd3826974857f4e5a94d87c2c724fa5bf5d diff --git a/deno.spec b/deno.spec index 6aedb0a..54be51b 100644 --- a/deno.spec +++ b/deno.spec @@ -21,7 +21,7 @@ %global _lto_cflags %nil %global _v8_version 134.4.0 Name: deno -Version: 2.2.1 +Version: 2.2.2 Release: 0 Summary: A secure JavaScript and TypeScript runtime License: MIT diff --git a/registry.tar.zst b/registry.tar.zst index 12f88cf..f0be33f 100644 --- a/registry.tar.zst +++ b/registry.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b1975fce9c067042ad13d3e08a5c1ee6cc96bcd4768112542b1de1e0b04d2e29 -size 159971444 +oid sha256:70859283cb8787c61c73796d1b93e31045b2d943bfd0de736d9cf796cd62f390 +size 160034931