Unverified Commit a99c0a6a authored by Hong Minhee's avatar Hong Minhee
Browse files

Update LogTape to v0.8.1

parent 3d6b6819
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -8,6 +8,9 @@ Version 1.3.7

To be released.

 -  Updated [LogTape] to version 0.8.1, which fixes a bug where `lowestLevel`
    option had incorrectly behaved.


Version 1.3.6
-------------
+2 −2
Original line number Diff line number Diff line
{
  "imports": {
    "@cfworker/json-schema": "npm:@cfworker/json-schema@^2.0.1",
    "@david/which-runtime": "jsr:@david/which-runtime@^0.2.0",
    "@david/which-runtime": "jsr:@david/which-runtime@^0.2.1",
    "@deno/dnt": "jsr:@deno/dnt@0.41.2",
    "@fedify/fedify": "../src/./mod.ts",
    "@fedify/fedify/federation": "../src/./federation/mod.ts",
@@ -16,7 +16,7 @@
    "@fedify/fedify/x/sveltekit": "../src/./x/sveltekit.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@hugoalh/http-header-link": "jsr:@hugoalh/http-header-link@^1.0.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.1",
    "@opentelemetry/api": "npm:@opentelemetry/api@^1.9.0",
    "@opentelemetry/semantic-conventions": "npm:@opentelemetry/semantic-conventions@^1.27.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.9.0",
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "@hongminhee/localtunnel": "jsr:@hongminhee/localtunnel@^0.2.0",
    "@jimp/core": "npm:@jimp/core@^1.6.0",
    "@jimp/wasm-webp": "npm:@jimp/wasm-webp@^1.6.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.1",
    "@poppanator/http-constants": "npm:@poppanator/http-constants@^1.1.1",
    "@std/dotenv": "jsr:@std/dotenv@^0.225.2",
    "@std/fs": "jsr:@std/fs@^0.229.3",
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@
    "@fedify/fedify/x/sveltekit": "./x/sveltekit.ts",
    "@hongminhee/aitertools": "jsr:@hongminhee/aitertools@^0.6.0",
    "@hugoalh/http-header-link": "jsr:@hugoalh/http-header-link@^1.0.2",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.0",
    "@logtape/logtape": "jsr:@logtape/logtape@^0.8.1",
    "@opentelemetry/api": "npm:@opentelemetry/api@^1.9.0",
    "@opentelemetry/semantic-conventions": "npm:@opentelemetry/semantic-conventions@^1.27.0",
    "@phensley/language-tag": "npm:@phensley/language-tag@^1.9.0",