Commit graph

289 commits

Author SHA1 Message Date
dependabot[bot]
ff0e319510
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 17.7.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/v17.7.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] <support@github.com>
2023-08-09 20:03:55 +00:00
dependabot[bot]
b792b73633
chore(deps-dev): bump luxon from 3.3.0 to 3.4.0
Bumps [luxon](https://github.com/moment/luxon) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.3.0...3.4.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:03:35 +00:00
dependabot[bot]
e267ff952c
chore(deps-dev): bump marked from 7.0.0 to 7.0.1
Bumps [marked](https://github.com/markedjs/marked) from 7.0.0 to 7.0.1.
- [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/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 19:53:55 +00:00
e9a1aadb2e
Merge pull request #137 from cdransf/dependabot/npm_and_yarn/marked-7.0.0 2023-08-07 13:08:32 -07:00
dependabot[bot]
928f056bbe
chore(deps-dev): bump marked from 6.0.0 to 7.0.0
Bumps [marked](https://github.com/markedjs/marked) from 6.0.0 to 7.0.0.
- [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/v6.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 20:06:03 +00:00
dependabot[bot]
8712d1c15a
chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 20:05:29 +00:00
Cory Dransfeldt
8c53392c21
feat: simplify icons + dry feed styles 2023-08-06 12:29:51 -07:00
abb5e7f11d
Merge pull request #134 from cdransf/dependabot/npm_and_yarn/eslint-config-prettier-8.10.0 2023-08-06 08:39:49 -07:00
dependabot[bot]
c2e4db7be9
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 19:41:21 +00:00
dependabot[bot]
517ea88a2f
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 8.10.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.9.0...v8.10.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 19:40:54 +00:00
dependabot[bot]
2fe13c43bc
chore(deps-dev): bump marked from 5.1.2 to 6.0.0
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 6.0.0.
- [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/v5.1.2...v6.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 20:04:41 +00:00
dependabot[bot]
17acef3af0
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 19:23:47 +00:00
dependabot[bot]
073e4c75a7
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 19:58:00 +00:00
9fb6fc54d0
chore: resolve conflict 2023-07-26 16:38:40 -07:00
657e21e9cd
feat: apple music -> last.fm 2023-07-26 16:37:16 -07:00
dependabot[bot]
5bb9caf43a
chore(deps-dev): bump @aws-sdk/client-s3 from 3.377.0 to 3.378.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.377.0 to 3.378.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.378.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 20:07:19 +00:00
78140677cf
feat: music caching v1.1.0 2023-07-26 12:10:18 -07:00
bc81c2afb8
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-25 15:17:25 -07:00
a9bf4345aa
chore: drop font deps 2023-07-25 15:16:19 -07:00
dependabot[bot]
0b697a47d0
chore(deps-dev): bump marked from 5.1.1 to 5.1.2
Bumps [marked](https://github.com/markedjs/marked) from 5.1.1 to 5.1.2.
- [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/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 19:41:13 +00:00
db1730b752
chore: swap out feed parser dep 2023-07-24 13:37:36 -07:00
dc84ff3720
chore: clean up deps 2023-07-22 10:10:11 -07:00
dependabot[bot]
f11259dd8b
chore(deps-dev): bump postcss from 8.4.26 to 8.4.27
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.27.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.27)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 19:31:08 +00:00
dependabot[bot]
9ac8cb9d07
chore(deps-dev): bump @aws-sdk/client-s3 from 3.373.0 to 3.374.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.373.0 to 3.374.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.374.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 19:54:12 +00:00
5aba16e5cf
feat: remote data storage for music 2023-07-19 17:39:30 -07:00
431d2270cd
fix: font settings 2023-07-19 10:46:41 -07:00
83c309c940
chore: tweak music + deps 2023-07-18 19:41:56 -07:00
a87f8aa296
chore: update lock file 2023-07-14 13:48:22 -07:00
424fcc46ad
Merge pull request #125 from cdransf/dependabot/npm_and_yarn/eslint-8.45.0 2023-07-14 12:21:15 -07:00
dependabot[bot]
776c67157d
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] <support@github.com>
2023-07-14 19:15:30 +00:00
dependabot[bot]
99deed05b4
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] <support@github.com>
2023-07-14 19:14:32 +00:00
d2c5d9a8c1
fix: sending webmentions 2023-07-13 14:39:52 -07:00
2b0ebb5910
chore: revert webmentions 2023-07-13 14:16:00 -07:00
0510c5ce15
feat: webmentions + postbuild 2023-07-13 13:49:55 -07:00
88f9661fdf
chore: update deps 2023-07-13 12:35:30 -07:00
f14930fc66
fix: url 2023-07-13 11:22:40 -07:00
4b6c333d5c
feat: move to tabler icons 2023-07-13 11:11:31 -07:00
d5c75b6b5e
chore: properly organize dependencies 2023-07-13 04:28:03 -07:00
76263bc27e
chore: update deps 2023-07-12 15:18:35 -07:00
187a2c8976
Merge pull request #119 from cdransf/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.0 2023-07-11 12:44:31 -07:00
dependabot[bot]
5912cff5e0
chore(deps-dev): bump eslint-plugin-prettier from 5.0.0-alpha.2 to 5.0.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0-alpha.2 to 5.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 19:42:45 +00:00
dependabot[bot]
e73dd1feec
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.3.0 to 0.4.0
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.3.0 to 0.4.0.
- [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.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 19:41:36 +00:00
55620779f8
chore: pin feed extractor 2023-07-10 15:15:24 -07:00
4daa282f1d
chore: update yarn.lock 2023-07-10 15:11:25 -07:00
cf24d2f433
Merge pull request #116 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.62.0 2023-07-10 13:09:29 -07:00
dfbe2fc143
Merge pull request #115 from cdransf/dependabot/npm_and_yarn/fontsource/inter-5.0.5 2023-07-10 13:09:16 -07:00
9c131ecadf
Merge pull request #114 from cdransf/dependabot/npm_and_yarn/extractus/feed-extractor-6.3.0 2023-07-10 13:09:06 -07:00
dependabot[bot]
b2d027d9a8
chore(deps): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 20:04:33 +00:00
dependabot[bot]
453e50fcb1
chore(deps-dev): bump @fontsource/inter from 5.0.4 to 5.0.5
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.4 to 5.0.5.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 19:55:23 +00:00
dependabot[bot]
cb5300c86b
chore(deps): bump @extractus/feed-extractor from 6.2.4 to 6.3.0
Bumps [@extractus/feed-extractor](https://github.com/extractus/feed-extractor) from 6.2.4 to 6.3.0.
- [Release notes](https://github.com/extractus/feed-extractor/releases)
- [Commits](https://github.com/extractus/feed-extractor/compare/v6.2.4...v6.3.0)

---
updated-dependencies:
- dependency-name: "@extractus/feed-extractor"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 19:54:54 +00:00
dependabot[bot]
0ae4a77dff
chore(deps): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 19:54:13 +00:00
adb34e5db8
fix: temp prettier update 2023-07-09 09:45:33 -07:00
10f34ccdaa
chore: add read action 2023-07-07 11:23:36 -07:00
dependabot[bot]
431901d31a
chore(deps-dev): bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:01:27 +00:00
8de0ac435e
Merge pull request #111 from cdransf/dependabot/npm_and_yarn/extractus/feed-extractor-6.2.4 2023-07-05 12:48:09 -07:00
dependabot[bot]
81d66b5d4a
chore(deps): bump @extractus/feed-extractor from 6.2.3 to 6.2.4
Bumps [@extractus/feed-extractor](https://github.com/extractus/feed-extractor) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/extractus/feed-extractor/releases)
- [Commits](https://github.com/extractus/feed-extractor/compare/v6.2.3...v6.2.4)

---
updated-dependencies:
- dependency-name: "@extractus/feed-extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 19:45:40 +00:00
dependabot[bot]
bdac5563b7
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 19:45:20 +00:00
1c1a058675
fix: conflict 2023-07-04 17:08:25 -07:00
74699d618c
feat: add site search 2023-07-04 17:07:06 -07:00
dependabot[bot]
2faca1639a
chore(deps-dev): bump @fontsource/inter from 5.0.3 to 5.0.4
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.3 to 5.0.4.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 19:37:44 +00:00
dependabot[bot]
707fe21ce6
chore(deps): bump @typescript-eslint/parser from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 19:25:44 +00:00
8e093d2492
Merge pull request #104 from cdransf/dependabot/npm_and_yarn/cdransf/eleventy-plugin-heroicons-1.3.2 2023-07-03 12:24:43 -07:00
dependabot[bot]
06d695f08d
chore(deps): bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.1 to 5.61.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.61.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 19:16:07 +00:00
dependabot[bot]
e8f9649c4a
chore(deps): bump @cdransf/eleventy-plugin-heroicons from 1.3.1 to 1.3.2
Bumps [@cdransf/eleventy-plugin-heroicons](https://github.com/cdransf/eleventy-plugin-heroicons) from 1.3.1 to 1.3.2.
- [Changelog](https://github.com/cdransf/eleventy-plugin-heroicons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cdransf/eleventy-plugin-heroicons/commits)

---
updated-dependencies:
- dependency-name: "@cdransf/eleventy-plugin-heroicons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 19:15:28 +00:00
9075377647
chore: update deps 2023-07-01 19:18:42 -07:00
dependabot[bot]
0cc11d6008
chore(deps): bump lint-staged from 13.2.2 to 13.2.3
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 13.2.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.2...v13.2.3)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 20:00:44 +00:00
33849fafe1
chore: add clamp plugin 2023-06-26 20:54:59 -07:00
7915618b31
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-5.60.1 2023-06-26 13:15:14 -07:00
c5f3e4ee9b
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-5.60.1 2023-06-26 13:12:59 -07:00
dependabot[bot]
3cc5e8e568
chore(deps): bump @typescript-eslint/parser from 5.60.0 to 5.60.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:12:22 +00:00
0993cf0981
Merge branch 'main' into dependabot/npm_and_yarn/commitlint/config-conventional-17.6.6 2023-06-26 13:11:15 -07:00
70415e8360
Merge branch 'main' into dependabot/npm_and_yarn/commitlint/cli-17.6.6 2023-06-26 13:08:25 -07:00
ca0ae25522
Merge branch 'main' into dependabot/npm_and_yarn/commitlint/config-conventional-17.6.6 2023-06-26 13:08:21 -07:00
dependabot[bot]
70f1e1bb9f
chore(deps): bump @commitlint/cli from 17.6.5 to 17.6.6
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.5 to 17.6.6.
- [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/v17.6.6/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:07:16 +00:00
dependabot[bot]
9f3e17ec42
chore(deps): bump @commitlint/config-conventional from 17.6.5 to 17.6.6
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.5 to 17.6.6.
- [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/v17.6.6/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:06:14 +00:00
dependabot[bot]
b26808d5b6
chore(deps): bump @typescript-eslint/eslint-plugin from 5.60.0 to 5.60.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 20:05:50 +00:00
dependabot[bot]
f8eabf3bd4
chore(deps-dev): bump @catppuccin/tailwindcss from 0.1.1 to 0.1.6
Bumps [@catppuccin/tailwindcss](https://github.com/catppuccin/tailwindcss) from 0.1.1 to 0.1.6.
- [Release notes](https://github.com/catppuccin/tailwindcss/releases)
- [Changelog](https://github.com/catppuccin/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/catppuccin/tailwindcss/compare/v0.1.1...v0.1.6)

---
updated-dependencies:
- dependency-name: "@catppuccin/tailwindcss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 20:04:35 +00:00
bfc3db2a24
chore: apple music post 2023-06-23 10:18:24 -07:00
45ced69b2f
chore: additional icon updates 2023-06-21 12:29:21 -07:00
c59917f917
chore: update dates, deps, icons 2023-06-21 12:03:58 -07:00
dependabot[bot]
4b2a57a231
chore(deps): bump @typescript-eslint/parser from 5.59.11 to 5.60.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.11 to 5.60.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:22:51 +00:00
bbebd3fce5
Merge pull request #96 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.60.0 2023-06-19 13:22:15 -07:00
dependabot[bot]
68ff24a146
chore(deps): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.11 to 5.60.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:14:07 +00:00
dependabot[bot]
8319339cf3
chore(deps): bump markdownlint-cli from 0.34.0 to 0.35.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:11:46 +00:00
deccd24529
chore: update lock file 2023-06-17 13:30:48 -07:00
39d4891fc9
chore: netlify config 2023-06-17 12:54:27 -07:00
dependabot[bot]
8250349203
chore(deps): bump liquidjs from 10.8.2 to 10.8.3
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.8.2 to 10.8.3.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.8.2...v10.8.3)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 17:24:47 -07:00
dependabot[bot]
2df9b6228c
chore(deps): bump @extractus/feed-extractor from 6.2.2 to 6.2.3
Bumps [@extractus/feed-extractor](https://github.com/extractus/feed-extractor) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/extractus/feed-extractor/releases)
- [Commits](https://github.com/extractus/feed-extractor/compare/v6.2.2...v6.2.3)

---
updated-dependencies:
- dependency-name: "@extractus/feed-extractor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 20:14:40 +00:00
dependabot[bot]
e998a43f7d
chore(deps): bump @typescript-eslint/parser from 5.59.9 to 5.59.11
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:12:01 +00:00
08b7915436
Merge pull request #90 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.59.11 2023-06-12 13:10:13 -07:00
8c4b80d3f8
Merge pull request #89 from cdransf/dependabot/npm_and_yarn/fontsource/inter-5.0.3 2023-06-12 13:10:05 -07:00
dependabot[bot]
ccb6b61ae5
chore(deps): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.9 to 5.59.11.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.11/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:09:11 +00:00
dependabot[bot]
419f0ee344
chore(deps-dev): bump @fontsource/inter from 5.0.2 to 5.0.3
Bumps [@fontsource/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inter) from 5.0.2 to 5.0.3.
- [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inter/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inter)

---
updated-dependencies:
- dependency-name: "@fontsource/inter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:08:24 +00:00
dependabot[bot]
c7037b3023
chore(deps): bump marked from 5.0.5 to 5.1.0
Bumps [marked](https://github.com/markedjs/marked) from 5.0.5 to 5.1.0.
- [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/v5.0.5...v5.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 20:07:48 +00:00
4faf9f8b53
feat: upcoming albums on now page 2023-06-08 14:08:19 -07:00
bca69910e5
fix: missing css explainer 2023-06-07 13:34:56 -07:00
cdransf
50b14474d2
chore: 11ty perf post 2023-06-07 11:37:18 -07:00
dependabot[bot]
0294c3bc2a
chore(deps): bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.8 to 5.59.9.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 20:11:19 +00:00
2632fcc404
Merge pull request #85 from cdransf/dependabot/npm_and_yarn/eslint-8.42.0 2023-06-05 13:10:10 -07:00
dependabot[bot]
d769f70c2d
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.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.41.0...v8.42.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 20:09:38 +00:00