From dd5788960d1a224a693413a4bb33f4edfe34fbb0 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 13 Jul 2023 15:55:24 -0700 Subject: [PATCH 1/6] fix: lighthouse key --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 46cdc418..b3deb1cd 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ ### [[plugins]] package = "@netlify/plugin-lighthouse" - [plugins.inputs] + [plugins.inputs.audits] output_path = "reports/lighthouse/index.html" ### From dbf23b8489366cc4cba6a13bd9cb951259551dce Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 13 Jul 2023 16:00:07 -0700 Subject: [PATCH 2/6] fix: lighthouse output --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index b3deb1cd..5886724c 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ [[plugins]] package = "@netlify/plugin-lighthouse" [plugins.inputs.audits] - output_path = "reports/lighthouse/index.html" + output_path = "reports/lighthouse.html" ### # OPTIMIZATION From 58a32c5b9ff3264d147aa64659cff575f5421d56 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 13 Jul 2023 16:03:43 -0700 Subject: [PATCH 3/6] chore: drop lighthouse link --- netlify.toml | 2 -- src/_includes/partials/footer.liquid | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/netlify.toml b/netlify.toml index 5886724c..43df6b94 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,8 +3,6 @@ ### [[plugins]] package = "@netlify/plugin-lighthouse" - [plugins.inputs.audits] - output_path = "reports/lighthouse.html" ### # OPTIMIZATION diff --git a/src/_includes/partials/footer.liquid b/src/_includes/partials/footer.liquid index 28bc779c..425c7ca8 100644 --- a/src/_includes/partials/footer.liquid +++ b/src/_includes/partials/footer.liquid @@ -10,7 +10,6 @@

Uses • - Referrals • - Lighthouse + Referrals

From 99deed05b43710d61b50b3315345f1ab9b97e451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 19:14:32 +0000 Subject: [PATCH 4/6] chore(deps-dev): bump prettier-plugin-tailwindcss from 0.4.0 to 0.4.1 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08e216ee..eaf6d31c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "pagefind": "^0.12.0", "postcss": "^8.4.25", "prettier": "^3.0.0", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.4.1", "sanitize-html": "^2.11.0", "striptags": "^3.2.0", "tailwindcss": "^3.3.2" diff --git a/yarn.lock b/yarn.lock index 70f33530..aa5d338b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5364,10 +5364,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz#b3bd20e28514607c584d4ce515ed09b76cc16dd2" - integrity sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A== +prettier-plugin-tailwindcss@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86" + integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag== prettier@^3.0.0: version "3.0.0" From 776c67157d5fdf8a65d474bc0f716a09ebca982e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 19:15:30 +0000 Subject: [PATCH 5/6] chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 08e216ee..3a787fd9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eleventy-plugin-tabler-icons": "^1.0.8", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-youtube-embed": "^1.9.0", - "eslint": "^8.42.0", + "eslint": "^8.45.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-prettier": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 70f33530..6d3fe108 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2658,10 +2658,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== -eslint@^8.42.0: - version "8.44.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500" - integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A== +eslint@^8.45.0: + version "8.45.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78" + integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.4.0" @@ -2688,7 +2688,6 @@ eslint@^8.42.0: globals "^13.19.0" graphemer "^1.4.0" ignore "^5.2.0" - import-fresh "^3.0.0" imurmurhash "^0.1.4" is-glob "^4.0.0" is-path-inside "^3.0.3" @@ -2700,7 +2699,6 @@ eslint@^8.42.0: natural-compare "^1.4.0" optionator "^0.9.3" strip-ansi "^6.0.1" - strip-json-comments "^3.1.0" text-table "^0.2.0" espree@^9.6.0: @@ -6395,7 +6393,7 @@ strip-indent@^3.0.0: dependencies: min-indent "^1.0.0" -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: +strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== From 988b9159af2a7ee05d2181738d784f7aed4f0539 Mon Sep 17 00:00:00 2001 From: cdransf Date: Fri, 14 Jul 2023 20:03:12 +0000 Subject: [PATCH 6/6] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 575c05a0..ca02f07c 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1689278593351 + "timestamp": 1689364991498 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 8239e9ee..b862a165 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -5001,5 +5001,16 @@ "https://social.lol/users/cory/statuses/110708561889698885" ], "lastTootTimestamp": 1689278593348 + }, + "https://newrepublic.com/article/174089/big-tech-watching-drive": { + "id": "https://newrepublic.com/article/174089/big-tech-watching-drive", + "title": "🔗: Big Tech Is Watching You as You Drive", + "url": "https://newrepublic.com/article/174089/big-tech-watching-drive", + "content_text": "🔗: Big Tech Is Watching You as You Drive https://newrepublic.com/article/174089/big-tech-watching-drive", + "date_published": "2023-07-14T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110714224078620813" + ], + "lastTootTimestamp": 1689364991495 } } \ No newline at end of file