Commit graph

190 commits

Author SHA1 Message Date
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
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
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
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
82500a566e
Merge pull request #83 from cdransf/dependabot/npm_and_yarn/liquidjs-10.8.2 2023-06-05 13:09:05 -07:00
dependabot[bot]
6a2831a17f
chore(deps): bump liquidjs from 10.7.1 to 10.8.2
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.7.1 to 10.8.2.
- [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.7.1...v10.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 20:08:18 +00:00
dependabot[bot]
4756a77fcb
chore(deps): bump @typescript-eslint/parser from 5.59.8 to 5.59.9
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) 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/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/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-05 20:07:49 +00:00
307440b525
chore: update build command 2023-06-04 16:10:55 -07:00
dependabot[bot]
80be5bcbd2
chore(deps): bump marked from 5.0.3 to 5.0.4
Bumps [marked](https://github.com/markedjs/marked) from 5.0.3 to 5.0.4.
- [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.3...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 20:04:55 +00:00
dependabot[bot]
7174076997
chore(deps): bump @commitlint/cli from 17.6.3 to 17.6.5
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.3 to 17.6.5.
- [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.5/@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-05-30 20:08:22 +00:00
1a41aadb67
Merge pull request #78 from cdransf/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.5 2023-05-30 13:06:37 -07:00