From edc3a12b63267cbb8b3eaa6ad7e49d1fbf5ab965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:41:34 +0000 Subject: [PATCH 1/4] chore(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 18.1.0 to 18.4.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b64a779b..8b5a2577 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.6", "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.0", "@quasibit/eleventy-plugin-schema": "^1.11.0", "@sherby/eleventy-plugin-files-minifier": "^1.1.1", "@tailwindcss/aspect-ratio": "^0.4.2", @@ -562,9 +562,9 @@ } }, "node_modules/@commitlint/config-conventional": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz", - "integrity": "sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-18.4.0.tgz", + "integrity": "sha512-vArwCZopsZs0FnGsh9AR7uUTPZ5oVGk8+qnEZWq2KTsMjrE0k80b+oZ32GSQmXQT2iMKVrDC8pKX5uKNkCe9Sw==", "dev": true, "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" diff --git a/package.json b/package.json index 5645bea0..bf86f8c6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.6", "@commitlint/cli": "^18.2.0", - "@commitlint/config-conventional": "^18.1.0", + "@commitlint/config-conventional": "^18.4.0", "@quasibit/eleventy-plugin-schema": "^1.11.0", "@sherby/eleventy-plugin-files-minifier": "^1.1.1", "@tailwindcss/aspect-ratio": "^0.4.2", From d1d2023f8209fd8c15dfc9be57510d763f8889d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:42:14 +0000 Subject: [PATCH 2/4] chore(deps-dev): bump marked from 9.1.5 to 9.1.6 Bumps [marked](https://github.com/markedjs/marked) from 9.1.5 to 9.1.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v9.1.5...v9.1.6) --- updated-dependencies: - dependency-name: marked dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b64a779b..f8d98b84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", "markdownlint-cli": "^0.37.0", - "marked": "^9.1.5", + "marked": "^9.1.6", "outdent": "^0.8.0", "pagefind": "^1.0.3", "postcss": "^8.4.31", @@ -7285,9 +7285,9 @@ } }, "node_modules/marked": { - "version": "9.1.5", - "resolved": "https://registry.npmjs.org/marked/-/marked-9.1.5.tgz", - "integrity": "sha512-14QG3shv8Kg/xc0Yh6TNkMj90wXH9mmldi5941I2OevfJ/FQAFLEwtwU2/FfgSAOMlWHrEukWSGQf8MiVYNG2A==", + "version": "9.1.6", + "resolved": "https://registry.npmjs.org/marked/-/marked-9.1.6.tgz", + "integrity": "sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==", "dev": true, "bin": { "marked": "bin/marked.js" diff --git a/package.json b/package.json index 5645bea0..39399be5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "markdown-it-anchor": "^8.4.1", "markdown-it-footnote": "^3.0.3", "markdownlint-cli": "^0.37.0", - "marked": "^9.1.5", + "marked": "^9.1.6", "outdent": "^0.8.0", "pagefind": "^1.0.3", "postcss": "^8.4.31", From 728263846a9edc92c31ab9ad8bd273b5a2af0532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:43:15 +0000 Subject: [PATCH 3/4] chore(deps-dev): bump @commitlint/cli from 18.2.0 to 18.4.0 Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.2.0 to 18.4.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.4.0/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 174 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 88 insertions(+), 88 deletions(-) diff --git a/package-lock.json b/package-lock.json index c8a9567d..35a9ce0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.6", - "@commitlint/cli": "^18.2.0", + "@commitlint/cli": "^18.4.0", "@commitlint/config-conventional": "^18.4.0", "@quasibit/eleventy-plugin-schema": "^1.11.0", "@sherby/eleventy-plugin-files-minifier": "^1.1.1", @@ -538,16 +538,16 @@ } }, "node_modules/@commitlint/cli": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.2.0.tgz", - "integrity": "sha512-F/DCG791kMFmWg5eIdogakuGeg4OiI2kD430ed1a1Hh3epvrJdeIAgcGADAMIOmF+m0S1+VlIYUKG2dvQQ1Izw==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-18.4.0.tgz", + "integrity": "sha512-iz3KJtmsRRFm6OlyrORxRR6qcrznuoFDzcvMXTMpl6E/wj9Vr2crolDk6cG3bFpJCjWd9C7KidXerRha6hh1kQ==", "dev": true, "dependencies": { - "@commitlint/format": "^18.1.0", - "@commitlint/lint": "^18.1.0", - "@commitlint/load": "^18.2.0", - "@commitlint/read": "^18.1.0", - "@commitlint/types": "^18.1.0", + "@commitlint/format": "^18.4.0", + "@commitlint/lint": "^18.4.0", + "@commitlint/load": "^18.4.0", + "@commitlint/read": "^18.4.0", + "@commitlint/types": "^18.4.0", "execa": "^5.0.0", "lodash.isfunction": "^3.0.9", "resolve-from": "5.0.0", @@ -574,12 +574,12 @@ } }, "node_modules/@commitlint/config-validator": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.1.0.tgz", - "integrity": "sha512-kbHkIuItXn93o2NmTdwi5Mk1ujyuSIysRE/XHtrcps/27GuUKEIqBJp6TdJ4Sq+ze59RlzYSHMKuDKZbfg9+uQ==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-18.4.0.tgz", + "integrity": "sha512-1y6qHMU3o4cYQSK+Y9EnmH6H1GRiwQGjnLIUOIKlekrmfc8MrMk1ByNmb8od4vK3qHJAaL/77/5n+1uyyIF5dA==", "dev": true, "dependencies": { - "@commitlint/types": "^18.1.0", + "@commitlint/types": "^18.4.0", "ajv": "^8.11.0" }, "engines": { @@ -587,12 +587,12 @@ } }, "node_modules/@commitlint/ensure": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.1.0.tgz", - "integrity": "sha512-CkPzJ9UBumIo54VDcpmBlaVX81J++wzEhN3DJH9+6PaLeiIG+gkSx8t7C2gfwG7PaiW4HzQtdQlBN5ab+c4vFQ==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-18.4.0.tgz", + "integrity": "sha512-N5cJo/n61ULSwz3W5Iz/IZJ0I9H/PaHc+OMcF2XcRVbLa6B3YwzEW66XGCRKVULlsBNSrIH6tk5un9ayXAXIdw==", "dev": true, "dependencies": { - "@commitlint/types": "^18.1.0", + "@commitlint/types": "^18.4.0", "lodash.camelcase": "^4.3.0", "lodash.kebabcase": "^4.1.1", "lodash.snakecase": "^4.1.1", @@ -604,21 +604,21 @@ } }, "node_modules/@commitlint/execute-rule": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-18.1.0.tgz", - "integrity": "sha512-w3Vt4K+O7+nSr9/gFSEfZ1exKUOPSlJaRpnk7Y+XowEhvwT7AIk1HNANH+gETf0zGZ020+hfiMW/Ome+SNCUsg==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-18.4.0.tgz", + "integrity": "sha512-g013SWki6ZWhURBLOSXTaVQGWHdA0QlPJGiW4a+YpThezmJOemvc4LiKVpn13AjSKQ40QnmBqpBrxujOaSo+3A==", "dev": true, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/format": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.1.0.tgz", - "integrity": "sha512-So/w217tGWMZZb1yXcUFNF2qFLyYtSVqbnGoMbX8a+JKcG4oB11Gc1adS0ssUOMivtiNpaLtkSHFynyiwtJtiQ==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-18.4.0.tgz", + "integrity": "sha512-MiAe4D5/ahty38CzULdQbpRa3ReKZtx0kyigOWcntq+N5uqez+Ac4/MO7H+3j1kC4G7nfJVfBu6TqcXeyNvhCQ==", "dev": true, "dependencies": { - "@commitlint/types": "^18.1.0", + "@commitlint/types": "^18.4.0", "chalk": "^4.1.0" }, "engines": { @@ -626,12 +626,12 @@ } }, "node_modules/@commitlint/is-ignored": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.1.0.tgz", - "integrity": "sha512-fa1fY93J/Nx2GH6r6WOLdBOiL7x9Uc1N7wcpmaJ1C5Qs6P+rPSUTkofe2IOhSJIJoboHfAH6W0ru4xtK689t0Q==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-18.4.0.tgz", + "integrity": "sha512-vyBKBj3Q4N3Xe4ZQcJXW9ef6gVrDL9Fl2HXnnC3F0Qt/F6E4runhJkEuUh5DB3WCXTJUHIJkByKPqrnz4RNrZw==", "dev": true, "dependencies": { - "@commitlint/types": "^18.1.0", + "@commitlint/types": "^18.4.0", "semver": "7.5.4" }, "engines": { @@ -639,30 +639,30 @@ } }, "node_modules/@commitlint/lint": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.1.0.tgz", - "integrity": "sha512-LGB3eI5UYu5LLayibNrRM4bSbowr1z9uyqvp0c7+0KaSJi+xHxy/QEhb6fy4bMAtbXEvygY0sUu9HxSWg41rVQ==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-18.4.0.tgz", + "integrity": "sha512-Wkkf1DPVeLdHYGqtzMBfWoMbUtCojvlzDR89OKVic1rid41iZbb0FzTcwgMYs/1TNWNxoIq9PVVwY7ovLX1aJQ==", "dev": true, "dependencies": { - "@commitlint/is-ignored": "^18.1.0", - "@commitlint/parse": "^18.1.0", - "@commitlint/rules": "^18.1.0", - "@commitlint/types": "^18.1.0" + "@commitlint/is-ignored": "^18.4.0", + "@commitlint/parse": "^18.4.0", + "@commitlint/rules": "^18.4.0", + "@commitlint/types": "^18.4.0" }, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/load": { - "version": "18.2.0", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.2.0.tgz", - "integrity": "sha512-xjX3d3CRlOALwImhOsmLYZh14/+gW/KxsY7+bPKrzmGuFailf9K7ckhB071oYZVJdACnpY4hDYiosFyOC+MpAA==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-18.4.0.tgz", + "integrity": "sha512-7unGl1HGRNMgWrUPmj8OFkJyuNUMb6xA1i53/OAFKd9l+U3C4WTfoJe3t/TUz8vKZLCaDcWWR/b2cw5HveBBFg==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^18.1.0", - "@commitlint/execute-rule": "^18.1.0", - "@commitlint/resolve-extends": "^18.1.0", - "@commitlint/types": "^18.1.0", + "@commitlint/config-validator": "^18.4.0", + "@commitlint/execute-rule": "^18.4.0", + "@commitlint/resolve-extends": "^18.4.0", + "@commitlint/types": "^18.4.0", "@types/node": "^18.11.9", "chalk": "^4.1.0", "cosmiconfig": "^8.0.0", @@ -677,30 +677,30 @@ } }, "node_modules/@commitlint/load/node_modules/@types/node": { - "version": "18.18.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.7.tgz", - "integrity": "sha512-bw+lEsxis6eqJYW8Ql6+yTqkE6RuFtsQPSe5JxXbqYRFQEER5aJA9a5UH9igqDWm3X4iLHIKOHlnAXLM4mi7uQ==", + "version": "18.18.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.9.tgz", + "integrity": "sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==", "dev": true, "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@commitlint/message": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-18.1.0.tgz", - "integrity": "sha512-8dT/jJg73wf3o2Mut/fqEDTpBYSIEVtX5PWyuY/0uviEYeheZAczFo/VMIkeGzhJJn1IrcvAwWsvJ1lVGY2I/w==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-18.4.0.tgz", + "integrity": "sha512-3kg6NQO6pJ+VdBTWi51KInT8ngkxPJaW+iI7URtUALjKcO9K4XY3gf80ZPmS1hDessrjb7qCr1lau8eWMINAQw==", "dev": true, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/parse": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.1.0.tgz", - "integrity": "sha512-23yv8uBweXWYn8bXk4PjHIsmVA+RkbqPh2h7irupBo2LthVlzMRc4LM6UStasScJ4OlXYYaWOmuP7jcExUF50Q==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-18.4.0.tgz", + "integrity": "sha512-SxTCSUZH8CJNYWOlFg18YUQ2RLz8ubXKbpHUIiSNwCbiQx7UDCydp1JnhoB4sOYOxgV8d3nuDwYluRU5KnEY4A==", "dev": true, "dependencies": { - "@commitlint/types": "^18.1.0", + "@commitlint/types": "^18.4.0", "conventional-changelog-angular": "^6.0.0", "conventional-commits-parser": "^5.0.0" }, @@ -709,13 +709,13 @@ } }, "node_modules/@commitlint/read": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.1.0.tgz", - "integrity": "sha512-rzfzoKUwxmvYO81tI5o1371Nwt3vhcQR36oTNfupPdU1jgSL3nzBIS3B93LcZh3IYKbCIMyMPN5WZ10BXdeoUg==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-18.4.0.tgz", + "integrity": "sha512-IpnABCbDeOw5npZ09SZZGLfd3T7cFtsxUYm6wT3aGmIB2fXKE3fMeuj3jxXjMibiGIyA3Z5voCMuOcKWpkNySA==", "dev": true, "dependencies": { - "@commitlint/top-level": "^18.1.0", - "@commitlint/types": "^18.1.0", + "@commitlint/top-level": "^18.4.0", + "@commitlint/types": "^18.4.0", "fs-extra": "^11.0.0", "git-raw-commits": "^2.0.11", "minimist": "^1.2.6" @@ -725,13 +725,13 @@ } }, "node_modules/@commitlint/resolve-extends": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.1.0.tgz", - "integrity": "sha512-3mZpzOEJkELt7BbaZp6+bofJyxViyObebagFn0A7IHaLARhPkWTivXdjvZHS12nAORftv88Yhbh8eCPKfSvB7g==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-18.4.0.tgz", + "integrity": "sha512-qhgU6ach+S6sJMD9NjCYiEycOObGhxzWQLQzqlScJCv9zkPs15Bg0ffLXTQ3z7ipXv46XEKYMnSJzjLRw2Tlkg==", "dev": true, "dependencies": { - "@commitlint/config-validator": "^18.1.0", - "@commitlint/types": "^18.1.0", + "@commitlint/config-validator": "^18.4.0", + "@commitlint/types": "^18.4.0", "import-fresh": "^3.0.0", "lodash.mergewith": "^4.6.2", "resolve-from": "^5.0.0", @@ -742,15 +742,15 @@ } }, "node_modules/@commitlint/rules": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.1.0.tgz", - "integrity": "sha512-VJNQ674CRv4znI0DbsjZLVnn647J+BTxHGcrDIsYv7c99gW7TUGeIe5kL80G7l8+5+N0se8v9yn+Prr8xEy6Yw==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-18.4.0.tgz", + "integrity": "sha512-T3ChRxQZ6g0iNCpVLc6KeQId0/86TnyQA8PFkng+dWElO2DAA5km/yirgKZV1Xlc+gF7Rf6d+a0ottxdKpOY+w==", "dev": true, "dependencies": { - "@commitlint/ensure": "^18.1.0", - "@commitlint/message": "^18.1.0", - "@commitlint/to-lines": "^18.1.0", - "@commitlint/types": "^18.1.0", + "@commitlint/ensure": "^18.4.0", + "@commitlint/message": "^18.4.0", + "@commitlint/to-lines": "^18.4.0", + "@commitlint/types": "^18.4.0", "execa": "^5.0.0" }, "engines": { @@ -758,18 +758,18 @@ } }, "node_modules/@commitlint/to-lines": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-18.1.0.tgz", - "integrity": "sha512-aHIoSDjG0ckxPLYDpODUeSLbEKmF6Jrs1B5JIssbbE9eemBtXtjm9yzdiAx9ZXcwoHlhbTp2fbndDb3YjlvJag==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-18.4.0.tgz", + "integrity": "sha512-bZXuCtfBPjNgtEnG3gwJrveIgfKK2UdhIhFvKpMTrQl/gAwoto/3mzmE7qGAHwmuP4eZ2U8X7iwMnqIlWmv2Tw==", "dev": true, "engines": { "node": ">=v18" } }, "node_modules/@commitlint/top-level": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-18.1.0.tgz", - "integrity": "sha512-1/USHlolIxJlsfLKecSXH+6PDojIvnzaJGPYwF7MtnTuuXCNQ4izkeqDsRuNMe9nU2VIKpK9OT8Q412kGNmgGw==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-18.4.0.tgz", + "integrity": "sha512-TfulcA8UHF7MZ6tm4Ci3aqZgMBZa1OoCg4prccWHvwG/hsHujZ7+0FKbeKqDbcSli/YWm4NJwEjl4uh5itIJeA==", "dev": true, "dependencies": { "find-up": "^5.0.0" @@ -779,9 +779,9 @@ } }, "node_modules/@commitlint/types": { - "version": "18.1.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.1.0.tgz", - "integrity": "sha512-65vGxZmbs+2OVwEItxhp3Ul7X2m2LyLfifYI/NdPwRqblmuES2w2aIRhIjb7cwUIBHHSTT8WXj4ixVHQibmvLQ==", + "version": "18.4.0", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-18.4.0.tgz", + "integrity": "sha512-MKeaFxt0I9fhqUb2E+YIzX/gZtmkuodJET/XKiZIMvXUff8Ee4Ih86eLg+yAm2jf1pwGBmU02uNOp0y094w2Uw==", "dev": true, "dependencies": { "chalk": "^4.1.0" @@ -1357,9 +1357,9 @@ "dev": true }, "node_modules/@types/minimist": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.4.tgz", - "integrity": "sha512-Kfe/D3hxHTusnPNRbycJE1N77WHDsdS4AjUYIzlDzhDrS47NrwuL3YW4VITxwR7KCVpzwgy4Rbj829KSSQmwXQ==", + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==", "dev": true }, "node_modules/@types/node": { @@ -1369,9 +1369,9 @@ "dev": true }, "node_modules/@types/normalize-package-data": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.3.tgz", - "integrity": "sha512-ehPtgRgaULsFG8x0NeYJvmyH1hmlfsNLujHe9dQEia/7MAJYdzMSi19JtchUHjmBA6XC/75dK55mzZH+RyieSg==", + "version": "2.4.4", + "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz", + "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==", "dev": true }, "node_modules/@types/semver": { @@ -11081,9 +11081,9 @@ "dev": true }, "node_modules/universalify": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz", - "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz", + "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==", "dev": true, "engines": { "node": ">= 10.0.0" diff --git a/package.json b/package.json index 65d761a2..ccde0953 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@11ty/eleventy-plugin-rss": "^1.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@catppuccin/tailwindcss": "^0.1.6", - "@commitlint/cli": "^18.2.0", + "@commitlint/cli": "^18.4.0", "@commitlint/config-conventional": "^18.4.0", "@quasibit/eleventy-plugin-schema": "^1.11.0", "@sherby/eleventy-plugin-files-minifier": "^1.1.1", From 8190f3f724a9a469be9cdb2b5b1fbde5b0f586f3 Mon Sep 17 00:00:00 2001 From: cdransf Date: Fri, 10 Nov 2023 20:03:01 +0000 Subject: [PATCH 4/4] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 31 +++++++++++++++-------- 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index cf04267f..d4d89cf1 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1699582229956 + "timestamp": 1699646580352 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 0e6740ee..590a9dec 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -6908,7 +6908,7 @@ "title": "πŸ”—: Why I Won't Use Next.js", "url": "https://www.epicweb.dev/why-i-wont-use-nextjs", "content_text": "πŸ”—: Why I Won't Use Next.js #WebDev https://www.epicweb.dev/why-i-wont-use-nextjs", - "date_published": "Tue, 31 Oct 2023 18:18:47 +0000", + "date_published": "Mon, 06 Nov 2023 01:34:27 +0000", "toots": [ "https://social.lol/users/cory/statuses/111331098209503702" ], @@ -6941,7 +6941,7 @@ "title": "πŸ”—: The ideal viewport doesn’t exist", "url": "https://viewports.fyi/", "content_text": "πŸ”—: The ideal viewport doesn’t exist #WebDev https://viewports.fyi/", - "date_published": "Tue, 31 Oct 2023 19:40:05 +0000", + "date_published": "Mon, 06 Nov 2023 01:34:18 +0000", "toots": [ "https://social.lol/users/cory/statuses/111332391146807088" ], @@ -6952,7 +6952,7 @@ "title": "πŸ”—: Software disenchantment", "url": "https://tonsky.me/blog/disenchantment/", "content_text": "πŸ”—: Software disenchantment #WebDev https://tonsky.me/blog/disenchantment/", - "date_published": "Wed, 01 Nov 2023 01:53:38 +0000", + "date_published": "Sun, 05 Nov 2023 23:29:09 +0000", "toots": [ "https://social.lol/users/cory/statuses/111333304583053507" ], @@ -6974,7 +6974,7 @@ "title": "πŸ”—: Second-guessing the modern web", "url": "https://macwright.com/2020/05/10/spa-fatigue.html", "content_text": "πŸ”—: Second-guessing the modern web #WebDev https://macwright.com/2020/05/10/spa-fatigue.html", - "date_published": "Thu, 02 Nov 2023 15:55:58 +0000", + "date_published": "Mon, 06 Nov 2023 01:33:31 +0000", "toots": [ "https://social.lol/users/cory/statuses/111342268578225995" ], @@ -6996,7 +6996,7 @@ "title": "πŸ”—: Presentational shadow DOM", "url": "https://www.mayank.co/blog/presentational-shadow-dom/", "content_text": "πŸ”—: Presentational shadow DOM #WebDev https://www.mayank.co/blog/presentational-shadow-dom/", - "date_published": "Fri, 03 Nov 2023 19:40:07 +0000", + "date_published": "Mon, 06 Nov 2023 01:33:18 +0000", "toots": [ "https://social.lol/users/cory/statuses/111348873997586229" ], @@ -7028,7 +7028,7 @@ "id": "aHR0cHM6Ly9nb21ha2V0aGluZ3MuY29tL2FyZS1idWlsZC10b29scy1hbi1hbnRpLXBhdHRlcm4v", "title": "πŸ”—: Are build tools an anti-pattern?", "url": "https://gomakethings.com/are-build-tools-an-anti-pattern/", - "content_text": "πŸ”—: Are build tools an anti-pattern? https://gomakethings.com/are-build-tools-an-anti-pattern/", + "content_text": "πŸ”—: Are build tools an anti-pattern? #WebDev https://gomakethings.com/are-build-tools-an-anti-pattern/", "date_published": "Mon, 06 Nov 2023 17:06:01 +0000", "toots": [ "https://social.lol/users/cory/statuses/111365861147260219" @@ -7039,7 +7039,7 @@ "id": "aHR0cHM6Ly9qdm5zLmNhL2Jsb2cvMjAyMy8xMS8wNi9yZWJhc2luZy13aGF0LWNhbi1nby13cm9uZy0v", "title": "πŸ”—: git rebase: what can go wrong?", "url": "https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/", - "content_text": "πŸ”—: git rebase: what can go wrong? https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/", + "content_text": "πŸ”—: git rebase: what can go wrong? #WebDev https://jvns.ca/blog/2023/11/06/rebasing-what-can-go-wrong-/", "date_published": "Mon, 06 Nov 2023 17:04:29 +0000", "toots": [ "https://social.lol/users/cory/statuses/111365389552846266" @@ -7061,7 +7061,7 @@ "id": "aHR0cHM6Ly9nb21ha2V0aGluZ3MuY29tL2hvdy1kby1idWlsZC10b29scy1icmVhay1iYWNrd2FyZHMtY29tcGF0aWJpbGl0eS8=", "title": "πŸ”—: How do build tools break backwards compatibility?", "url": "https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/", - "content_text": "πŸ”—: How do build tools break backwards compatibility? https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/", + "content_text": "πŸ”—: How do build tools break backwards compatibility? #WebDev https://gomakethings.com/how-do-build-tools-break-backwards-compatibility/", "date_published": "Tue, 07 Nov 2023 16:37:02 +0000", "toots": [ "https://social.lol/users/cory/statuses/111371051401398461" @@ -7084,7 +7084,7 @@ "title": "πŸ”—: The Longevity of Web Components Over Frameworks", "url": "https://thathtml.blog/2023/11/longevity-of-web-components/", "content_text": "πŸ”—: The Longevity of Web Components Over Frameworks #WebDev https://thathtml.blog/2023/11/longevity-of-web-components/", - "date_published": "Wed, 08 Nov 2023 19:52:12 +0000", + "date_published": "Wed, 08 Nov 2023 16:53:49 +0000", "toots": [ "https://social.lol/users/cory/statuses/111377185188522172" ], @@ -7095,7 +7095,7 @@ "title": "πŸ”—: Web developers: remarkably untalented and careless?", "url": "https://www.baldurbjarnason.com/2023/web-dev-untalented/", "content_text": "πŸ”—: Web developers: remarkably untalented and careless? #WebDev https://www.baldurbjarnason.com/2023/web-dev-untalented/", - "date_published": "Wed, 08 Nov 2023 19:52:01 +0000", + "date_published": "Wed, 08 Nov 2023 16:50:49 +0000", "toots": [ "https://social.lol/users/cory/statuses/111376714308506031" ], @@ -7133,5 +7133,16 @@ "https://social.lol/users/cory/statuses/111383821016296434" ], "lastTootTimestamp": 1699582229953 + }, + "https://ploum.net/2023-11-10-the-gift-of-time.html": { + "id": "aHR0cHM6Ly9wbG91bS5uZXQvMjAyMy0xMS0xMC10aGUtZ2lmdC1vZi10aW1lLmh0bWw=", + "title": "πŸ”—: The gift of time", + "url": "https://ploum.net/2023-11-10-the-gift-of-time.html", + "content_text": "πŸ”—: The gift of time #WebDev https://ploum.net/2023-11-10-the-gift-of-time.html", + "date_published": "Fri, 10 Nov 2023 16:40:03 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111388038286364405" + ], + "lastTootTimestamp": 1699646580345 } } \ No newline at end of file